

#runner {
position: absolute;
left: 670px;
top: 3px;
}

#bike {
position: absolute;
left: 525px;
top: 20px;
}

#top_logo
{
	position: relative;
	background-color: #231F20;
	top: 0px;
	left: 0px;
	height: 109px;
	width: 770px;
}


#c-block {
	Z-INDEX: 3;
	background-color: #D7D7D7;
	top: 137px;
	width: 770px;
	
}

.lh-col {
	Z-INDEX: 3;
	background-color: #D7D7D7;
	LEFT: 0px; 
	WIDTH: 155px;
}

.rh-col {
	Z-INDEX: 3;
	position:static;
	background-color: #D7D7D7;
	right: 0px;
	padding: 5px; 
	WIDTH: 150px; 
}

.c-col {
	border-right: #000000 1px solid;
	border-top: #000000 0px solid;
	width: 460px;
	z-index: 2;
	border-left: #000000 1px solid;
	border-bottom: #000000 0px solid;
	background-color: #FFFFFF;
}

.title {
	text-align : center;
	background : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
	line-height : 20px;
	text-transform : uppercase;
	text-decoration : none;
	background-color: #000000;
	width: 150px;
	}
	
.rightBox{
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 0px;
	font: normal 11px verdana;
	margin-top: 5px;
}
.rightBox a:hover{
color : #4CC0E5; 
text-decoration : underline; 
}

.rightBox a:active {
color : #777; 
text-decoration : none; 
}

.rightBox a {
color : #777; 
text-decoration : none; 
}

.leftBox{
	margin-top: 8px;
}

.topborder{ 
	display: block;
	text-decoration: none;
	border-top: 1px solid #D7D7D7;
	padding: 4px;
} 

.searchBorder{
	border: 1px solid #D7D7D7; 
} 

.headers {
	text-align : left;
	padding : 0;
	margin-left : 5px;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 2px;
	background : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	font-weight : bold;
	line-height : 20px;
	text-transform : uppercase;
	text-decoration : none;
} 

.headers2 {
	text-align : left;
	padding : 0;
	margin-left : 5px;
	margin-right : 0;
	margin-top : 10px;
	margin-bottom : 2px;
	background : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	font-weight : bold;
	line-height : 20px;
	text-transform : uppercase;
	text-decoration : none;
} 
