/*------------------------------------
Biodiversity
Global Stylesheet

Browser Compatability
Firefox, Internet Explorer 6/7, Safari

Author / Atomic Crayon, gels
website / www.atomiccrayon.com
-------------------------------------*/
* img, #logo, .topItems ul, .topItems ul input, ul.menu, .topItems form, #credits, #credittext   {
	display:none;
	}

img#logoPrint {
	display:inline!important;
	width:200px;
	height:98px;
	}
#logo {
	display:none;
	}

body {
	margin:0;
	font:12px Tahoma, sans-serif;
	line-height:1.6;
	}
	
img#logoPrint {
	display:none;
	}

img, a img {
	border:0;
	}
a {
	color:#8F6800;
	}
a:hover {
	color:#000;
	background:#f4e3b8;
	text-decoration:none;
	}
h1, h2, h3, h4, h5, h6 {
	position:relative;
	margin:0;
	}
h1 {
	font-size:18px;
	font-family:Georgia, serif;
	font-variant:small-caps;
	}
h2 {
	font-size:18px;
	color:#352704;
	font-family:Georgia, serif;
	font-variant:small-caps;
	}
h3, h4 {
	font-size:14px;
	font-variant:small-caps;
	line-height:1.3;
	color:#5c4105;
	}
h4 {
	font-size:13px;
	}
h5, h6 {
	font-size:13px;
	}
.header h1 {
	font-size:20px;
	border-top:1px solid #797979;
	border-bottom:1px solid #797979;
	padding:5px 0;
	margin:0;
	}
.copyright {
	padding:0 20px;
	border:1px solid #666;
	}
.quote {
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	font-size:11px;
	float:right;
	display:block;
	width:185px;
	margin:0 50px 0 0;
	}
.wrapper .content .quote em {
	display:block;
	padding:8px 0 0 0;
	font-style:normal;
	font-size:10px;
	text-align:center;
	}
.header {
	padding:0;
	margin:0;
	top:auto;
	height:50px!important;
	background: none!important; 
	}
* html .header { /*IE6*/
	background-image: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='crop');
	}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}