body {
	background: #CECED0;
	background-image: url(images/blue_gray.jpg);
	background-repeat: repeat-x;
	font-family:  Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:13px;
	color: #000000;
}

a:link {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #666666;	
}
a:active {
	color: #003366;
	text-decoration:none;
}
a:visited {
	color: #003366;
	text-decoration:none;
}
 
 .topback  {
 background-image: url(images/black_back.jpg);
 background-repeat: repeat-x;
 
 }
 
 .footer {
 font-family:Arial, Helvetica, sans-serif;
 color:#FFFFFF;
 background-image: url(images/footer.jpg);
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 
  }
 
 .nav {
 background-image: url(images/nav_back.jpg);
 
 }
 
 .date  {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
	

}
 
.main  
{
 background: #FFFFFF;
 background-image:url(images/background.jpg);
 background-repeat: repeat-x;
 font-size: 12px;
 color: #000000;
 padding-left:10px;
 padding-bottom:10px;
 padding-right: 5px;
}


.banner {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	font-size:24px;
	text-align: left;
	width: 500px;
}

.subbanner {
	color: #990000;
	font-size:16px;
	
}

.bold { font-weight: 800; }
.border { border: 1px solid black; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

.error { font-weight: 800; color: #c00; }
 
.contentContainer
{
	width: 600x;
	padding: 5px 5px 5px 5px;
	position: relative;
	top: 10px;
}

.navLink
{
	padding-left: 10px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #fff;
	border-bottom: 1px solid white;
}

.navLink:hover { background: #3F6385; }
.navLink A { color: #fff; text-decoration: none; }
.navLink A:visited { color: #fff; text-decoration: none; }
.navLink A:active { color: #fff; text-decoration: none; }
.navLink A:hover { color: #fff; text-decoration: none; background: #3F6385; }


.raceResults
{
	width: 450px;
	text-align: left;
}

.raceResults TH
{
	font-size: 13pt; 
	font-weight: 800;
	text-align: left;
	border-bottom: 1px solid black;
}

.raceResults TD
{
	text-align: left;
}

.raceResults DIV
{
	text-align: left;
	font-size: 10pt; 
	display: inline; 
	font-weight: 800;
}

.raceResults .resultLinks
{
	font-size: 8pt;
	color: #000000;	
	padding-left: 5px;
}

.news
{
	width: 500px;
	font-size: 10pt;
	text-align: left;
}

.newsHeader
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #003399;
	padding-bottom: 5px;
	border-bottom: 2px inset black;
	text-align: left;
}

.newsReadMore
{
	text-align: right;	
	font-size: 10pt;
}

.newsReadMore A { color: #CC0000; text-decoration: underline; }
.newsReadMore A:visited { color: #CC0000; text-decoration: underline; }
.newsReadMore A:hover { color: #CC0000; text-decoration: underline; }
.newsReadMore A:active { color: #CC0000; text-decoration: underline; }

.newsPostedLarge { font-size: 11pt; font-weight: 800; }

.drivers
{
	width: 550px;
	text-align: left;
}

.driverName
{
	font-size: 12pt;
	font-weight: 800;
	color: #CC0000;
	padding-bottom: 5px;
	text-align: left;
}

.driverHeader
{
	width: 350px; 
	border-bottom: 2px solid #900; 
	border-left: 2px solid #900; 
	padding-left: 3px;
}

.videoMore
{
	text-align: right;	
	font-size: 10pt;
}