body {
        font-family: arial, sans-serif;
        font-size: 16px;
        text-align: center;
        background-image: url(images/background.png) ;
		background-repeat: repeat;
		
		
		
}

div#wrapper {
	position : relative ;
	top : 0px;
	left :auto;
	width : 800px;
	height : 700px;
	font-family :  Arial, Helvetica, sans-serif;
	background-image: url(images/main.png);
	margin-left: auto; 
	margin-right: auto;
	
      
}


#pre {
	position: absolute;
	top: 85px;
	left: 95px;
	width: 100px;
}
	

	
*{
	
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #000000;
	display: block;
	background: url(images/menu1.gif);
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #f0efda;
	background: url(images/menu1.gif) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu li a:active {
	color: #26370A;
	background: url(images/menu1.gif) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#text1{
	position:absolute;
	top: 250px;
	left: -40px;
	width: 300px;
	height: 200px;

	text-align: left;
	color: black;
	
	}
	
#text4{
	position:absolute;
	top: 440px;
	left: -40px;
	width: 200px;
	height: 170px;
	
	text-align: Center;
	color: black;
	
	}
	
#picture{
	position:absolute;
	top: 220px;
	left: 280px;
	width: 389px;
	height: 292px;
	
	
	
	}
	
#picture2{
	position:absolute;
	top: 170px;
	left: 300px;
	width: 316px;
	height: 400px;
	background-image: url(images/map.jpg);
	
	
	}
	
#mapquest{
	position:absolute;
	top: 180px;
	left: -30px;
	width: 170px;
	height: 40px;
	
	
	
	}
