/* CSS Document */

body{
	font-family: "Arial", "Verdana";
	font-size: 65%;
	background-image: url(../images/tile_white_500w.jpg);
	color: #000000;
	text-align: center;
	min-width: 840px;
	margin:0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	padding-bottom: 0;
	padding-top: 0;
}
img{
	border: 0;
}
#wrapper {
	width: 830px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
}
table, h1, p, {
	margin: 0;
	padding: 0;
}
#nav {
	background: url(../images/nav_b_150.png) no-repeat;
	border: hidden;
	position: fixed;
	top: 210px;
	bottom: 100;
	height: 196px;
	width: 150px;
}
#nav2 {
	background:transparent url(../images/nav_w100.png) no-repeat;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	border: hidden;
	position: fixed;
	top: 300px;
	height: 200px;
	width: 200px;
}
.maincontent{
	height: 100%;
	width: 800px;
	margin-bottom: 5px;
}
#navcontent {
	color: #000000;
	margin-left: 15px;
	margin-top: 20px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
#navcontent ul{
	text-align: center;
	vertical-align: middle;
	list-style: none;
}
#navcontent a {
	font-size: 13px;
	font-weight: bold;
	color: #6CC257;
	text-decoration: none;
}
#navcontent a:hover {
	font-size: 13px;
	font-weight: bold;
	color:#6CC257;
	text-decoration: underline;
}
#navcontent a:active {
	font-size: 13px;
	font-weight: bold;
	color:#6CC257;
	text-decoration: none;
}
#navcontent a:visited {
	font-size: 13px;
	font-weight: bold;
	color:#6CC257;
	text-decoration: none;
}
#footer {
	width: 800px;
	height: 55;
	vertical-align: baseline;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: center;
	color: #FFFFFF;
	background: #000000;
	clear: both;
	z-index: 150;
}
#header {
	vertical-align: top;
	height: 200px;
	text-align: center;
	background-image: url(../images/header_left.gif);
	background-color: #FFFFFF;
	width: 800px;
}
#flashPlayerWrapper{
	background: #6CC257;
	width: 192px;
	height: 200px;
	float: right;
	vertical align: middle;
	margin-right: 15px;
}
#navspace {
	float: left;
	width: 100px;
}
#contentarea{
	color: #FFFFFF;
	float: right;
	width: 650px;
	height: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
}
#contentleft{
	margin-top: 0px;
	float: left;
	width: 200px;
}
#contentlefttop{
	background-color: #000000;
	margin-top: 0px;
	margin-right: 10px;
}
#contentleftbot {
	background-color: #000000;
	margin-top: 5px;
	margin-right: 10px;
}
#contentlefttop img{
	margin-bottom: -3px;
}
#contentleftbot img{
	margin-bottom: -3px;
}
#contentmiddle{
	float: right;
 	width: 430px;
 	margin-top: 0px;
 	margin-right: 20px; 	
}
#contentmiddlechild {
	background-color: #000000;
	margin-top: 0px;
}
#contentarea p {
	color: #FFFFFF;
	font-size: 14px;
	margin: 10px;
}
#contentarea h1 {
	font-size: 18px;
	color: #6CC257;
	margin: 5px;
}

#contentarea h2 {
	font-size: 16px;
	top-margin: 0;
	color: #6AA1B6;
}

input[type="text"] {
	width= 350px;
}
input:focus, textarea:focus {
	background: #CCCCCC;
}
textarea{
	width: 400;
	height: 200;
}
fieldset{
	border= 0;
}
#aboutcontentarea {
 	margin-top: 0px;
 	margin-right: 20px;  	
}
#aboutcontentinfo {
	margin-bottom: 5px;
}
#aboutsupport{
	width: 310px;
	float: left;
	background-color: #000000;	
}
#aboutcontribute{
	width: 310px;
	float: right;
	background-color: #000000;
}
#aboutcontentform {
	background-color: #000000;
	margin-top: 3px;
}
#aboutcontentformchild{
	margin-top: 3px;
	}
#aboutcontentformchild td, tr, table{
	vertical-align: top;
	text-align: left;
	}
#biocontentarea{
	float: right;
 	margin-top: 0px;
 	margin-right: 20px; 	
}
#bionav{
	background-color: #000000;
}
#bioinfo{
	background-color: #000000;
	margin-top: 3px;
}
#bioinfochild {
	background-color: #000000;
}
#bioimageside{
	float: left;
}
#biodescriptor{
	float: right;
}
#banner{
	text-align: center;
	position: absolute;
	top: 400;
	left: 400;
}
#music{
	position: fixed;
	top: 210px;
	}