	body {
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:  Arial, sans serif;
	color: #8c9aa8;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	min-width: 1000px;
	}
	
	body.view {
	background-color: #ffffff;
	
	font-family:  Arial, sans serif;
	color: #696969;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	max-width: 760px;
	}
	

	
	#wrapper {
	margin: 0 auto;
	padding:0px 0px 10px 0px;
	text-align:left;
	background-color: #ffffff;
	width: 990px;
	z-index:2;
	}
	
	#name {
     font-family: Arial, sans-serif;
	 font-size: 30px; 
	 line-height: 32px;
	 font-weight: 300;
	 color: #7b98b7;
	 display:block;
     z-index:10;
     margin:10px 5px 5px 10px;
	 float:left;
	 clear:both;
	 letter-spacing: .07em;
   
 }
 	#lineunder {
     font-family: Arial, sans-serif;
	 background-color:#c3c3c3;
	 min-width:930px;
	 min-height:1px;
	 display:block;
     font-size:1px;
	 line-height:1px;
     margin:5px 5px 5px 10px;
	 float:left;
	 clear:both;
 }
 
 	#holdbody {
	margin:50px 0px 0px 10px;
	float:left;
	clear:both;
}

 	#navleft {
     font-family: Arial, sans-serif;
	 font-size: 13px; 
	 line-height: 40px;
	 font-weight: normal;
	 color: #696969;
	 display:block;
     z-index:10;
	 float:left;
	 clear:left;
	 width:190px;
	 text-align:left;
   
 }
	
	
	 #maincontent {
     font-family: Arial, sans-serif;
	 display:block;
     z-index:10;
	 float:left;
	 clear:right;
	 width:760px;
	 min-height:450px;
	 text-align:left;
	 
	 
   
 }
 
	 #foot {
     font-family: Arial, sans-serif;
	 display:block;
     z-index:10;
     margin:60px 0px 30px 0px;
	 float:left;
	 clear: both;
	 width: 900px;
	 text-align:center;
	 
   
 }
	
	
	A:link { 
	color:#516a83;
	text-decoration: none;  
	}

	A:active { 
	color:#516a83;
	text-decoration: none;
	}

	A:visited { 
	color:#516a83;
	text-decoration: none;
}

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

	A.nav:link { 
	color: #8c9aa8; 
	text-decoration: none; 
	font-family: Arial, san-serif;
	font-size: 13px;
	font-weight: normal;
	
}

	A.nav:active { 
	color: #8c9aa8; 
	text-decoration: none; 
	font-family: Arial, san-serif;
	font-size: 13px;
	font-weight: normal;
	
}

	A.nav:visited { 
	color: #8c9aa8; 
	text-decoration: none; 
	font-family: Arial, san-serif;
	font-size: 13px;
	font-weight: normal;
	
}

	A.nav:hover { 
	color: #456282;  
	text-decoration: none; 
	font-family: Arial, san-serif;
	font-size: 13px;
	font-weight: normal;
	

}

	A.nav2:link { 
	color: #9eadbc; 
	text-decoration: none; 
	font-family: Arial, san-serif;
	font-size: 11px;
	font-weight: normal;
	
}

	A.nav2:active { 
	color: #9eadbc; 
	text-decoration: none; 
	font-family: Arial, san-serif;
	font-size: 11px;
	font-weight: normal;
	
}

	A.nav2:visited { 
	color: #9eadbc; 
	text-decoration: none; 
	font-family: Arial, san-serif;
	font-size: 11px;
	font-weight: normal;
	
}

	A.nav2:hover { 
	color: #456282;  
	text-decoration: none; 
	font-family: Arial, san-serif;
	font-size: 11px;
	font-weight: normal;
	

}


	h1 {
	font-family:  Arial, sans serif;
	color:#54489e;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;	
}

	
	.running {
	font-family:  Arial, sans serif;
	color: #8c9aa8;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;	
}

	.specs {
	font-family:  Arial, sans serif;
	color: #8c9aa8;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;	
	text-align:left;
}

