

div.header{
	margin: 0px;
	padding:0px;
	width:864px;
	z-index:1;
	position:absolute;
	top:0px;
	background-color:#000000;
	left:0;
	height:411px;
}

div.background{
	background-image : url(images/team_bikerbg.gif);
	background-repeat : no-repeat;
	width:435px; height:615px;
	top:0px;
	left:432px;
	position:absolute;
	z-index:30;
}


#photo1{
	position:absolute;
	z-index:100;
	top:96px;
	left:0px;
	height:173px;
}

#photo2{
	position:absolute;
	z-index:100;
	top:96px;
	left:216px;
	height:173px;
}

#photo3{
	position:absolute;
	z-index:100;
	top:96px;
	left:432px;
	height:173px;
}

div.contentbg{
	position:absolute;
background-color:#E3D7BA;
z-index:6000;
width:864px;
top:414px;
}




.raceResults{
	
border-width:2px;
border-color:#000000;
border-style:solid;
background-color:#ffffff;
margin-top:29px;
margin-left:32px;
width:258px;

}

div.stories{

margin-top:29px;
margin-left:30px;
margin-right:30px;
font-size:.8em;
width:340px;
}

div.story{
	font-size:11px;
	margin-bottom:15px;
	margin-top:0px;
}
div.story img{
	margin-right:5px;
 	
}

div.story img.right{
	margin-left:5px; 
}


div.story h1 a,div.story h1{
	font-size:14px;
	margin-bottom:5px;
	margin-top:0px;
}

img.sponsor{

margin-top:29px;
}





