body {background-color: #fff; margin: 0px; text-align: center; min-width: inherit; font-family: verdana; font-size: 12px;}
#wrapper {position: relative; margin: 0px auto 0px auto; width: 760px; text-align: left;}
 
#page {position: absolute; top: 0px; left: 0px; margin: 0px 0px 0px 0px; width: 760px; height: 650px; background-color: #ffffff; z-index: 1; background-color: transparent; border: 3px solid #00006f}


/*--------------------------------Paragraph and Header Styles---------------------------*/	

h1 {font-family: verdana; font-weight: bold; font-size: 18px; color: #00006f; margin: -20px 0px 0px 0px;}

p {margin: -10px 30px 0px 20px;}


/*--------------------------------Logo Image---------------------------*/	
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	width: 760px;
	height: 270px;
	background-color: transparent;
	background-image: url("../header_image.gif");
	background-repeat: no-repeat;
	z-index:3;
}
/*--------------------------------Header Type---------------------------*/	
div.nav {position: absolute; top: 93px; left: 23px; width: 400px; height: 20px; margin: 0px; padding: 0px;
				z-index: 3;}
	
div.contribute {position: absolute; top: 94px; left: 424px; width: 82px; height: 20px; line-height: 20px; margin: 0px; padding: 0px;
				background-color: #00006f; z-index: 3; border: 1px solid #fff;}

				
p.navheader {font-family: verdana; font-size: 12px; font-weight: normal; margin: 0px 0px 0px 0px; padding: 0px;
					text-align: left; color: #fff; z-index: 2; display: block; text-decoration: none; text-align:center; }
		
	p.navheader a {color: #fff; text-decoration: none}
	p.navheader a:hover {background-color:#36f; color:#fff; display: block; text-decoration: none;}

				
/*---------------------------Writing Col---------------------------*/	
div.writing {position: absolute; top: 180px; left: 558px; width: 203px; height: 468px; margin: 0px; padding: 0px;
				 z-index: 5;}	
				

/*--------------------------------php photo change - photo boxes---------------------------*/
#photo1 {
	position: absolute;
	margin: 144px 0px 0px 15px;
	width: 181px;
	height: 119px;
	z-index: 1;
	left: -9px;
	top: -11px;
}

#photo2 {
	position: absolute;
	margin: 144px 0px 0px 186px;
	width: 181px;
	height: 117px;
	z-index: 1;
	left: -7px;
	top: -13px;
}		

#photo3 {
	position: absolute;
	margin: 144px 0px 0px 360px;
	width: 171px;
	height: 116px;
	z-index: 1;
	left: 0px;
	top: -13px;
}	

/*---------------------------Content---------------------------*/	
#content_head {
	position: absolute;
	margin: 269px 0px 0px 20px;
	width: 534px;
	height: 18px;
	z-index: 3;
	top: 0px;
	left: 0px;
}
#content {
	position: absolute;
	margin: 300px 0px 0px 30px;
	width: 534px;
	height: 290px;
	z-index: 3;
	top: 0px;
	left: 0px;
}
/*-------------------------------footer message---------------------------*/		
div.footer_message {position: absolute; top: 520px; left: 10px;  width: 760px; height: 15px; margin: 0px;
	background-color: transparent; z-index: 1;}
	p.message {font-family: verdana; font-size: 11px; font-weight: normal; margin: -2px 0px 0px 22px;
					text-align: left; color: #000000; z-index: 4; text-decoration: none;}
					
/*-------------------------------footer---------------------------*/		
div.footer {position: absolute; top: 628px; left: 10px;  width: 760px; height: 15px; margin: 0px;
	background-color: transparent; z-index: 1;}
	p.footer {font-family: verdana; font-size: 11px; font-weight: normal; margin: -2px 0px 0px 22px;
					text-align: left; color: #5c60a5; z-index: 4; text-decoration: none;}
	p.footer a{color: #5c60a5; z-index: 4; text-decoration: none;}
	p.footer a:hover{color: #a4b7ad; z-index: 4; text-decoration: none;}