body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-repeat: repeat-y;
	background-color: #010101;
	background-position: center top;
	background-image: url(images/NewBanner_BG.jpg);
}
#MainContainer {
	border: 12px solid #000033;
	background-color: #F6F5E2;
}
#TopNav {
	background-color: #7F5904;
	background-image: url(images/topnav_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 27px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#VideoBox {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#BottomSection {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration: none;
	}
a link {font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;}
a hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#222222;
	}
a active {font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration: none;
	}