*{
margin:0;
padding:0;
list-style:none;
text-decoration:none;
}
html {
	height:100%; 
	max-height:100%; 
	font-size:76%; 
	
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	background-color:#000000;
	font-family:Arial;
	color:#EC0e04;
	font-size:12px;
	}
	hr{
	border:none;
	 color: #f00;
background-color: #f00;
height: 2px;
}
p{
color:#F14104;
font-size:12px;
}
h1{
font-size:17px;
color:#EC0e04;
}
.bullet{

margin-left:15px;
}
.bullet li{

list-style:disc;
}
.bullet li a{
cursor:default;
}
a{
font-family:Arial;

color:#EC0e04;
text-decoration:underscore;
}
#content p{
margin:8px 0 0 0;
}
#content {
padding:20px 20px 40px 0;
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:120px; 
	bottom:31px; 
	width:575px; 
	margin-left:-200px; 
	left:50%; 
	background-color:#000000;

	}

* html #content {

	top:0; 
	bottom:0; 
	height:100%;
	width:595px;
	background-color:#000000;
	border-top:120px solid #fff; 
	border-bottom:31px solid #fff;
	
	}
#nav{
	padding-top:20px;
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:120px; 
	width:160px; 
	bottom:11px; 
	margin-left:-400px; 
	left:50%; 
	
	float:left;
}

#sub {
margin-left:10px;
width:150px;
}

#nav ul ul li a{
background-color:#242424;
 width:100%;
background-position:135px 6px;

}
#nav ul ul li a:hover{

width:100%;
background:url(/images/orange_dots_h.gif) no-repeat;
background-color:#303030;
background-position:135px 6px;

}


#nav a{
text-decoration:none;
font-size:11px;
font-weight:bold;
}

#nav ul li{

z-index:2;
margin:2px 0 0 0;
}

#nav ul li a{
width:100%;
background:url(/images/red_dots.gif) no-repeat;
background-color:#171717;
background-position:145px 6px;
z-index:-1;
display:block;
padding:3px 0 3px 5px;

}
#nav ul li a:hover{
color:#FEC456;
text-decoration:underline;
background:url(/images/orange_dots_h.gif) no-repeat;
background-color:#303030;
background-position:145px 6px;
}
#nav ul  li .current,#nav ul #sub  .current {
color:#FEC456;
text-decoration:underline;
background:url(/images/orange_dots_h.gif) no-repeat;
background-color:#303030;
background-position:145px 6px;
}
#nav ul #sub  .current {
background-position:135px 6px;
}

#head {
	position:absolute; 
	margin-left:-400px; 
	left:50%; 
	top:0; 
	width:796px; 
	min-width:796px; 
	height:120px; 
	z-index:5; 
	background:url(/images/racing_bg.jpg) no-repeat;
	background-color:#000000;
	}

* html #head {
	 width:798px;height:120px; 
	}



#foot {

	position:absolute; 
	margin-left:-400px; 
	left:50%; 
	bottom:0; 
	width:796px; 
	min-width:796px; 
	
	height:31px;
	background:url(/images/racing_footer.gif) no-repeat;
	background-color:#000000;

	z-index:5; 

	}
#foot p{
padding:5px 0 0 8;
font-weight:bold;
color:#000000;
}
#foot p a{
color:#000000;
}
* html #foot {
	width:798px; height:31px;
	}



	
img{
margin:5px 0 0 0;
}
.right{
clear:right;
float:right;
}
.jump{
margin-left:10px;
}
.bullet .discless li{
list-style:none;
}
.left {
float:left;
margin:10px 10px 10px 0px;

}

.right{
float:right;
margin:10px 0px 10px 10px;
}
