body {
	background-color: #7585F5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg_repeat.gif);
	background-repeat: repeat-x;
	font-size: 62.5%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.eventTable {
	background-color: #CCF;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#mainLayout {
	clear: both;
	height: 300px;
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-size: 1.2em;
	background-image: url(transp_bg_pattern.png);
	background-repeat: no-repeat;
	background-position: 600px;
	line-height: 1.5em;
}
#headerArea {
	background-color: #CCC;
	clear: both;
	height: 160px;
	width: 774px;
	background-image: url(imagery/header_new.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#leftCol {
	float: left;
	height: auto;
	width: 500px;
	margin-right: 5px;
}
#footerBox {
	font-size: 1.2em;
	color: #FFF;
	clear: both;
	height: 160px;
	width: 774px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	text-align: center;
	background-image: url(bottom_edge.gif);
	background-position: 0px -55px;
	background-repeat: no-repeat;
}
.imgSetCenter {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
h2.hiddenH2{
	text-indent: -9999px;
	height: 40px;
	width: 400px;
}
#headerArea h1 {
	text-indent: -9999px;
	margin: 0px;
}
#contentMain {
	padding: 20px;
	clear: both;
	height: auto;
	width: 734px;
	background-color: #FFF;
	float: left;
}
#rightCol {
	float: right;
	height: auto;
	width: 200px;
	margin-left: 5px;
}
#rightCol ol {
	list-style-type: none;
	padding-left: 0px;
}
#rightCol ol li {
	padding-top: 2px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99F;
}
#rightCol ol li a {
	text-decoration: none;
	color: #06C;
}
#nav {
	position: absolute;
	height: 28px;
	width: 610px;
	left: 168px;
	top: 128px;
}
#nav a {
	display: block;
	width: auto;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	font-weight: bold;
	color: #FFF;
}
#bgBox {
	height: 650px;
	width: 100%;
	background-image: url(transp_bg_pattern.png);
	background-repeat: no-repeat;
	background-position: 0px;
	margin-right: auto;
	margin-left: auto;
}
.imgPadLeft {
	margin-right: 10px;
	margin-bottom: 10px;
}

