body  {
	width: 100%
	font-family: Verdana, Geneva , Arial, sans-serif;
	font-size: .7em;
	font-style: normal;	
	/*background:rgb(85%,85%,70%);*/
	margin: 0; 	padding: 0;
	/*text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-color: #dddddd;
	
}

#container {
	width:160em;
	margin-top: 3%;
	margin-left:  1%;
	font-size: .8em;	
	
}
#header {
	float:left;
	width:160em;
	z-index: 10;
}

#sidebar {
	float:left;
	margin-right:10px;
	height: 800px;
	/*background-image: url(backgrounds_side.jpg);
	
	background-repeat: no-repeat;	*/
	/*width: 45em;  was 35em */
	background-color: #dddddd;
}

#title {
	z-index:10;
	color: #111111;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	margin-top: 250px;
	margin-left: 25px;
	letter-spacing: .2em;	/*font-weight: bold;*/
}

#top_row {


td wide: 250em

}


#main{
	float:left;
	font-family: Verdana, Geneva , Arial, sans-serif;
	font-size: .6em;
	font-style: normal;	
	/*background-color: #AAAAAA;*/
	
	
	
}

#right{
	clear:left:
	
	font-family: Verdana, Geneva , Arial, sans-serif;
	font-size: .6em;
	font-style: normal;	
	/*margin-top: 4.3em;
	margin-top: 2.6em*/
	/*background-color:#AAAAAA;*/
	margin 2.6em 0 2em -101px;
	
}


#top_bar{
	float:left;
	font-family:Verdana, Geneva , Arial, sans-serif;
	color: maroon;
	 }


td.runner{
text-align:left;
color:#FF6600;
font-weight: bold;
width : 17.3em;
}

td.leader{
text-align:left;
color:#000000F;
width : 12em;
}

td.numbs{
text-align:right;
color:#666666;
width : 5ex;
}

td {
	font-family: Geneva, Arial, sans-serif;
	font-size: .7em;
	background-color: #FFFFFF;
	text-align: right;
	padding: 2px;
	
}

td.time {
text-align:right;
color:#FF6600;
width : 5em;
}

td.w_time {
text-align:right;
color:#000000;
width : 5em;
}

td.mys{
width : 7.2em;
padding-left: .2em;

}

td.win{
width : 11em;
padding-left: .2em;

}


th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	color: #003366;
	background-color: #FFFFFF;
	text-align: center;
	padding: .2em 0 .5em .0 ;	
}

th.leader{
text-align:center;
width : 12.4em;
}

th.numbs{
width : 4.8em;

}
th.time{
width : 5.2em;
padding-left: .2em;

}

th.mys{
width : 7.2em;
padding-left: .2em;

}

th.win{
width : 11em;
padding-left: .2em;

}



#nav
{
	margin: 40px 10px 0 30px;
	/*padding: 0.5em 3em .1em;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FF6600;
	line-height: 1.3em;
	list-style-position: outside;
	/*border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;*/
}
#nav li{
	display: list-style;
	/*margin-right: 0.5em;
	padding-right: 0.75em;*/
	list-style: li;
	text-decoration: none;
	list-style-type: square; 
	color:#FF6600;
	text-indent: 0px;
}
#nav li.last{
border-bottom:0;

}

#nav li.active{
color: #000066;

}


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

a:Hover  {
	
	color:#FFFF00;
}
a:visited  {
	text-decoration : none;
	/*color: #ffffff;*/




#right{
	float:left;

	
	}


#side_image{
	

}


A:Hover  {
	text-decoration : none;
	/*color: #ffffff;*/
}
A:visited  {
	text-decoration : none;
	/*color: #ffffff;*/
}


