/*CSS Document
*	Written by AZEH GIDEON
*	AfroVisioN CIG
*	http://www.afrovisiongroup.com
*/
* {
	padding:0;
	margin:0;
	border:0;
}
a { 
	text-decoration:none;
	color:#00CC66;
	}
		
#background {
	background:#c2ecb6 url(images/background.gif) repeat-y 0 0;
	background-position:center;}
#wrap {
	width:800px;
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding-top:4px;
}
#top_header {
	width:800px;
	}
#logo {
	background: #ffffff url(images/logo_real.jpg) no-repeat 0 0;
	width:800px;
	height:262px;
	}
/*
#searchsubmit {
	clear:left;}
.searchOption span {
	width:100px;
	float:left;
	}
#searchinput {
	border:1px solid #666666;
	line-height:1em;
	margin-top:-10px;
	height:24px;
	width:200px;
	}*/
#navbar { 
	clear:both; width:803px; height:30px;; 
	background:#00CC33 url(images/navbar_bg.png) repeat-x left top ;
	}
#navbar ul { display:inline; margin:auto;}
#navbar li { 
	display:inline;
	}
#navbar span {
	color:#9feeaf;
	font: 12px/30px Verdana, Courier, mono;
	}
.sides_auto {
	margin-left:auto;
	margin-right:auto;
	}
#content-wrap {
	clear:both;
	width:800px;
	padding-top:20px;
	}
#breadcrumb {
	background-image:}
h2 {
	border-bottom:2px solid #006633;
 }
.content-wrap {
	font: 12px/25px Verdana, Arial, Helvetica, sans-serif;
	}
ul li {
	list-style:none;
	margin:10px;
	}
#main {
	width:500px; float:left;
	padding:0;margin:0;border:0;
	}
#main2 {
	padding:20px;
	font: 12px/25px Verdana, Arial, Helvetica, sans-serif;
}
#main ul li {
	text-indent:0px;
	}
#rightbar {
	width:300px;
	float:left;
	padding-top:200px;
	text-align:left;
	border:0;
	margin:0;
	padding:0;
	background-color: #ffffff;
	}
#rightbar h3 {
	text-align:center;
	}

#rightbar img {
	margin-bottom:20px;
	margin-top:20px;
	}
#footer {
	background: #def1d9;
	width:790px;
	height:100px;
	clear:both;
	padding:10px;
	border-top:2px solid #00CC33;
	}
.box {
	border: 1px solid grey;
	margin-bottom:20px;
	text-align:center;
	width:280px;}
.copyright {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#006600;
	}
.designers {
	font: 10px Verdana, Tahoma, "Times New Roman", Times, serif;
	color:#006699;
	text-align:right;
	padding:5px;
	}
.vip {
	font-weight:600;
	}
#footer .quicklink {
	font:12px/30px bold Arial, Helvetica, sans-serif;
	float:right;
	color:grey;
	}
#footer .quicklink a {
		color:grey;
	}
h3 {
	color:#5c791b;
	}
h3 span {
	color:#ec9122;
	}
f.left {
	float:left;
	}
.left { 
	float:left;
	}
.right {
	float:right;
	}
.orange {
	color:#ec9122;
	}
.d_green {
	color:#5c791b;
	}
.l_blue {
	color:#4088c3;
	}.down {
	color: #009900;
}
.sci_name {
	text-decoration:underline;
	}
ul.inlinelist {
	display:inline;
	}
ul.inlinelist li {
	display:inline;
	width:200px;
	}
.important {
	font-weight:bold;
	}