/* Biodiversity core css 21/01/2008 */

body{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%; /* 12px */
	background-image: url(../img/tile.gif);
	color:#3c3c3c;
	/*height: 100%;
	overflow-y:auto;*/
}

a{
	color:#0000cc;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color: #817D2B;
}
.clear{
	clear:both;
}	
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}

.imagefloatRight img{
	margin-top: 0px;
	padding: 3px;
}

.imageTopfloatRight img{
	margin-top: 0px;
	padding: 3px;
}

.imagefloatRight
{
padding-left: 7px;
}

.imageTopfloatRight
{
	padding-left: 7px;
}

table 
{
	font-size:90%;
	border: 1;
	border-color: #CCCCCC;
	padding: 3px;
}
td
{
	padding:3px;
	
}
.highlight td
{
	background-color:#EEEEEE;
}

strong{font-weight:bold;}
#pageWrap{
	text-align:left;
	width: 725px;
	margin:auto;
	margin-top:5px;
	padding-bottom:10px;
	border-top: 2px solid #817d2b;
	background-color:#FFF;
}

#innerWrap{
	margin-left:10px;
	margin-right:10px;
}
	
#header
{
	height:108px;
	}

#logos
{
	width: 300px;
	float: left;
	height: 108px;
}

#header #pageTitle{
	float:right;
	width:368px;
	height:21px;
	margin-top:8px;
	margin-right:8px;
}
#header #flashBanner{
	float:right;
	width:370px;
	height:60px;
	margin-right:6px;
}
	
	
	
#indent
{
margin-left: 30px;
}
	
#main{margin-bottom:10px;}
#main .top_menu{background:url(../img/menu_bar.gif) left top no-repeat #817d2b;}
#footer .top_menu{background:url(../img/menu_bar_bott.gif) left bottom no-repeat #817d2b;}
.top_menu{
	color:#FFFFFF;
	width: 697px;
	text-align:center;
	font-size:110%;
}
.top_menu li{
	display:inline;
	margin: 0px;
	line-height:25px;
}
.top_menu li a{
	color:#FFFFFF;
}

.top_menu li a:hover{
	color: #e8d182;
}


#footer{
	
}

#topLink

{

position: absolute;
position: fixed;

right: 20px;

bottom: 5px;

}



#topLink a:hover

{

color: #817d2b;

}


#floatrightheader
{
float: right;
}

#floatleftheader
{
float: left;
}

#pageTitle2
{
padding-top: 30px;
}

#pageTitle2 img
{
margin-left: 200px;
margin-right: -180px;
}

#bottomtextmain
{
width: 250px;
padding-left: 10px;
}


#mainpicsqu
{
float: left;
}

#bottomimagemain
{
margin-top: -60px;
margin-left: 300px;
}