@charset "utf-8";
/* ACT */

@import url(http://www.fatbeehive.com/beekeeper2/reset.css);

/*GLOBAL*/

body {
	font: 68%/1.8em Verdana, Arial, Helvetica, sans-serif; 
	color: #000;
	padding: 0;
	margin:0px 0 0 0;
}
img { 
	border: 0;
}
a {
	color:#3c596e;
	text-decoration:underline;
}
ul li {
	list-style:url(../images/bullet.jpg);
}
h1 { 
	font: 160% Arial, Helvetica, sans-serif; 
	color:#333333; 
	margin:0; 
	padding:0px 0 10px 0; 
}
h2 { 
	font: 140% Arial, Helvetica, sans-serif; 
	color:#000; 
	margin:0; 
	padding:0px 0 0px 0; 
}
h3 { 
	font: 110% Arial, Helvetica, sans-serif; 
	color:#547594; 
	margin:0; 
}
h4 { 
	font: 90% Arial, Helvetica, sans-serif; 
	color:#9eb968; 
	margin:0; 
	padding:3px 0 3px 0; 
}
#outer_wrapper{
	background: #fff url(../images/bg.jpg) center top repeat-x;
	width:100%;
	padding:0;
	margin:0;
}
#header {
	margin: 0 auto;
	padding-top:9px;
	width:820px;
	height:170px;
	background:url(../images/header_bg.jpg) center top no-repeat;
	position: relative;
	
}
#header_nav{
	width:800px;
	margin: 0 auto;
}
#header_nav ul{
	padding-left:410px;
	margin:0 0 0 0;
}
#header_nav li{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	color:#fff;
}
#header_nav a{
	color:#fff;
	text-decoration:none;
}
#header_nav a:hover{
	color:#7b9db4;
}
#wrapper {
	margin: 0 auto;
	width:800px;
	padding: 0 0px 0 0px;
}
#nav{
	float:left;
	margin:15px 0 20px 0;
	background:url(../images/nav_bg.jpg) top center no-repeat;
	width:800px;
	height:60px;
}
#nav ul{
	padding:0;
	margin:0 0 0 95px;
	list-style:none;
}
#nav li{
	display:inline;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#nav a{
	float:left;
	font-size:13px;
	margin:0 0 0 0;
	padding:18px 0 0 0px;
	color:#fff;
	background:url(../images/nav_linkbg.jpg) top center no-repeat;
	display:block;
	width:120px;
	height:60px;
	text-decoration:none;
}
#nav a#who{
	padding-left:35px
}
#nav a#why{
	padding-left:30px
}
#nav a#what{
	padding-left:37px
}
#nav a#where{
	padding-left:18px;
	margin-left:4px;
}
#nav a:hover{
	background:url(../images/nav_linkbg-hover.jpg) top center no-repeat;
	color:#000;
}
#nav a.on{
	background:url(../images/nav_linkbg-hover.jpg) top center no-repeat;
	color:#000;
}
.left_column{
	float:left;
	width:361px;
	border-right:solid 1px #000;
	padding:0 20px 0 20px;
	margin-bottom:20px;
}
.right_column{
	float:right;
	width:331px;
	padding:0 40px 0 0px;
	margin-bottom:20px;
}
#link_box{
	float:left;
	background:url(../images/link_box.jpg) top center no-repeat;
	width:357px;
	height:95px;
	padding:63px 0 0 0;
}
#link_box ul{
	padding-left:25px;
	margin:0;
	list-style:none;
}
#link_box li{
	padding:0 0 20px 0;
	text-transform:uppercase;
	list-style-image:none;
	list-style:none;
}
#link_box a{
	font-size:13px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
#link_box a:hover{
	color:#3272a9;
}
#profile_boxtop{
	float:left;
	background:url(../images/box_top.jpg) top center no-repeat;
	width:357px;
	height:59px;
}
#profile_boxmid{
	float:left;
	background:url(../images/box_middle.jpg) top center repeat-y;
	width:357px;
}
#profile_boxmid h2{
	padding:5px 0 5px 20px;
}
#profile_boxmid img{
	float:left;
	padding:5px 10px 5px 0px;
}
#profile_boxmid p{
	padding:0px 20px 0px 20px;
}
#profile_boxbot{
	float:left;
	background:url(../images/box_bottom.jpg) top center no-repeat;
	width:357px;
	height:19px;
}
#footer{
	float:left;
	width:100%;
	height:62px;
	background:url(../images/footer_bg.jpg) top center repeat-x;padding-top:30px;
}
#footer_text{
	margin: 0 auto ;
	width:800px;
	color:#3e5b70;
	padding:5px 0 20px 0;
	font-size:10px;
	
}
.sub-left_column{
	float:left;
	width:173px;
	padding:0 20px 0 20px;
	margin-bottom:20px;
}
.sub-left_column ul{
	width:173px;
	margin:0 0 0 0;
}
.sub-left_column li{
	padding:10px 0 10px 0;
	margin:0;
	list-style:none;
	list-style-image:none;
	border-bottom:solid 1px #000;
}
.sub-left_column ul li ul li{
	padding:10px 0 10px 0;
	margin:0;
	list-style:none;
	list-style-image:none;
	border-bottom:solid 0px #000;
}
li#sub_nav{
	margin-left:30px;
	width:130px;
}
#sidenav ul li{
margin-left:30px;
	width:130px;
}
.sub-left_column a{
	color:#000;
	text-decoration:none;
}
.sub-left_column a:hover{
	color:#7b9db4;
}
.sub-left_column a.on{
	color:#7b9db4;
}
#sub_linkbox{
	padding:60px 0 0 0;
	margin:20px 0 0 0;
	width:183px;
	height:141px;
	background:url(../images/sub_linkbox.jpg) no-repeat;
}
#sub_linkbox ul{
	padding-left:15px;
	margin:0;
	list-style:none;
}
#sub_linkbox li{
	padding:0 0 20px 0;
	/*text-transform:uppercase;*/
	list-style-image:none;
	list-style:none;
	border:none;
}
#sub_linkbox a{
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
#sub_linkbox a:hover{
	color:#3272a9;
}
.sub-right_column{
	float:right;
	width:520px;
	padding:0 40px 0 20px;
	margin-bottom:20px;
	border-left:solid 1px #000;
}
/*.sub-right_column img{
	float:right;
	padding:0 0px 0 20px;
}*/

/* Safari */ @media screen and (-webkit-min-device-pixel-ratio:0) { #sub_linkbox li {padding:0 0 23px 0;} #link_box li{padding:0 0 23px 0;}}

ul#sitemap {
	margin: 0;
	padding: 0 0 0 5px;
}

ul#sitemap li {
	list-style-type: none;
	list-style-image: none;
	margin: 10px 0 20px 0;
	font-weight: bold;
}

ul#sitemap li ul li {
	margin: 10px 0 10px 0;
	font-weight: normal;
	/*list-style-type: square !important;*/
	list-style:url(../images/bullet.jpg);
	color: #9EB7CA;
}

#searchResults dl {
	margin: 10px 0 20px 0px;
}

#searchResults dl dt, #searchResults dl dd {
	margin-left: 0px;
}

#searchResults .info {
	font-size: 0.8em;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
.imageleft {
float: left;
margin: 0 10px 3px 0px;
}

.imageright {
float: right;
margin: 0 5px 3px 10px;
}
#regform th {
text-align:left;
}
dl.imgcaptionleft {
	float: left;
	margin: 0 10px 3px 0;
}

dl.imgcaptionright {
	float: right;
	margin: 0 0 10px 3px;
}

dl.imgcaptionleft dd, dl.imgcaptionright dd {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	/*border-bottom: 10px solid #dcdcdc;*/
}

dl.imgcaptionleft dd, dl.imgcaptionright dd {
	font-size: 0.857em;
	color: #333;
}
#project h2 {
font: 140% Arial, Helvetica, sans-serif; 
color:#5e7a8f;
font-weight:bold;
text-decoration:none;
padding-bottom:5px;
}

#header a.homeclick
{
    position: absolute;
    top: 0;
    left: 90px;
    width: 180px;
    height: 135px;
}
#header a.homeclick h1
{
    display: none;
}

/*MAP STYLES*/
ul#map{
	display:block;
	width:544px;
	height:448px;
	background:url('../images/maqplistbg.jpg') top center no-repeat;
	padding:0;
	margin:0;
	
	margin-left:-50px;

}
ul#map li{
	list-style:none;
	text-indent:-3000px;
}
li#ghana a{
	z-index:0;
	position:relative;
	top:165px;
	left:35px;
	display:block;
	width:13px;
	height:40px;
	outline:none;
}
li#ghana a:hover{
	position:relative;
	top:160px;
	left:20px;
	width:85px;
	height:74px;
	background:url('../images/ghana.png') bottom no-repeat;
}
li#nigeria a{
	z-index:20;
	position:relative;
	top:115px;
	left:60px;
	display:block;
	width:60px;
	height:70px;
	outline:none;
}
li#nigeria a:hover{
	position:relative;
	top:80px;
	left:60px;
	width:90px;
	height:100px;
	background:url('../images/nigeria.png') top no-repeat;
}
li#cameroon a{
	z-index:30;
	position:relative;
	top:30px;
	left:90px;
	display:block;
	width:30px;
	height:60px;
	outline:none;
}
li#cameroon a:hover{
	position:relative;
	top:60px;
	left:90px;
	width:156px;
	height:64px;
	background:url('../images/cameroon.png') center center no-repeat;
}
li#uganda a{
	position:relative;
	top:35px;
	left:175px;
	display:block;
	width:20px;
	height:37px;
	outline:none;
}
li#uganda a:hover{
	position:relative;
	top:22px;
	left:165px;
	width:156px;
	height:64px;
	background:url('../images/uganda.png') center center no-repeat;
}
li#rwanda a{
	position:relative;
	top:35px;
	left:175px;
	display:block;
	width:20px;
	height:15px;
	outline:none;
	z-index:40;
}
li#rwanda a:hover{
	position:relative;
	top:22px;
	left:50px;
	width:156px;
	height:35px;
	background:url('../images/rwanda.png') center center no-repeat;
}
li#afghanistan a{
	position:relative;
	top:-195px;
	left:315px;
	display:block;
	width:40px;
	height:40px;
	outline:none;
}
li#afghanistan a:hover{
	position:relative;
	top:-205px;
	left:311px;
	width:136px;
	height:80px;
	background:url('../images/afghanistan.png') bottom no-repeat;
}
li#laos a {
	position:relative;
	top:-150px;
	left:480px;
	display:block;
	width:40px;
	height:40px;
	outline:none;
}
li#laos a:hover{
	position:relative;
	top:-150px;
	left:415px;
	width:136px;
	height:70px;
	/*background:url('../images/laos.png') bottom no-repeat;*/
}
li#tanzania a{
	position:relative;
	top:-53px;
	left:175px;
	display:block;
	width:50px;
	height:50px;
	outline:none;
}
li#tanzania a:hover{
	position:relative;
	top:-65px;
	left:50px;
	width:170px;
	height:64px;
	background:url('../images/tanzania.png') center center no-repeat;
}
li#malawi a{
	z-index:60;
	position:relative;
	top:-66px;
	left:190px;
	display:block;
	width:10px;
	height:25px;
	outline:none;
}
li#malawi a:hover{
	position:relative;
	top:-73px;
	left:160px;
	width:170px;
	height:64px;
	background:url('../images/malawi.png') center center no-repeat;
}
li#mozambique a{
	z-index:50;
	position:relative;
	top:-83px;
	left:180px;
	display:block;
	width:50px;
	height:80px;
	outline:none;
}
li#mozambique a:hover{
	position:relative;
	top:-80px;
	left:55px;
	width:170px;
	height:74px;
	/*background:url('../images/mozambique.png') left center no-repeat;*/
}
li#southafrica a{
	z-index:40;
	position:relative;
	top:-100px;
	left:124px;
	display:block;
	width:70px;
	height:80px;
	outline:none;
}
li#southafrica a:hover{
	position:relative;
	top:-100px;
	left:120px;
	width:260px;
	height:74px;
	background:url('../images/southafrica.png') center center no-repeat;
}




