body, td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  10px;
}
h1,h2,h3,h4,h4
{
  color:#595966;
  font-weight:bold;
}

a img 
{
    border: none;
}

#mainpic 
{
    float: left;
}

#gallery ul, ul li
{ 
margin: 0; padding: 0; 
}

#gallery ul
{
list-style:none;
}

#gallery li 
{
float: left;
display: block;
}

#gallery .selected
{
padding: 5px;
border-top: solid 1px #a3c4bd;
border-left: solid 1px #a3c4bd;
border-right: solid 1px #a3c4bd;
}

#gallery .unselected 
{
padding: 5px;
border-bottom: solid 1px #a3c4bd;
}


#gallery  li a,a:visited
{  
    
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

#gallery li a:hover
{
	color: #00372A;
    text-decoration: underline;
}

#thumbs ul
{
    list-style:none;
    width: 150px;
    float:left;
    padding: 0px 10px;
    margin: 0px;
}

#thumbs ul li
{
    float: left;
    display: block;
    width: 60px;
    height: 60px;
    border: 3px solid #fff;
    outline: 1px solid #ddd;
    opacity: .99;
    filter: alpha(opacity = 100); 


}

#thumbs ul li:hover
{
    outline-color: #bbb;
    opacity: .5;
    filter: alpha(opacity = 50);

}

#thumbs ul li img {
    border: none;
} 


.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #595966;
	font-weight: bold;
}
.head-form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #595966;
	font-weight: bold;
	background-color: #1A9A79;
	text-align: center;
	vertical-align: middle;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #595966;
}
.subheadred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699CC;
}
.boldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336659;
	text-decoration: none;
}
.boldred:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
 text-decoration: underline;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00372A;
text-decoration: underline;
}
.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
text-decoration: underline;
}
.picpad {
	padding-right: 5px;
}
.wrap {
	border: 1px solid #99CCFF;
	background-color: #EEFFF7;
}


#biodiversity
{
padding: 0px 10px;
border: solid 1px #a3c4bd;
margin: 15px 0px;
background-image: url('images/biodiversity.jpg');
background-repeat: no-repeat; 
}
