	body {
	background-color: #ffffff;
	background-image:url(../images/bgorange.jpg);
	background-repeat:repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #39341b;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	min-width: 1000px;
	
	}
		
	#wrapper {
	margin: 0 auto;
	padding:0px 0px 10px 0px;
	text-align:left;
	width: 995px;
	z-index:2;
	}
	
	#head {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	float:left;
	clear:both;
	padding:0px;
	margin:0px;
	background-image:url(../images/head4.jpg);
	background-repeat:no-repeat;
	font-weight: normal;
	font-size: 30px;
	line-height: 30px;
	letter-spacing:.05em;
	width:995px;
	height:90px;
	z-index:5;
	}
	
	table {
	padding:0px;
	text-align:left;
	margin:0px;
	}
	
	#menu {
	float:left;
	width:190px;
	text-align:left;
	padding:37px 0px 10px 80px;
	font-weight: normal;
	font-size: 13px;
	line-height: 17px;
	z-index:5;
	}
	
	#main {
	float:left;
	width:800px;
	padding:37px 0px 50px 0px;
	font-size: 12px;
	line-height: 18px;
	text-align:left;
	z-index:5;
	}
	
	#credit {
	float:left;
	clear:both;
	font-weight: normal;
	font-size: 10px;
	line-height: 20px;
	z-index:5;
	text-align:left;
	margin:50px 0px 20px 80px;
	}
	
	
	
	A:link { 
	color:#983e02;
	text-decoration: none;  
	}

	A:active { 
	color:#983e02;
	text-decoration: none;
	}

	A:visited { 
	color:#983e02;
	text-decoration: none;
}

	A:hover { 
	color:#e84302;
	text-decoration: none; 
}

	A.nav:link { 
	color: #39341b; 
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px; 
	}

	A.nav:active { 
	color: #39341b; 
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;  
	
}

	A.nav:visited { 
	color: #39341b; 
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px; 
	
}

	A.nav:hover { 
	color: #e84302;  
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px; 
	 
	
}


p {
margin:20px 0px 0px 0px;
}

	
	.running {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #39341b;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;	
}

	.runningsmall {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #39341b;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;	
}

