@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bkgtile.jpg);
	background-repeat: repeat-x;
	background-color: #090200;
	margin-top: 0px;
}
.page_container {
	padding: 0px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.bannerarea {
	margin: 0px;
	padding: 0px;
	height: 145px;
	width: 990px;
	background-image: url(images/bannertop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.navbar_home {
	height: 32px;
	width: 990px;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
.bodytop {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 990px;
	background-image: url(images/bodytop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.bodycontentarea {
	background-image: url(images/bodycontent_tile.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 895px;
	padding-left: 70px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 25px;
	font-size: medium;
	color: #000;
	position: relative;
}
.bodycontentarea_header {
	font-size: medium;
	font-weight: bold;
	color: #0099CC;
	text-transform: uppercase;
}
.bodycontentarea_left {
	width: 560px;
	padding-right: 15px;
	margin: 0px;
	float: left;
	display: inline;
}
.bodycontentarea_left a {
	color: #000;
}
.bodycontentarea_left a:hover {
	color: #ff6666;
}
.bodycontentarea_right {
	width: 300px;
	float: right;
	margin-left: 650px;
	top: 0px;
	display: inline;
	position: absolute;
	text-align: center;
	left: 0px;
	font-size: small;
	font-weight: bold;
	color: #669933;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bodycontent_right_superheader {
	font-size: large;
	font-weight: bolder;
	color: #669933;
	text-transform: uppercase;
	line-height: 35px;
}
.bodycontentarea_right a {
	color: #669933;
}
.bodycontentarea_right a:hover {
	color: #ff6666;
}
.bodycontent_right_header {
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #669933;
}
.bodycontentarea_video_right {
	width: 200px;
	float: right;
	margin-left: 750px;
	top: 0px;
	display: inline;
	position: absolute;
	text-align: center;
	left: 0px;
	font-size: small;
	font-weight: bold;
	color: #669933;
	padding: 0px;
}
.bodybottom {
	background-image: url(images/bodybottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 990px;
}
.clear_both {
	line-height: 1px;
	clear: both;
}
.footerarea {
	height: 103px;
	width: 990px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	top: -25px;
}
.footerarea_type {
	font-size: small;
	color: #0099cc;
	text-align: center;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 23px;
}
.footerarea_typewhite   {
	color: #EEE;
}
.footerarea_type a {
	color: #EEE;
}
.footerarea_type a:hover {
	color: #ff6666;
}
.bodycontent_right_caption {
	font-size: x-small;
	font-weight: normal;
}
.bodycontentarea_headerLC {
	text-transform: none;
	color: #0099CC;
	font-weight: bold;
}
