a		{ 
	color: #0000CC; 
	text-decoration: none 
}

a:hover   { 
	color: #0000CC; 
	text-decoration: underline 
}

body    {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/background.gif);
}

#foot a {
  	color: #FFFFFF; 
	text-decoration: none;
}

#foot a:hover {
  	color: #FFFFFF; 
	text-decoration: underline; 
}

#leftNav a {
  	color: #0000CC; 
	text-decoration: none;
}

#leftNav a:hover {
  	color: #0000CC; 
	text-decoration: underline; 
}

.textMainDoubleSpace {
	font-family: Verdana, Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	top: 0px;
}

.textMainDoubleSpaceNotice {
	font-family: Verdana, Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #F00;
	line-height: 20px;
	top: 0px;
}

h1 {
	text-indent: -9999px;
	background: url(../images/high-trail-sports.gif);
	width: 518px;
	height: 112px;
}

h2 {
	font-family: Verdana, Tahoma, Arial, "Times New Roman";
	font-size: 16px;
	color: #069;
	line-height: 20px;
	top: 0px;
}