body   { 
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif; 
	margin: 0; 
	padding: 0; 
	text-align: center; 
	background-color: #cfe6c4;  
	}
p {
	}
td {
	}
#all  { 
	background-image: url("images/all_bg.gif"); 
	background-repeat: repeat-y; 
	background-position: left 0; 
	text-align: left; 
	margin: 0 auto; 
	position: relative; 
	width: 760px;
	 }
	
#logobar {
	position: absolute;
	top: 0;
	left: 0;
	width: 760px;
	background-color: #99cc99;
	height: 85px;
	border-bottom: 1px solid #4e4538;
	border-left: 1px solid #49423a;
	border-right: 1px solid #49423a;
	}
#logo {
	position: absolute;
	top: 13;
	left: 14;
	}		
	
#leftside {
	width: 165px;
	position: absolute;
	top: 0;
	left: 0;
	}

ul.navbar     { 
	color: white; 
	font-size: 13px; 
	list-style-type: none; 
	display: block;
	margin: 0; 
	padding: 0; 
	width: 165px;
	background-color: #FFFFFF;
	font-weight: bold;
	 }

ul.navbar a {
	color: #336633; 
	text-decoration: none;
	margin-left: 14px;
	}
ul.navbar a:hover {
	color: #49423a;; 
	text-decoration: none;
	}

.quote {
	font-size: 11px;
	color: #FFFFFF;
	margin: 30 15 15 15;
	line-height: 15px;
	}
.attribution {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0 15 30 15;
	font-style: italic oblique;
	line-height: 15px;
	}	
	
#resources {
	border-top:  1px solid #FFFFFF;
	border-bottom:  1px solid #99cc99;
	background-color: #99cc99;
	}
#resources p {
	font-size: 11px;
	font-style: italic oblique;
	margin: 7 40 7 15;
	padding: 0;
	}
#resources a {
	color: #49423a;
	text-decoration: none;
	}
#resources a:hover {
	color: #49423a;
	text-decoration: underline;
	}	

#resources2 {
	border-top:  1px solid #FFFFFF;
	border-bottom:  1px solid #FFFFFF;
	background-color: #99cc99;
	}
#resources2 p {
	font-size: 11px;
	font-style: italic oblique;
	margin: 7 40 7 15;
	padding: 0;
	}
#resources2 a {
	color: #49423a;
	text-decoration: none;
	}
#resources2 a:hover {
	color: #49423a;
	text-decoration: underline;
	}	
		

.navoff  { 
	display: block;
	list-style-type: none; 
	margin: 0; 
	padding: 8px 5px 8px 0; 
	border-bottom: 1px solid #4e4538;
	}
.navon    { 
	display: block;
	font-weight: bold; 
	background-color: #99cc99;
	list-style-type: none; 
	margin: 0; 
	padding: 8px 5px 8px 0; 
	border-bottom: 1px solid #4e4538;
	}

#copyright { 
	color: #000000; 
	font-size: 9px; 
	margin: 15 0 0 200;
	padding-top: 72;
	}

.content { 
	position: absolute; 
	top: 86px; 
	left: 0;
	width: 760px; 
	background-image: url("images/all_bg.gif"); 
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding-bottom: 50;
	border-left: 1px solid #49423a;
	border-right: 1px solid #49423a;
	border-bottom: 1px solid #49423a;
	}
.content h1 { 
	font-size: 14px; 
	font-weight: bold; 
	color: #336633; 
	margin: 15 160 0 180; 
	line-height: 18px;
	}
.content h2 { 
	font-size: 12px; 
	font-weight: bold; 
	color: #336633; 
	margin: 15 160 0 180; 
	line-height: 20px;
	}
.content p { 
	color: black; 
	font-size: 11px; 
	margin: 0 160 15 180; 
	line-height: 13px;
	}
ul.inline { 
	color: black; 
	font-size: 11px; 
	margin: 0 160 15 180; 
	line-height: 13px;
	}
ul.inline li { 
	margin: 0 0 5 0; 
	}		
.content a {
	color: #2A809E;
	}
#adblock {
	position: absolute;
	top: 15;
	right: 15;
	}
 #biophoto {
 	padding: 0 10 10 0;
 	} 
 	
 .contactform {
 	margin: 15 160 0 180; 
 	font-size: 11px;
 	}
 table {
 	font-size: 11px;
 	}	