@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	height: 100%;
	color: #FFFFFF;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img {
	border: none;
}
p {
	margin-bottom: 16px;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.left {
	float: left;
}
.right {
	float: right;
}
#container {
	background: #000 url(../images/bg_masthead.gif) repeat-x;
	width: 885px;
	border-right: 1px solid #38000;
	border-left: 1px solid #38000;
	margin: 0 auto;
	padding-left: 15px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
}
#masthead {
	height: 100px;
	width: 870px;
	margin-bottom: 35px;
}
#logo {
	float: left;
}
#utilinav {
	font-size: 11px;
	color: #666666;
	text-align: right;
	float: left;
	height: 60px;
	width: 588px;
	padding: 5px 0 0 0;
}
#utilinav a {
	color: #cc0000;
	text-decoration: none;
	padding: 4px;
}
#utilinav a:hover {
	color: #ff0000;
	text-decoration: underline;
}
#nav {
	width: 588px;
	float: left;
}
#leftcol {
	background-image: url(../images/bg_pixels.gif);
	padding: 9px;
	width: 438px;
	float: left;
	margin-right: 22px;
}
#spotlight {
	background-color: #000;
	margin-bottom: 10px;
}
#spotlight p {
	color: #ccc;
	font-size: 12px;
	padding: 0 10px 16px 10px;
}
h3  {
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #FEFE31;
	text-transform: uppercase;
	margin-bottom: 6px;
}
h3 img {
	padding: 8px 0 2px 0;
}
.button {
	padding: 3px 0;
}
h4 {
	font-size: 26px;
	font-style:italic;
	font-weight:bold;
	color: #FEFE31;
	text-transform: uppercase;
	margin: 0 0 6px 10px;
}
#upcoming_races {
	background-color: #000;
	padding: 10px;
	width: 418px;
	font-size: 12px;
	line-height: 15px;
}
#upcoming_races table th {
	text-transform: uppercase;
	text-align: left;
}
#upcoming_races table td {
	padding-right: 8px;
}
#upcoming_races table {
	font-size: 11px;
	margin-bottom: 4px;
}
#driverscolumn {
	float: left;
	width: 400px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 16px;
}
#media {
	background: url(../images/lines.gif) no-repeat left bottom;
	float: left;
	width: 400px;
	padding: 0 0 5px 0;
	font-size: 12px;
	line-height: 16px;
}
#video_highlight {
	width: 275px;
	height: 222px;
	padding: 10px;
	background: #424242;
	margin: 0 0 5px 0;
}
.video_box {
	float: left;
	width: 400px;
	margin: 0 14px 0 0;
	height: 400px;
}
.video {
	float: left;
	width: 382px;
	background: #424242;
	padding: 9px;
}
.video_main {
	float: left;
	width: 425px;
	background: #424242;
	padding: 9px;
	margin: 0 0 10px;
}
.video_info {
	float: left;
	width: 382px;
	padding: 9px;
}
.video_info p {
	font-size: 18px;
	color: #fff;
	font-weight: 700;
}
#more_videos {
	float: left;
	width: 814px;
}
.more_videos_box {
	float: left;
	width: 130px;
	margin: 0 15px 0 0;
	height: 180px;
}
.more_videos_info {
	padding: 5px 0 0;
	float: left;
	width: 130px;
}
.more_videos_info p {
	color: #cc0000;
	font-size: 11px;
	font-weight: 700;
}
#new_old_photos {
	float: left;
	width: 820px;
}
.profiles {
	margin-bottom: 16px;
	display: block;
}
.profiles li {
	float: left;
	display: block;
	width: 92px;
	margin-bottom: 7px;
	margin-right: 7px;
	list-style-type: none;
}
.profiles li img {
	margin-bottom: 3px;
}
.profiles li a {
	color: #b0b0b0;
	font-size: 10px;
	background-color: #333;
	display: block;
	padding: 3px;
	width: 86px;
	color: #CCC;
	line-height: 14px;
}
.profiles li a:hover {
	background-color: #494949;
	color: #FFF;
}
.more {
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}
#copyright {
	font-size: 11px;
	color: #666;
	clear: both;
	width: 550px;
	margin-bottom: 25px;
	padding-top: 10px;
	display: block;
}
#copyright a {
	color: #666;
}
#copyright a:hover {
	text-decoration: underline;
}
#onecol {
	background-image: url(../images/bg_pixels.gif);
	padding: 9px;
	width: 850px;
}
#content {
	background-color: #000;
	padding: 10px;
	width: 830px;
}
#content p {
	font-size: 12px;
}
#content p a:hover {
	text-decoration: underline;
}
#contact {
	float: left;
	width: 810px;
	margin: 10px;
}
#contact p {
	font-size: 13px;
}
.driverset {
	display: block;
	clear: both;
}
.driverphoto {
	float: left;
	border: 10px solid #333;
	margin-right: 16px;
}
#driverbio {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 20px;
	width: 600px;
}
#driverbio a:hover {
	text-decoration: underline;
}
#driverbio h1 {
	font-size: 30px;
	margin-bottom: 24px;
	line-height: 30px;
}
#driverbio ul {
	margin-bottom: 16px;
	list-style-type: none;
}
#driverbio ul li {
	background-image: url(../images/bg_pixels.gif) no-repeat;
	margin-bottom: 4px;
	padding-left: 16px;
	background-position: 6px 7px;
}
#recent_photos {
	padding: 0 0 0 15px;
}
.profile_photo {
	border: 3px solid #434343;
	margin: 0 4px 0 0;
	}
.bio_video {
	width: 348px;
	height: 97px;
	padding: 10px;
	background: #1b1b1b;
	border: 1px solid #565656;
	float: left;
	margin: 0 15px 15px 15px;
}
.bio_video p {
	color: #cc0000;
	font-size: 13px;
	font-weight: 700;
}
.news_video {
	width: 348px;
	height: 97px;
	padding: 10px;
	background: #1b1b1b;
	border: 1px solid #565656;
	float: left;
	margin: 0 15px 15px 0;
}
.photo {
	width: 196px;
	height: 200px;
	margin: 0 10px 10px 0;
	float: left;
}
.photo_img {
	border: 6px solid #434343;
}
.photo_desc {
	width: 196px;
	height: 45px;
	float: left;
	font-size: 11px;
	margin: 5px 0 0 0;
}
.photos_by_driver {
	width: 150px;
	margin: 0 15px 0 0;
	float: left;
}
.photos_by_driver h2 {
	font-size: 12px;
	color: #fff;
	font-weight: 700;
}
.photos_by_driver p {
	color: #cc0000;
	font-size: 12px;
}
.video_thumb {
	border: 3px solid #434343;
	float: left;
	margin: 0 10px 0 0;
}
.news {
	float: left;
	width: 810px;
	margin: 10px;
}
.news_left {
	float: left;
	width: 265px;
}
.news_right {
	float: left;
	width: 540px;
}
.news_img {
	float: left;
	border: 8px solid #333;
	margin: 0 10px 10px 0;
}
.news h1 {
	font-size: 20px;
	color: #fff;
	padding: 0 0 10px 0;
}
.news h2 {
	font-size: 14px;
	padding: 0;
}
.news h3 {
	font-size: 24px;
	color: #fff;
	padding: 0 0 10px 0;
	font-style: normal;
	text-transform:none;
}
.news p {
	font-size: 13px;
	color: #E9E9E9;
}
a.srollover {
	display: block;
    width: 96px;
    height: 19px;
    overflow: hidden;
}
a:hover.srollover {
	display:block;
	text-indent: -96px;
}
#more_headlines {
	margin: 10px;
}
#more_headlines p {
	font-size: 14px;
}
#links p, #results p {
	font-size: 12px;
}
#ads {
	width: 730px;
	border: 1px solid #333;
	margin: 0 auto 25px auto;
	font-size: 12px;
	color: #666;
	text-align: center;
}
	#ads img {
		padding: 5px 5px 10px 5px;
	}