.site_layout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.banner {
	background-image: url(images/banner.jpg);
	height: 64px;
	width: 464px;
	padding-left: 500px;
	padding-top: 40px;
}
.left_bg {
	background-image: url(images/left_repeat.jpg);
	background-repeat: repeat-y;
}
.footer {
	background-image: url(images/footer.jpg);
	height: 82px;
	width: 962px;
	padding-right: 169px;
	padding-left: 169px;
	padding-bottom: 28px;
}
.footer_nav {
	background-color: #000000;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 17px;
	padding-left: 15px;
}
.footer_copy {
	padding: 10px;
}

.middle_bg {
	background-color: #00101f;
	background-image: url(images/rotating_bg.jpg);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003662;
}
.recentnews {
	background-image: url(images/greyheader.png);
	height: 28px;
	width: 544px;
	margin-left: 30px;
	margin-top: 20px;
	padding-left: 35px;
	padding-top: 11px;
}
.recentnews_text {
	margin-left: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.blackheader {
	background-image: url(images/blackheader.png);
	height: 28px;
	width: 296px;
	margin-left: 13px;
	margin-top: 20px;
	padding-left: 35px;
	padding-top: 11px;
}
.blackheader_text {
	margin-left: 13px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.blueheader {
	background-image: url(images/blueheader.png);
	height: 28px;
	width: 296px;
	margin-left: 13px;
	margin-top: 20px;
	padding-left: 35px;
	padding-top: 11px;
}
.blueheader_text {
	margin-left: 13px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.rotating_news {
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 31px;
}

