.header {
	background-image: url(../images/header_2010.jpg);
	height: 198px;
	width: 711px;
}
.container {
	margin: auto;
	width: 711px;
}
.left {
	width: 270px;
	float: left;
}
.register {
	background-color: #131E9E;
	border: 1px solid #dddddd;
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
	line-height: 20px;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.register a {
	color: #FFFFCC;
}
.ridedetails {
	border: 1px solid #dddddd;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px;
	background-color: #FFFFCC;
}

.track {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #dddddd;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.track:hover {
	background-color: #FFFFCC;
}


.right {
	float: right;
	width: 435px;
	line-height: 18px;
}
.footer {
	clear: both;
	margin-top: 6px;
	margin-bottom: 3px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #D6DFE6;
	text-transform: uppercase;
	border: 1px solid #131E9E;
}
#nav {
	width: 711px;	
	margin: auto;
	background-color:#000000;
	color: #fff;
	
	
}
#nav a{ color: #fff; text-decoration: none;  background-color:#000000; display:block; width:118px; height:25px; padding-top:10px; text-align:center;}
#nav ul li a:hover{ color: #fff; text-decoration: underline; background:#CCCCCC; height:25px;}

#nav ul {
	width:711px;
	height:25px;
	margin-left:-40px;
	margin-top:0;
		
}
#nav ul li {
	display:inline;
	float:left;
	
}
#nav a img {margin-bottom:-5px;}

#nav ul li.twitter a{ color: #fff; text-decoration: none;  display:block; width:121px; height:25px; padding-top:10px; text-align:center;}
#nav ul li.twitter a:hover { color: #fff; text-decoration: underline; background:#CCCCCC; height:25px;}

#gallery img {border-width:4px; border-color:#666666;}
.tnt {margin-left:90px;}
.tnt1 {margin-left:70px;}
.sponsors {height:auto; width:711px; display:inline; float:left; }