body {
	background-color: #404040;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}
#news_blog {
	background-color: #FFFFFF;
	float: right;
	height: 459px;
	width: 664px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#container {
	height: 100%;
	width: 906px;
	background-color: #FFFFFF;
}
#spons {
	background-color: #FFFFFF;
	height: 50px;
	width: 906px;
	margin-bottom: 1px;
	float: none;
	clear: left;
}
#footer {
	height: 88px;
	width: 894px;
	margin-bottom: 0px;
	float: none;
	clear: left;
	background-image: url(images/footBG%20copy.jpg);
	padding-top: 6px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-align: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}
#extra_cont {
	float: left;
	height: 459px;
	width: 240px;
	margin-bottom: 1px;
	background-color: #FFFFFF;
}

#title {
	height: 56px;
	width: 906px;
	margin-bottom: 0px;
}
#nav {
	background-color: #BC0015;
	height: 22px;
	width: 906px;
	margin-bottom: 0px;
}
#feature {
	height: 167px;
	width: 906px;
	margin-bottom: 1px;
	background-color: #FFFFFF;
}
#mainContent {
	height: 100%;
	width: 906px;
	background-color: #FFFFFF;
	color: #000000;
}


#driver {
	height: 151px;
	width: 903px;
	background-color: #FFFFFF;
	color: #000000;
}


#mainContent p {
	padding: 12px;
	text-align: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
	background-color: #9E0000;
	display: block;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-style: italic;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.xtraL {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	padding-bottom: 2px;
	padding-left: 12px;
}
a:visited {
	color: #737EED;
}
a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #990033;
}
