* 
body{
	background-image: url(./images/buttonback.gif);
	background-repeat:repeat-x;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper{
	margin: auto;
	position: relative;
	width: 1250px;
}	
#1280{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 1250px;
	text-align: left;
	background-color: #000;
}

#nav{
	background-image: url(./images/buttonback.gif);
	background-repeat:repeat-x;
	height: 26px;
	top: 0px;
}

#navlist{
    margin: auto;
	height: -26px;
	top: -20px;
}
#navlist li{
	display: inline;
	list-style-type: none;
	background-image: url(./images/button.gif);
}
#navlist a {
	padding: 3px 0px;
	background-image: url(./images/button.gif);
	height: 20px;
	width: 150px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
#navlist a:hover{background-image: url(./images/buttonover.gif);}
#n1{left: 25px;}
#n2{left: 175px;}
#n3{left: 325px;}
#n4{left: 475px;}
#n5{left: 625px;}
#n6{left: 775px;}
#n7{left: 925px;}
#n8{left: 1075px;}

#map{
	height: 568px;
	width: 1250px;
	left: 0px;
	top:0px;	

}

#nmap{
	height: 693px;
	width: 1250px;
	left: 0px;
	top:0px;	

}

#camap{
	height: 1412px;
	width: 1250px;
	left: 0px;
	top:0px;	

}

#smap{
	height: 955px;
	width: 1250px;
	left: 0px;
	top:0px;	

}

#emap{
	height: 547px;
	width: 1250px;
	left: 0px;
	top:0px;	

}

#afmap{
	height: 1030px;
	width: 1250px;
	left: 0px;
	top:0px;	

}

#asmap{
	height: 952px;
	width: 1250px;
	left: 0px;
	top:0px;	

}

#pmap{
	height: 757px;
	width: 1250px;
	left: 0px;
	top:0px;	

}


#lcontent{
	width: 1250px;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	color: #fff;
	text-align: left;
}

#content{
	width: 1250px;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	color: #fff;
	text-align: center;
}

#footer{
	height: 20px;
	width: 1250px;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	margin-top: 10px;
	color: #666;
	text-align: center;
}
