body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/Backgrounds/BKRD_Silver_Checkerd_Fade_600_1600x3.jpg);
	background-repeat: repeat-x;
	background-color: #999999;
	position: fixed;
	top: 0px;
	left: 0px;
}
#main {
	height: 1500px;
	width: 1000px;
	top: 0px;
	position: fixed;
	background-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	left: 0px;
}
#topBanner {
	position: relative;
	left: 80px;
	top: -190px;
	height: 80px;
	width: 1000px;
	background-image: url(../images/Banner_1000x80.jpg);
	background-color: #FFFFFF;
}
#linkBoxContainer {
	height: 290px;
	width: 120px;
	top: -48px;
	position: absolute;
	text-decoration: none;
	border: 1px solid #999999;
	left: -2px;
}
#linkBoxContainer a {
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 3px;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 2px;
	border: 1px solid #666666;
	font-weight: bold;
}
#linkBoxContainer a:hover {
	color: #FFFFFF;
	background-color: #0000FF;
	text-decoration: none;
}
.lastUpDated-text {font-size: 9}
.style2 {font-size: 9px}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}#date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	left: 3px;
	top: 229px;
	height: 41px;
	width: 116px;
}
