/* #holder */
/*	#topBanner */
/*	#topMenuBar */
		#homeDrop, #africanDrop, #worldwideDrop, #blogDrop, #localHome, #aboutDrop, .dropIt {
			position:absolute;
			top: 75px;
			#top: 76px;
			z-index: 5;
			text-align: center;
			text-decoration: none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-variant: small-caps;
			font-size: 14px;
			color: #EEEEEE;
			padding-bottom: 2px;
			position: absolute;
			vertical-align: middle;
		}
		#africanDrop {
			left: 586px;
			width: 145px;
		}
		#worldwideDrop {
			left: 761px;
			width: 154px;
		}
		#blogDrop {
			left: 785px;
			width: 100px;
		}
		#homeDrop {
			left: 5px;
			width: 56px;
		}
		#aboutDrop {
			left: 94px;
			width: 70px;
		}
		#localHome {
			left: 158px;
		}
		#typeDrop0 { left: 198px; } #typeDrop1 { left: 329px; } #typeDrop2 { left: 495px; } 
		#typeDrop3 { left: 651px; } #typeDrop4 { left: 814px; }
			.dropTitle {
				z-index: 6;
				padding-bottom: 2px;
			}
			.dropTitle a:link, .dropTitle a:hover, .dropTitle a:visited, .dropTitle a:active {
				text-decoration: none;
				color: #EEEEEE;
			}
			.dropSub {
				visibility: hidden;
				display: none;
				z-index: 6;
				text-decoration: none;
				border-left: 1px solid #CACACC;
				border-right: 1px solid #CACACC;
				background-color: #F0F0FC;
				color: #0D1C4B;
				padding-bottom: 2px;
				font-size: 13px;
			}
			.dropSub a:link, .dropSub a:hover, .dropSub a:visited, .dropSub a:active {
				text-decoration: none;
				color: #0D1C4B;
			}