#header{
      width:793px;
	  height:200px;
	  background:
      url(hike01.gif) no-repeat;
}
a:link{
      color:blue;
	  font-weight:100;
	  text-decoration:none;
}
a:visited{
      color:#000000;
	  text-decoration:none;
}
a:hover{
      color:#400080;
      background-color:white;
	  text-decoration:none;
}
a:active{
      color:red;
	  text-decoration:none;
}
.menu a span{
    position: absolute; left: 0em; top: 1em;
    visibility: hidden;
    display: block; width: 10em;
    text-decoration: none; color: white;
    background-color: #43006a; padding: 0.4em; 
}
.menu a:hover span { visibility: visible; 
}
#main{
      width:793px;
	  height:512px;
	  background:
      url(hike02.gif) no-repeat;
}
.main2{
      WIDTH: 600px;
	  FONT-FAMILY: '‚l‚r –¾’©'; 
	  font-weight:;
	  font-size:10.5pt;
	  TEXT-ALIGN:left;
	  line-height:1.6em;
	  text-align:justify;
      text-justify:inter-ideograph;
}
#footer{
      width:793px;
	  height:425px;
	  POSITION: relative; 
	  z-index:1;
	  background: 
	  url(hike03.gif) no-repeat;
}


