.imagefloat {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.imagefloatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
p {
	font-family: Arial, "Century Gothic", sans-serif;
	font-size: 12px;
	color: #3D3918;
}
p.footer {
	font-size: 11px;
}
a {
	font-family: Arial, Century Gothic, sans-serif;
	color: #A19944;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #67632C;
}
a:hover {
	text-decoration: underline;
	color: #67632C;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Roman, "Book Antiqua", Helvetica;
	font-size: 18px;
	color: #114116;
}
li {
	font-family: Arial, sans-serif, "Century Gothic";
	font-size: 12px;
	color: #3D3918;
}
.floatLeft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#copyright, div#copyright a {
font: 9px Arial, Helvetica, sans-serif;
text-align: center;
margin-left: auto; 
margin-right: auto;
}
ul.biolist {
	float: left;
	width: 250px;
	list-style-type: none;
	margin-left: 30px;
	padding: 0px;
	margin-right: 0px;
}
.clear {
	clear: both;
}
ul.biolist li {
	list-style-type: none;
	padding-bottom: 4px;
}
