body{
	background-color: #E9E8D1;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	leftmargin:0px;
	topmargin:10px;
	marginwidth:0px;
	marginheight:0px;
}


#main_table{ width:774px; background-color:#77823D; border-color:#77823D;
}

#wrapper{
	margin: 0 auto;
	text-align: left;
}  

#print_logo{
display:none;
}

#screen_header{
float:left;  
display:block;  
padding:0px;  
margin: 0px;
}  

#nav_bar{
float:left;
height:42px;
width:772px;
display:block;
padding:0px;
background-color: #77823D;
}

#nav_bar_1{float:left; }
#nav_bar_2{float:left; }
#nav_bar_3{float:left; }

#photo{
float:left; 
display:block; 
width:331px; 
background-color: #77823D;
}

#content_area{
float:left; 
width:441px;
display:block; 
background-color:#E9E8D1;
}

#content_area_wide{
float:left; 
width:772;
display:inline; 
background-color:#D3A26B;
}

#body_copy{
float:left; 
width:401px;
text-align:left; 
display:block; 
padding:20px 20px 20px 20px;
background-color:#E9E8D1;
}

#body_copy_wide{
float:left; 
width:772px;
text-align:left; 
display:inline; 
padding:20px 20px 20px 20px;
background-color:#E9E8D1;
}

#bios{
float:left; 
display:block; 
width:772px;
background-color: #E9E8D1;
}

#under_photo{
	float:left;
	width:250px;
	padding:10px 50px 10px 50px;
	background-color:#E9E8D1;
	display:block;
}

#resource_table{
float:left; 
display:block;  
width:772px; 
background-color:#E9E8D1; 
text-align:left; 
}

#footer{
float:left; 
width:772px; 
height:25px; 
display:block;
}
  
.body-text {
	font-size: 12px;
}

p {
	font-size: 12px;
}

h1 {
	font-size: medium;
	color: #2B1758;
	font-weight: bold;
}

li {
	margin-bottom: 10px;
	font-size: 12px;
}

a:link {
	color: #2b1758;
}

a:visited {
	color: #2b1758;
}

a:hover {
	color: #7D7199;
}

a:active {
	color: #2b1758;
}


.sm {
	font-size: 80%;
	color: #2B1758;
	font-weight: bold;
	text-decoration: none;
	vertical-align: baseline;
}

.heading {

	font-size: medium;
	color: #2B1758;
	font-weight: bold;
}

.nav_links {

	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 8px;
}

.dashed_line {
	padding-bottom: 0 0 0 0;
	margin: 0 0 0 0;
	border-top: dashed #77823d 1px;
}
	 
