@charset "UTF-8";
/* CSS Document */

body
{ 
background-image:url('images/stonebg.jpg');
background-position:top center;
background-repeat:no-repeat;
margin-top:0px;

}

img{
border: 0;
}

#enchileda {
margin-top:0px;
width:760px;
height:808px;
position:relative;
z-index:1;
text-align:center;
}

#mainbody {
margin:0;
width:760px;
height:808px;
position:absolute;
top:0px;
left:0px;
z-index:2;

}

#header {
	margin:0;
	width:688px;
	height:191px;
	border:none;
	position:absolute;
	top:36px;
	left:36px;
	z-index:3;
}

#home{
	padding:0;
	margin:0;
	width:15px;
	border:none;
	border-style:none;
	height:15px;
	position:absolute;
	top:143px;
	left:631px;
	z-index:300;
}

#phone{
	padding:0;
	margin:0;
	width:15px;
	border:none;
	border-style:none;
	height:15px;
	position:absolute;
	top:143px;
	left:660px;
	z-index:300;
}

#sponsorbg{
	margin:0;
	width:159px;
	height:481px;
	position:absolute;
	top:227px;
	left:36px;
	z-index:3;
}

#sponsors{
	margin:0;
	width:155px;
	height:470px;
	position:absolute;
	top:0px;
	left:-1px;
	z-index:5;
}

#sponsorshadow{
	margin:0;
	width:153px;
	height:220px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:4;
}

#counter {
	padding:0;
	margin:0;
	width:180px;
	border:none;
	height:37px;
	position:absolute;
	top:83px;
	left:22px;
	z-index:100;
}


#footer {
	padding:0;
	margin:0;
	width:688px;
	border:none;
	height:24px;
	position:absolute;
	top:748px;
	left:36px;
	z-index:200;
}

#register{
	padding:0;
	margin:0;
	width:99px;
	border:none;
	border-style:none;
	height:23px;
	position:absolute;
	top:202px;
	left:44px;
	z-index:300;
}

#raceinfo{
	padding:0;
	margin:0;
	width:110px;
	border:none;
	border-style:none;
	height:23px;
	position:absolute;
	top:202px;
	left:170px;
	z-index:300;
}

#results{
	padding:0;
	margin:0;
	width:91px;
	border:none;
	border-style:none;
	height:23px;
	position:absolute;
	top:202px;
	left:310px;
	z-index:300;
}

#shirts{
	padding:0;
	margin:0;
	width:72px;
	border:none;
	border-style:none;
	height:21px;
	position:absolute;
	top:203px;
	left:430px;
	z-index:300;
}

#course{
	padding:0;
	margin:0;
	width:87px;
	border:none;
	border-style:none;
	height:21px;
	position:absolute;
	top:202px;
	left:522px;
	z-index:300;
}

#photos{
	padding:0;
	margin:0;
	width:82px;
	border:none;
	border-style:none;
	height:22px;
	position:absolute;
	top:202px;
	left:631px;
	z-index:500;
}




#footertext {
	padding:0;
	margin:0;
	width:688px;
	border:none;
	height:24px;
	position:absolute;
	top:7px;
	left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	z-index:201;

}

a:link, a:visited{text-decoration:none; color:#FFFFFF;}
a:active{text-decoration:none; color:#FFFFFF;}
a:hover {text-decoration:underline; color:#FFFFFF;}

