body {
	margin:0px;
	padding:0px;
	background:url(../images/intbg.png) repeat-x;
	background-color:
	#dbdbdb;
	}
	
	body {
	margin: 0;
	text-align: center;
}
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


#header {
	margin:4px auto;
	width:974px;
	height:132px;
	}

#logo {
	height:132px;
	width:280px;
	background:url(../images/logo.png);
	float:left;
	}
	
.preloader {
position:absolute;
top:-1000px;
left:-1000px;
}
	
#navigation {
	float:right;
	height:132px;
	width:694px;
	background:url(../images/navlines.png) no-repeat;
	float:left
	}

#imagebox {
	margin:5px auto;
	display:block;
	width:947px;
	height:108px;
}


#left {
	width:600px;
	height:700px;
	margin:0px auto;
	float:left;
}
#right {
	width:228px;
	height:700px;
	margin:0px auto;
	float:left;
}

#wrap {
	width:570px;
	height:100%;
	margin-top:20px;
	padding-top:20px;
	padding-left:180px;
	padding-right:130px;
	background:url(../images/mainbodybg.png) no-repeat;
	text-transform: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	}

#leftcontent {
	float:left;
	width:550px;
	height:580px;
	margin: 0 auto;
	margin-top:10px;
	padding-left:80px;
	padding-top:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	}
	

#rightcontent {
	float:right;
	width:300px;
	height:580px;
	margin: 0 auto;
	margin-top:10px;
	}
	
#seperator {
	float:left;
	margin-top:25px;
	display:block;
	width:6px;
	height:520px;
	background:url(../images/seperator.png) no-repeat;
	}

#news {
	display:block;
	width:254px;
	height:570px;
	float:right;
	margin-top:18px;
	margin-right:30px;
	}

#latestnews {
	display:block;
	width:254px;
	margin-left:auto;
	margin-right:auto;
	}

#newstext {
	display:block;
	width:254px;
	height:280px;
	margin-top:10px;
	
}


.body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	
}

.bodyheading {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	}

.newsdate {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FF6600;

}

.newstext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;

}

.newslink a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#3366FF;
	text-decoration:none;
}

.newslink a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #FF3300;
	text-decoration:none;
	}


.newslink2 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #FF3300;
	text-decoration:none;
}

.newslink2 a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	text-decoration:none;
	}
	


#footertext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	color:#666666;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	}

	


#imagebox {
	padding:0px;
	height:108;
	width:947;
	border:0px #000000;
	margin-left:auto;
	margin-right:auto;

	}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 12px Georgia, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 50%; float: left; text-align: left; padding-top:7px; padding-left:20px; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 300px; float: right;  padding-left:17px; padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


















.home a{
display: block;
text-decoration: none;
width: 60px;
height: 32px;
float: right;
margin-right: 0px;
margin-top:49px;
background:url(../images/home.png) no-repeat;
padding-top: 0px;
text-align:center;
}

.home a:hover{
background:url(../images/homehov.png) no-repeat;
}

.track a{
display: block;
text-decoration: none;
width: 51px;
height: 32px;
float:right;
margin-right: 0px;
margin-top: 49px;
background:url(../images/track.png) no-repeat;
padding-top: 0px;
text-align:center;
}

.track a:hover{
background:url(../images/trackhov.png) no-repeat;
}

.rules a{
display: block;
text-decoration: none;
width: 48px;
height: 32px;
float: right;
margin-right: 0px;
margin-top:49px;
background:url(../images/rules.png) no-repeat;
padding-top: 0px;
text-align:center;
}

.rules a:hover{
background:url(../images/ruleshov.png) no-repeat;
}

.hours a{
display: block;
text-decoration: none;
width: 53px;
height: 32px;
float:right;
margin-right: 0px;
margin-top: 49px;
background:url(../images/hours.png) no-repeat;
padding-top: 0px;
text-align:center;
}

.hours a:hover{
background:url(../images/hourshov.png) no-repeat;
}

.raceschedule a{
display: block;
text-decoration: none;
width: 102px;
height: 32px;
float: right;
margin-right: 0px;
margin-top:49px;
background:url(../images/raceschedule.png) no-repeat;
padding-top: 0px;
text-align:center;
}

.raceschedule a:hover{
background:url(../images/raceschedulehov.png) no-repeat;
}

.events a{
display: block;
text-decoration: none;
width: 54px;
height: 32px;
float:right;
margin-right: 0px;
margin-top: 49px;
background:url(../images/events.png) no-repeat;
padding-top: 0px;
text-align:center;
}

.events a:hover{
background:url(../images/eventshov.png) no-repeat;
}

.results a{
display: block;
text-decoration: none;
width:62px;
height: 32px;
float: right;
margin-right: 0px;
margin-top:49px;
background:url(../images/results.png) no-repeat;
padding-top: 0px;
text-align:center;
}

.results a:hover{
background:url(../images/resultshov.png) no-repeat;
}

.photos a{
display: block;
text-decoration: none;
width: 57px;
height: 32px;
float:right;
margin-right: 0px;
margin-top: 49px;
background:url(../images/photos.png) no-repeat;
padding-top: 0px;
text-align:center;
}

.photos a:hover{
background:url(../images/photoshov.png) no-repeat;
}

.directions a{
display: block;
text-decoration: none;
width: 78px;
height: 32px;
float: right;
margin-right: 0px;
margin-top:49px;
background:url(../images/directions.png) no-repeat;
padding-top: 0px;
text-align:center;
}

.directions a:hover{
background:url(../images/directionshov.png) no-repeat;
}

.contact a{
display: block;
text-decoration: none;
width: 60px;
height: 32px;
float:right;
margin-right: 15px;
margin-top: 49px;
background:url(../images/contact.png) no-repeat;
padding-top: 0px;
text-align:center;
}

.contact a:hover{
background:url(../images/contacthov.png) no-repeat;
}

