body { 
  margin-top: 0;
  font-family: calibri, trebuchet ms, sans-serif;	
  font-size: 1em;	
  background-color:#B5D088;
  overflow:auto;      
  }


a:link {text-decoration: underline; color: black;}
a:visited {text-decoration: underline; color: black;}
a:active {text-decoration: underline; color: black;}
a:hover {text-decoration: underline; color: #0061B0;}
  
#Main_Box
{
 margin: auto;
 width:814px;
 margin-top:26px; 
 text-align:left;

 }

 #Header
{
	float:left;
	clear:left;
	margin-left:5px;
	width: 809px;
	height: 166px;
	background-image:url('../images/header/background.png');
	background-repeat:repeat-x;
	position:relative;
}

 #Header_Left
 {
  	float:left;
	width: 809px;
	height: 166px;
	background-image:url('../images/header/background_left.png');
	background-position: left;
	background-repeat: no-repeat;
 }
 
 #Header_Right
 {
 	float:left;
	width: 809px;
	height: 166px;
	background-image:url('../images/header/background_right.png');
	background-position: right;
	background-repeat: no-repeat;
 }
 
 #Logo
 {
  	float:left;
	width: 231px;
	height: 142px;
	margin-left:13px;
	margin-top:13px;
 }
 
 #Header_Slideshow
 {
   	float:left;
	width: 530px;
	height: 145px;
	background-image:url('../images/slideshow/slideshow2.png');
	margin-left:14px;
	margin-top:13px;
 }
 
#Navigation
{
	float:left;
	clear:left;
	margin-left:5px;
	width: 809px;
	height: 24px;
	background-image:url('../images/navigation/background.png');
	background-repeat:repeat-x;
} 

 #Navigation_Left
 {
  	float:left;
	width: 809px;
	height: 24px;
	background-image:url('../images/navigation/left.png');
	background-position: left;
	background-repeat: no-repeat;
 }
 
 #Navigation_Right
 {
 	float:left;
	width: 809px;
	height: 24px;
	background-image:url('../images/navigation/right.png');
	background-position: right;
	background-repeat: no-repeat;
}

#Navigation a
{
	float:left;
	width: 100px;
	height: 15px;
	text-decoration: none;
}


.Navigation_Home
{
	float:left;
	margin-top:2px;
	margin-left:3px;
	height: 15px;
	width: 100px;
	background-image:url('../images/navigation/icons.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.Navigation_About
{
	float:left;
	margin-top:2px;
	margin-left:3px;
	height: 16px;
	width: 100px;
	background-image:url('../images/navigation/icons.png');
	background-position: 0px -15px;
	background-repeat: no-repeat;
}

.Navigation_FunRun
{
	float:left;
	margin-top:2px;
	margin-left:3px;
	height: 16px;
	width: 100px;
	background-image:url('../images/navigation/icons.png');
	background-position: 0px -30px;
	background-repeat: no-repeat;
}

.Navigation_Directions
{
	float:left;
	margin-top:2px;
	margin-left:3px;
	height: 16px;
	width: 100px;
	background-image:url('../images/navigation/icons.png');
	background-position: 0px -45px;
	background-repeat: no-repeat;
}

.Navigation_SitePlan
{
	float:left;
	margin-top:2px;
	margin-left:3px;
	height: 16px;
	width: 100px;
	background-image:url('../images/navigation/icons.png');
	background-position: 0px -60px;
	background-repeat: no-repeat;
}

.Navigation_Contacts
{
	float:left;
	margin-top:2px;
	margin-left:3px;
	height: 16px;
	width: 100px;
	background-image:url('../images/navigation/icons.png');
	background-position: 0px -75px;
	background-repeat: no-repeat;
}

.Navigation_Sponsors
{
	float:left;
	margin-top:2px;
	margin-left:3px;
	height: 18px;
	width: 100px;
	background-image:url('../images/navigation/icons.png');
	background-position: 0px -90px;
	background-repeat: no-repeat;
}



#Content_Background
{
	float:left;
	clear:left;
	margin-left:5px;
	width: 809px;
	background-image:url('../images/content/background.png');
	background-repeat:repeat-y;
} 

#Content_Background_Bottom
{
	float:left;
	clear:left;
	margin:0px;
	width: 100%;
	height: 100%;
	background-image:url('../images/content/bottom.png');
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 60px;
} 

#Content_Changeable
{
	float:left;
	clear:left;
	width: 775px;
	height: 100%;
	margin-left:17px;
	margin-top:30px;
}

#Rosette
{
	width: 125px;
	height: 193px;
	background-image:url('../images/rosette.png');
	z-index:100;
	 position:absolute;
	 top:0;
	 right:0;
	 margin-top:-14px;
	 margin-right:-21px;
}

#Footer
{
	clear:left;
	font-size: 0.8em;	
	text-align:center;
	color:#EFEFEF;
	margin:auto;
	width:775px;
}

#Footer a:link {text-decoration: underline; color: #EFEFEF;}
#Footer a:visited {text-decoration: underline; color: #EFEFEF;}
#Footer a:active {text-decoration: underline; color: #EFEFEF;}
#Footer a:hover {text-decoration: underline; color: black;}