body {
	margin:0;
	padding:0;
	border-top: 22px #000 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
}

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

a:hover {
	text-decoration:underline;
}

p {
	margin-top: 0;
}

img {
	border: 0;
}

h2, h3, p {
	font-size: 0.8em;
}

h3, p, ul {
	margin-left: 11px;
	margin-right: 11px;
}

h2 {
	background-color: #FF6D00;
	color: #FFF;
	padding: 4px 0 4px 12px;
	font-weight: bold;
	margin: 16px 0 16px 0;
}

h3 {
	background: url(images/global/HorizontalDots.gif) repeat-x top;
	padding-top: 17px;
	margin-top: 16px;
	margin-bottom: 0px;
}

h3.Top {
	padding-top: 0;
}

.Left {
	float:left
}

.Right {
	float:right;
}

.Clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}

.Top {
	background-image: none;
	margin-top: 0;
}

a.SeeMoreLink {
	background: url(images/global/SeeMoreArrow.gif)  no-repeat 0px 5px;
	padding-left: 16px;
	font-weight: bold;
}

#TopBanner {
	height: 206px;
	background-color: #FF6600;
}

#FlashNav {
	position: absolute;
	top: 22px;
	left: 0px;
}

#SkidMarks {
	height: 109px;
	background: url(images/global/TopNav_background.jpg) no-repeat top left;
	margin-bottom: -48px;
}

#TopNav {
	background-color: #000;
	height: 57px;
}

#Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999;
	border-top: 1px #999 solid;
	padding-top: 12px;
	margin: 60px 22px 60px 22px;
	text-align: center;
}

#Footer a {
	color: #999;
}

.ContentBox {
	background-color: #E5E5E5;
}

#MaxWidthBox {
	max-width: 890px;
	min-width: 722px;
	width:expression(document.body.clientWidth > 890? "890px": "auto");
}

#ContentContainer {
	width: 722px;
	float: right;
}

#MainContent {
	width: 461px;
}

.OneColumn #MainContent {
	width: 722px;
}

.OneNarrowColumn #MainContent {
	width: 557px;
}


#SideBar {
	width: 238px;
}

#SideBar p {
	font-size: 0.7em;
}

#SideBar a.SeeMoreLink {
	background-position: 0 2px;
}

#SideBar ul {
	padding:0;
	list-style: none;
}

#SideBar ul li {
	font-size: 0.7em;
	margin:0 0 10px 0;
	padding:0 0 0 12px;
	background: url('images/global/bullet_sm.gif') no-repeat 2px 9px;
	list-style: none;
}

html>body #SideBar ul li {background: url('images/global/bullet_sm.gif') no-repeat 2px 6px;}


.LeftInsert {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
}

.CVTable {
	margin-left: 6px;
}

.CVTable td {
	font-size: 0.8em;
	padding: 4px 0 4px 5px;
}

tr.Alternate td {
	background-color: #F5F5F5;
}



/*----------- Photo thumbnails ------------- */

.PhotoThumbnails td {	
	vertical-align: top;
	font-size: 0.7em;
	padding-bottom: 20px;
	
}

.PhotoThumbnails {
	margin-left: 10px;
	margin-top: 10px;
}

.PhotoThumbnails td img {
	margin-bottom: 5px;
}


/*----------- Big photo ------------- */

.BigPhotoTable {
	margin: 20px 0 40px 40px;
}

.BigPhotoHeader {
	font-size: 0.7em;
	border-bottom: 1px #999 solid;
	padding-bottom: 4px;
	margin-bottom: 29px;
}

#BigPhoto  p {
	margin-left: 0;
	margin-right: 0;
}

.BigPhotoText {
	height: 225px;
}


/*----------- Race Calender ------------- */
.RaceCalender {
	margin-left: 6px;
	margin-bottom: 30px;
}

.RaceCalender th {
	background-color: #C3C3C3;
	text-align: left;
}


.RaceCalender td, .RaceCalender th  {
	font-size: 0.8em;
	padding: 4px 0 4px 5px;
}

/*----------- Sponsors  ------------- */
.SponsorTextLink {
	font-size: 1.05em;
	font-weight: bold;
}
