html, body 
	{
	margin: 0; 
	padding: 0; 
	height: 100%;
	}

h1, h2, h3, h4, h5, h6, p, div, dl, dt, dd, ul, li, ol, form, fieldset, input, textarea 
	{
	margin: 0;
	padding: 0;
	}

img 
	{
	border: 0;
	}

body 
	{
	background: #a89e91 url(images/woodback.jpg) repeat;
	color: #333333;
	font: 80%/140% Verdana, Arial, sans-serif;
	text-align: center;
	margin:0 auto; 
	}

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

a:hover 
	{
	color: #666666;
	}

h2 
	{
	font-family: Verdana, Arial;
	font-size: 17px;
	color: #cc0000;
	margin-bottom: 5px;
	font-weight: bold;
	}

hr
	{
	width: 100%;
	color: #000;
	background-color: #000;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.clear 
	{
	clear: both;
	}


#site-container 
	{
	position: relative; 
	width: 925px; 
	height: 100%; 
	margin: 0 auto; 
	}

#sub-site-container 
	{
	position: relative; 
	width: 912px; 
	margin: 0 auto; 
	}

	
#home 
	{
	padding-top: 100px;
	margin: 0 auto;
	text-align: center; 
	height: 400px; 
	width: 1000px; 

	}
	
#main 
	{
	text-align: center; 
	position: absolute; 

	height: 600px; 
	min-height: 650px;

	width: 925px; 

	}

#submain 
	{
	margin-bottom: 15px;
	text-align: center; 
	width: 912px; 
	background: #ffffff;
	}

#subheader
	{
	width: 912px;
	height: 218px;
	}

#subheader ul
	{
	list-style: none;
	padding: 0;
	margin: 0px auto;
	}

#subheader li 
	{
	list-style: none;
	float: left;
	height: 218px;
	margin: 0px;
	padding: 0px;
	}

#subcontent 
	{
	margin-top: 50px;
	margin-left: 128px;
	margin-right: 128px;
	text-align: left;
	width: 656px;
	background: #ffffff;
	}


#top_edge
	{
	width: 925px;
	height: 30px;
	}

#left_edge
	{
	float: left;
	width: 24px;
	height: 546px;
	}

#right_edge
	{
	float: left;
	width: 45px;
	height: 546px;
	}

#mainbody
	{
	float:left;
	width: 856px;
	height: 546px;
	background: url(images/main_bg.jpg) no-repeat;
	}

#nav
	{
	width: 856px;
	height: 44px;
	}

#nav ul
	{
	list-style: none;
	padding: 0;
	margin: 0px auto;
	}

#nav li 
	{
	list-style: none;
	float: left;
	margin: 0;
	}

#subnav
	{
	width: 912px;
	height: 43px;
	}

#subnav ul
	{
	list-style: none;
	}

#subnav li 
	{
	list-style: none;
	float: left;
	margin: 0;
	}

#logo 
	{
	position: absolute;
	left: 25px;
	top: 90px;
	}

#video 
	{
	position: absolute;
	background: #FFFFFF;
	left: 320px;
	margin-top: 33px;
	width: 560px;
	height: 345px;
	}

#video2 
	{
	text-align: center;
	margin: 0 auto;
	background: #FFFFFF;
	width: 560px;
	height: 345px;
	margin-bottom: 10px;
	}

#banner1 
	{
	position: absolute;
	left: 325px;
	top: 470px;
	width: 271px;
	height: 99px;
	}

#banner2 
	{
	position: absolute;
	left: 605px;
	top: 470px;
	width: 271px;
	height: 99px;
	}

#videobuttons
	{
	position: absolute;
	width: 300px;
	top: 477px;
	left: 40px;
	}

#videobuttons ul
	{
	list-style: none;
	padding: 0;
	margin: 0px auto;
	}

#videobuttons2
	{
	position: absolute;
	width: 300px;
	top: 367px;
	left: 40px;
	}

#videobuttons2 ul
	{
	list-style: none;
	padding: 0;
	margin: 0px auto;
	}

#videobuttons2 p
	{
	font-size: 10px;
	line-height: 12px;
	padding-top: 10px;
	color: #FFFFFF;
	}

.selectedVid
	{
	border: 1px solid #ffffff;
	text-align: center;
	margin-left: 8px;
	margin-bottom: 5px;
	height: 41px;
	width: 73px;
	background: #ffffff;
	list-style: none;
	float: left;
	}

.deselectedVid
	{
	border: 1px solid #000000;
	text-align: center;
	margin-left: 8px;
	margin-bottom: 5px;
	height: 41px;
	width: 73px;
	background: #000000;
	list-style: none;
	float: left;
	}

.deselectedVid:hover
	{
	border: 1px solid #ffffff;
	text-align: center;
	margin-left: 8px;
	margin-bottom: 5px;
	height: 41px;
	width: 73px;
	background: #333333;
	list-style: none;
	float: left;
	}

#videobuttons p
	{
	font-size: 10px;
	line-height: 12px;
	padding-top: 10px;
	color: #FFFFFF;
	}

#bottom_edge
	{
	width: 925px;
	height: 24px;
	}
	
	
#translate
	{
	top: 600px;
	left: 10px;
	position: absolute;
	}
	
#translate a
	{
	text-decoration: underline;
	color: #ffffff;
	}
	
#translate2
	{
	color: #ffffff;
	text-align: left;
	}
	
#translate2 a
	{
	text-decoration: underline;
	color: #ffffff;
	}
	
#social
	{
	top: 600px;
	left: 700px;
	position: absolute;
	}


#header 
	{
	z-index: 5;
	text-align: left;
	width: 948px;
	height: 110px;
	}


#main_content 
	{
	text-align: left;
	float: left;
	height: 453px;
	width: 812px;
	}

#home_content 
	{
	position: relative;
	text-align: left;
	float: left;
	height: 453px;
	width: 812px;
	}

#home_photo 
	{
	z-index: 0;
	right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-right: 7px;
	text-align: right;
	position: absolute;
	float: right;
	height: 520px;
	width: 525px;
	}

#home_text 
	{
	position: absolute;
	z-index: 5;
	margin: 30px;
	width: 400px;
	}

#sub_text 
	{
	margin: 30px;
	width: 720px;
	}

#footer 
	{
	color: #64e3fc;
	font-size: 10px;
	height: 40px;
	width: 948px;
	line-height: 32px;
	}

#footer b
	{
	color: #ffffff;
	}

#footer a
	{
	text-decoration: underline;
	color: #64e3fc;
	}

#footer a:hover
	{
	color: #ffffff;
	}

#cals
	{
	margin-left: 5px;
	width:	658px;
	}

#cals ul
	{
	list-style: none;
	}

#cals li 
	{
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	list-style: none;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	}

.calendar
	{
	float: left;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}

.day
	{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	width: 28px;
	text-align: center;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	}

.raceday
	{
	background: #cc0000;
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	height: 28px;
	width: 28px;
	text-align: center;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	}

.caldate 
	{
	color: #cc0000;
	font-weight: bold;
	}

#racelist td 
	{
	padding: 10px;
	border-bottom: 1px dotted #000000;
	}
