
body {text-align: center;
background-color:white;
}

#outer { 
position: absolute;
margin-left: -452px;
margin-top: -270px;
left: 50%;
top: 50%;
width: 904px;
height: 580px;
border: 1px solid black;
	}
	
#top_img { position: absolute;
	 border: none;
	 height:135px;
	 width:899px;
	 padding: 2px;
	 margin:0px;
	  left: 0px; 
	 top: 0px;
	 }
	 
	 #bottom_img { position: absolute;
	 border: none;
	 height:81px;
	 width:899px;
	 padding: 2px;
	 margin:0px;
	  left: 0px; 
	 top: 535px;
	 }
	 
#nav1 { position: absolute;
	  border: none;
	 background-image:url("Images/Nav/Nav_Bkg.gif");
	 left: 0px; 
	 top: 155px;
	 height:350px;
	 width:125px;
	  padding-top: 0px;
	   padding-left: 0px;
	   margin-top: 0px;
	 } 

#vert_header{ position: absolute;
	  border: none;
	 background-image: url("Images/VertHeaders/Vert_header_Bgrnd.gif");
	 left: 145px; 
	 top: 155px;
	 height:350px;
	 width:50px;
	 z-index:0;
	 padding-top: 0px;
	   padding-left: 0px;
	   margin-top: 0px;
	 }	 
	 
#frame1 { position: absolute;
	  border: none;
	 background-color:none;
	 left: 200px; 
	 top: 155px;
	 height:350px;
	 width:400px;
	 z-index:0;
	 }
	 #frame1_bio { position: absolute;
	  border: none;
	 background-color:none;
	 left: 200px; 
	 top: 155px;
	 height:350px;
	 width:325px;
	 z-index:0;
	 } 
	 
	#frame1_photo { position: absolute;
	  border: none;
	 background-color:none;
	 left: 150px; 
	 top: 155px;
	 height:350px;
	 width:400px;
	 z-index:0;
	 } 
#frame2{ position: absolute;
	  border: none;
	 background-color:none;
	 left: 625px; 
	 top: 155px;
	 height:350px;
	 width:275px;
	 z-index:0;
	 padding:2px;
	 }
	 #frame2_bio{ position: absolute;
	  border: none;
	 background-color:none;
	 left: 570px; 
	 top: 155px;
	 height:350px;
	 width:325px;
	 z-index:0;
	 padding:2px;
	 } 
	#frame2_photo{ position: absolute;
	  border: none;
	 background-color:none;
	 left: 515px; 
	 top: 155px;
	 height:350px;
	 width:375px;
	 z-index:0;
	 padding:2px;
	 } 
#mail_form{ position: absolute;
	  border: none;
	 left: 615px; 
	 top: 508px;
	 height:27px;
	 width:200px;
	 padding-top: 0px;
	   padding-left: 0px;
	   margin-top: 0px;
	   padding-right: 0px;
	   padding-bottom: 0px;
	 }

#arrowdown {
position: absolute;
left: 605px; 
	 top: 185px;
	  padding-top: 0px;
	   padding-left: 0px;
	   margin-top: 0px;
	   padding-right: 0px;
	   padding-bottom: 0px;
	 
}

#arrowup {
position: absolute;
left: 605px; 
	 top: 500px;
	  padding-top: 0px;
	   padding-left: 0px;
	   margin-top: 0px;
	   padding-right: 0px;
	   padding-bottom: 0px;
	 
}

#copyright{
	 position: absolute;
left: 300px; 
	 top: 555px;
	   padding-top: 0px;
	   padding-left: 0px;
	   margin-top: 0px;
	   padding-right: 0px;
	   padding-bottom: 0px;
	 }
	 
p {text-decoration:none;}

.body{font-family:serif; 
font-size: 10pt;
}
.mail_form {font-family:serif; 
font-size: 8pt;
}

h2{
position: absolute;
color:black;
font-family:serif;
font-weight:500;
font-variant:small-caps;
left: 225px; 
top: 125px;	 
margin-top: 0px;
}


hr.top{
position: absolute;
color:black;
background-color: black;
border: 0px;
height:1px;
width:903px;
left: 0px; 
top: 154px;
padding-top: 0px;
	   padding-left: 0px;
	   margin-top: 0px;
}


hr.bottom_top{
position: absolute;
background-color: black;
color: black;
border: 0px;
height:1px;
width:903px;
left: 0px; 
top: 504px;
padding-top: 0px;
	   padding-left: 0px;
	   margin-top: 0px;
}

hr.bottom_bottom{
position: absolute;
color:black;
background-color: black;
border: 0px;
height:1px;
width:903px;
left: 0px; 
top: 534px;
padding-top: 0px;
padding-left: 0px;
margin-top: 0px;
}

a:link {color: gray;
text-decoration:underline;
font-family:serif;
font-weight:300;
font-size: 8pt;
}
a:hover {color:gray;
text-decoration:underline;
font-family:serif;
font-weight:300;
font-size: 8pt;
}
a:visited {color: gray;
text-decoration:underline;
font-family:serif;
font-weight:300;
font-size: 8pt;
}
a:link:active {color:gray;
text-decoration:underline;
font-family:serif;
font-weight:300;
font-size: 8pt;
}
a:active{color: gray;
text-decoration:underline;
font-family:serif;
font-weight:300;
font-size: 8pt;
}

