﻿.halfmoon{
margin-bottom: 1em;
}

.halfmoon ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
/*border-bottom: 2px solid #929492;*/
}

.halfmoon li{
display: inline;
margin: 0;
}

.halfmoon li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px; /*distance between each tab*/
border-left: 1px solid gray;
color: black;
font-size: 13px;
/*background: #e5febc url(../images/halfmoontab.gif) top right no-repeat;*/
}




/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_e{
margin-bottom: 2em;
visibility: hidden;
text-align: right;
background-color:#00a0db;
position:absolute;
top: 0;
font:normal 12px Verdana;
line-height:18px;
background-color: #00a0db;
visibility: hidden;
display: inline;
}

.dropmenudiv_e_africa{
margin-bottom: 2em;
visibility: hidden;
text-align: right;
background-color: #e5429d;
position:absolute;
top: 0;
font:normal 12px Verdana;
line-height:18px;
background-color: #e5429d;
visibility: hidden;
display: inline;


 
}

.dropmenudiv_e ul, {
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left;
 /*set to left, center, or right to align the menu as desired*/
/*border-bottom: 2px solid #929492;*/
}

.dropmenudiv_e li {
display: inline;
margin: 0;

}

.dropmenudiv_e li a {
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px; /*distance between each tab*/
border-right: 1px solid gray;
color: black;
font-size: 13px;

/*background: #e5febc url(../images/halfmoontab.gif) top right no-repeat;*/
}


.dropmenudiv_e_africa ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left;
 /*set to left, center, or right to align the menu as desired*/
/*border-bottom: 2px solid #929492;*/
}

.dropmenudiv_e_africa li{
display: inline;
margin: 0;

}

.dropmenudiv_e_africa li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px; /*distance between each tab*/
border-right: 1px solid gray;
color: black;
font-size: 13px;

/*background: #e5febc url(../images/halfmoontab.gif) top right no-repeat;*/
}


#about_dropdown
{
	width: 390px;
	
	
	
}

#africa_dropdown
{
	width: 164px;

	
	
}




