h1,h2,h3,h4, h5 {font-family: "Geneva","Verdana", "Helvetica", sans-serif; color:black;}
p {font-family: "Verdana", "Helvetica", sans-serif; color:black; font-size: 85%}

#nextbutton { 
position:absolute; 
left:80px; 
top:65px; 
width:115px; 
height:120px; 
z-index:10; 
background-color: #FFFFCC; 
layer-background-color: #FFFFCC; 
border: 1px none #000000;
}

#nav1 { 
    position:absolute;   z-index:2;    
    top: 200px;
	left: 20px; 
	width:190px;
	height:570px;
	background-color: #336699;

}

#header {
	position: absolute;
	top: 40px;
	left: 220px;
	width: 600px;
	height: 155px;
	border-color: #006699;
	border-width: 2px;
    border-style: ridge;
	background-color: #FFFFCC;

	}

#leftbar {
	position: absolute;
	top: 200px;
	left: 220px;
	width: 200px;
	height: 320px;
	background-color: #336699;

	}

#leftcenter {
	position:absolute;
	top: 200px;
	left: 430px;
	width: 200px;
	height: 320px;
	background-color: #336699;

	}

#rightcenter {
	position: absolute;
	top: 200px;
	left: 640px;
	width: 200px;
	height: 320px;
	background-color: #336699;

	}


#rightbar {
	position: absolute;
	top: 200px;
	left: 850px;
	width: 200px;
	height: 320px;
	background-color: #336699;

	}
	
	
#leftbar2 {
	position: absolute;
	top: 530px;
	left: 220px;
	width: 200px;
	height: 320px;
	background-color: #336699;

   }


#leftcenter2 {
	position:absolute;
	top: 530px;
	left: 430px;
	width: 200px;
	height: 320px;
	background-color: #336699;
}

#rightcenter2 {
	position: absolute;
	top: 530px;
	left: 640px;
	width: 200px;
	height: 320px;
	background-color: #336699;
	
}	
#rightbar2 {
	position: absolute;
	top: 530px;
	left: 850px;
	width: 200px;
	height: 320px;
	z-index:9;
	background-color: #336699; 
		
}
