body { text-align: left;
	   margin-top: 10px;
	   font-family: "Century Gothic", "Helvetica Neau", sans-serif;
	   color: #c64f00;
	  }

a { color: #c64f00;
    text-decoration: none;
  } 
	
a:hover { text-decoration: underline;
		}	

#container { position: relative;
			 width: 655px;
			 margin-right: auto;
			 margin-left: auto;
			  } 
h1 { font-size: 16px;
	letter-spacing: 2.5px;
	position: absolute;
	top: 55px;
	   #top: 67px;
	   _top: 67px;
	left: 296px 
   }
   
h2 { font-size: 14px;
	letter-spacing: 2.5px;
	position: absolute;
	top: 260px;
	   #top: 270px;
	   _top: 270px;
	left: 275px 
   }   
   
#nav {  font-size: 16px;
		position: absolute;
		top: 365px;
	   #top: 380px;
	   _top: 380px;
		left: -120px;
		line-height: 40px;
	 }  

ul { list-style: none;
   }
   
#info { font-family: "Helvetica", san-serif;
    color: #c64f00;
    font-size: 12px;
    position: absolute;
	top: 155px;
	left: 315px;
	width: 280px;
	height: 300px;
	line-height: 14px;
	}
	
p { padding-top: 10px;
}	


	   	 						 
						 


