body {
	background: #111321 url(images/background.jpg) top center repeat;
	color: #fff;
	font: 13px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

a {
	color: #aa0b1f;
	text-decoration: none;
}

a:hover {
	color: #fc0012;
}

.textSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
}

.textSmall a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}

.textSmall a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}

.footer {
	color: #333333;
	font-size: 11px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
h1 {
	color: #b20012;
	font-size: 18px;
	margin-top: 30px;
}

.maingraphic {
	background-image: url(images/home_graphic.jpg);
	width: 760px;
	height: 700px;
	text-align: left;
}

.subNavBar {
	width: 760px;
	height: 30px;
	background-image: url(images/subnav.gif);
}

.subNavBar img {
	float: left;
	margin-left: 15px;
}

.video_off a {
	color: #fff;
	text-align: center;
}

.video_off a:hover {
	color: #fc0012;
}

.video_off img {
	margin: 0 7px;
}

.video_off p {
	margin: -10px 0 15px;
	padding: 0;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.video_on a {
	color: #a80039;
	text-align: center;
}

.video_on img {
	margin: 0 7px;
}

.video_on p {
	margin: -10px 0 15px;
	padding: 0;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.video_center {
	width: 480px;
	margin: 0 auto 20px;
}

.home_text {
	width: 650px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

.body_content {
	padding: 20px 50px;
	text-align: left;
}
