body 
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url("images/background_main.png") center top repeat;
	height: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	color: #251a06;
	font-size: 13px;
}

.maindiv
{
text-align: center;
z-index: 1;
background: url("images/background_top.jpg") center top no-repeat;
}

#topbanner
{
height: 163px;
}

#focusbox
{
background: url("images/bg_focusbox.png") center top no-repeat;
width: 960px;
height: 327px;
margin-left: auto;
margin-right: auto;
}

#menu
{
width: 960px;
height: 49px;
position: relative;
z-index: 3;
}

#menubar
{
padding: 15px;
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
text-align: left;
}

.menufirst a
{
line-height:	1.0;
margin:			0;
padding:		0;
list-style:		none;
font-size: 		13px;
font-weight: 	bold;
text-transform: uppercase;
float:			left;
position:		relative;
display:		block;
padding: 		0em 1em 0em 0em;
margin-bottom: .75em;
text-decoration:none;
color:			#bbbec3;
}

.menufirst a:hover
{
color: white;
}

#slider 
{
  margin: 0 auto;
  position: relative;
  width: 930px;
  z-index: 1;
}

.navigation
{
  z-index: 2;
  display: block;
  width: 164px;
  position: absolute;
  cursor: pointer;
  top: 5px;
  left: 758px;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.navigation li
{
  width: 162px;
  list-style: none;
  padding: 0px;
  margin: 0px;
}

ul.navigation a.selected 
{
background: url("images/featurebox_selected.png") no-repeat;
background-position: 1px 1px;
}

* html ul.navigation a.selected 
{
background: url("images/blank.gif") no-repeat;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/featurebox_selected.png", sizingMethod="crop");
background-position: 1px 1px;
}

.featurebox
{
  display: inline-block;
  padding: 11px;
  margin: 0px;
}

/* Hide from IE Mac \*/
.featurebox {display:block;}
/* End hide from IE Mac */

.featureboximg
{
  border: solid 1px black;
  margin: 0px;
  padding: 0px;
}

.featurebox:hover
{
background: url("images/featurebox_selected.png") no-repeat;
background-position: 1px 1px;
}

* html .featurebox:hover
{
background: url("images/blank.gif") no-repeat;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/featurebox_selected.png", sizingMethod="crop");
background-position: 1px 1px;
}

/* Slider CSS */

.scroll 
{
  height: 265px;
  width: 930px;
  overflow: hidden;
  clear: left;
}

.scrollContainer div.panel 
{
  height: 265px;
  width: 930px;
}

#content
{
background: url("images/bg_main.png") center top repeat;
width: 960px;
margin-left: auto;
margin-right: auto;
}

/* Background Divs */

.bgmaintop
{
width: 960px;
height: 15px;
background: url("images/bg_main_top.png") no-repeat;
}

.bgmainleft
{
float: left;
width: 15px;
background: url("images/bg_main.png");
}

#latestnews
{
float: left;
width: 570px;
height: 430px;
overflow: auto;
background: url("images/bg_white_bottom.png") white bottom repeat-x;
}

.bgmainedge
{
background: url("images/bg_main_edge.png");
float: left;
width: 15px;
}

.titlebar
{
background: url("images/bg_titlebar.png") repeat-x;
height: 57px;
text-align: left;
}

.title
{
	display: block;
	font-size: 22px;
	font-weight: bold;
	padding-left: 13px;
	padding-top: 13px;
	color: white;
	text-transform: uppercase;
	line-height: 18px;
}

.subtitle
{
display: block;
font-size: 13px;
line-height: 15px;
padding-left: 13px;
color: white;
}

.newsblurb
{
	background: url("images/smallarrow.png") top left no-repeat;
	padding-left: 30px;
	padding-right: 15px;
	text-align: left;
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: bold;
}

.newsblurbheadline
{
text-decoration: none;
color: #00006b;
font-size: 14px;
font-weight: bold;
}

.newsblurbheadline:hover
{
text-decoration: underline;
}

.newsblurbdate
{
font-size: 11px;
color: #b0b0b0;
}

.newsblurbcontent
{
	font-size: 13px;
	line-height: 20px;
	color: #000;
}

.newsmorelink
{
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #00006b;
text-transform: uppercase;
}

.newsmorelink:hover
{
text-decoration: underline;
}

#videonews
{
float: left;
width: 345px;
height: 430px;
}

#videonews p
{
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.videosplit
{
height: 9px;
background: url("images/bg_videomain_split.png") top no-repeat;
margin: 0px;
padding: 0px;
}

.videolink
{
margin: 0px;
padding: 6px 15px 0px 60px;
font-size: 12px;
line-height: 14px;
display: block;
width: 270px;
height: 35px;
text-decoration: none;
color: black;
background: url("images/bg_videomain_small.png");
background-position: 0px 0px;
cursor: pointer;
text-align: left;
}

* html .videolink {
width: 345px;
height: 41px;
}

.videolink:hover
{
background-position: 0px 42px;
}

.bgvideoedge
{
background: url("images/bg_main_videoedge.png");
float: left;
width: 15px;
}

.bghorizontal
{
width: 960px;
height: 15px;
clear: both;
background: url("images/bg_main_horizdiv.png");
}

.bghorizontal930
{
width: 960px;
height: 15px;
clear: both;
background: url("images/bg_main_horizdiv_930.png");
}

#featureddriver
{
float: left;
width: 570px;
height: 310px;
background: url("images/bg_white_bottom.png") white bottom repeat-x;
}



















img
{
margin: 0px;
padding: 0px;
vertical-align: top;
border: 0px;
}

.tpnst
{
background: url("images/bg_content_1.png") repeat-y;
}

.contentspacer
{
float: left;
width: 15px;
height: 20px;
}

.contentleft
{
float: left;
width: 570px;
text-align: left;
}

.contentleft_table
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #363C43;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}

.contentleft_pink
{
	color: #000;
	font-weight: bold;
}

.nonmain a
{
	color: #2B4E8E;
	text-decoration: underline;
}

.nonmain a:hover
{
	color: #2B4E8E;
	text-decoration: none;
}

.nonmain a:visited
{
	color: #4B77C9;
}

.contentright
{
float: left;
width: 345px;
text-align: left;
}

.contentright ul {
	padding: 0px;
	list-style: none;
	margin-top: 10px;
	font-weight: bold;
}

.contentright li {
	margin: 0px;
	background: url(images/bullet.gif) top left no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;
}

.contentright li a
{
	color: #000;
	text-decoration: none;
}

.contentright li a:hover
{
	color: #2B4E8E;
	text-decoration: underline;
}

.contentright li a:visited
{
	color: #4B77C9;
}








.bghorizontal-twoone
{
width: 960px;
height: 30px;
clear: both;
background: url("images/bg_twoone_horizdiv.png");
}

.bottomdiv
{
text-align: center;
z-index: 1;
background: url("images/verybottombg.png") center repeat-x;
}

#bottom
{
width: 960px;
padding-top: 25px;
margin-left: auto;
margin-right: auto;
}

.bottomspacer
{
text-align: center;
height: 34px;
z-index: 1;
background: url("images/background_bottom.png") top center no-repeat;
}

.bottomsection
{
	float: left;
	height: 150px;
	overflow: hidden;
	font-size: 11px;
	line-height: 20px;
	color: #d3d3d3;
	text-align: left;
}

.bottomsection_title
{
	font-size: 16px;
}

.bottomsection a
{
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;
	color: #d3d3d3;
	font-family: Arial, Helvetica, sans-serif;
}

.bottomsection a:hover
{
color: #8a96ab;
text-decoration: underline;
}

.bottomtitle
{
	color: #8a96ab;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	display: block;
	margin-bottom: 15px;
}

#focuspic
{
background: url("images/bg_focuspic.png") center top no-repeat;
width: 960px;
height: 187px;
margin-left: auto;
margin-right: auto;
}

#generic930
{
float: left;
width: 930px;
overflow: auto;
background: url("images/bg_white_bottom.png") white bottom repeat-x;
}

#leaderboard
{
float: left;
width: 345px;
height: 310px;
background: url("images/bg_grey_bottom.png") white bottom repeat-x;
}

#leaderboard
{
float: left;
width: 345px;
height: 310px;
}

.driverblurb
{
font-size: 13px;
line-height: 20px;
color: #5a5a5a;
text-align: left;
height: 218px;
overflow: auto;
}

.linkbox
{
float: left;
width: 228px;
height: 228px;
overflow: hidden;
text-align: center;
background: url("images/linkbox.png") no-repeat;
}

.linkboxpic
{
width: 228px;
height: 228px;
background-repeat: no-repeat; 
background-position: center center;
}

.linkboxmidedge
{
float: left;
width: 6px;
height: 228px;
background: url("images/bg_linkbox_midedge.png") no-repeat;
}

.linkboxlink
{
display: block;
text-align: center;
text-decoration: none;
background-color: grey;
filter:alpha(opacity=0);
-moz-opacity:0;
opacity:0;
}

.linkboxlink:hover
{

filter:alpha(opacity=30);
-moz-opacity:.30;
opacity:.30;
}


.bottombox
{
	float: left;
	width: 228px;
	height: 220px;
	overflow: hidden;
	text-align: center;
	background: url("images/bottombox.png") no-repeat;
}

.bottomboxmidedge
{
	float: left;
	width: 6px;
	height: 220px;
	background: url("images/bg_bottombox_midedge.png") no-repeat;
}

.bottomboxlink
{
	color: #2a2a2a;
	padding: 15px 0px 10px 0px;
	display: block;
	text-align: center;
	text-decoration: none;
}

.bottomboxlink:hover
{
color: #00006b;
}

.bottomboxlinktitle
{
	display: block;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 15px;
}

.bottomboxlinkdesc
{
text-decoration: none;
display: block;
margin-left: 15px;
margin-right: 15px;
line-height: 20px;
font-size: 13px;
}

.transparentpng
{
behavior: url(iepngfix.htc)
}



/* CSS drop down from book */
#news-pink {
	color: #FFF;
	background-color: #F0F;
}
.maindiv #content .tpnst .contentleft .whitearea.nonmain div table .contentleft_table td {
	color: #000;

}

