	BODY {
	color: #FFFFCC;/*C1A575  D7BE94*/
	margin-left: 3px;
	margin-top: 0px;
	background: #663300 url(nth_african_bg.gif); 
	font: normal 12pt Arial, Helvetica, sans-serif;
}
	
	body,p,th,td,caption,ul,ol,li,dl,dt,dd,div,span,a,dir,blockquote,cite,h1,h2,h3,h4,h5,h6
	{	font-family: arial, helvetica, sans-serif;
	
	color: #FFFFCC; 
	}
	hr{	
	color: #FFFFcc;
	}
	h1 {
	color: #FF8000;
	font-size: 135%;
	font-weight: bold;
}
h2 {	font-size: 120%; }
h3 {	font-size: 110%; }
h4 {	font-size: 100%; }
h5 {	font-size: 100%; }
h6 {	font-size: 100%; }


	h2.home {
	color: #FFCC46;
	font-size: 120%;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}
	h2.left {
	color: #FFCC46;
	font-size: 120%;
	text-align: left;
}
	h2.center {
	color: #FFCC46;
	font-size: 120%;
	text-align: center;
}

p.center{
margin: 10px 100px 10px 100px;
text-align: center;

}
	.banner {
	color: #FFFFCC;
	background-color:#803000;
	}
	.breadcrums{	
		color: #cc9966;
		font-size: 80%;
		font-weight: normal;	
		margin-top: 1px;
		margin-bottom: 4px;
	}
	.sub-banner{
		font-size: 85%;
		font-weight: bold;
	}
	.orange-list {
		color: #FF8000;
		font-size: 90%;
		font-weight: bold;
		margin-top: 2px;
		margin-bottom: 2px;
	}
	.cream-bold {
		color: #FFFFCC;
		font-size: 100%;
		font-weight: bold;
		margin-top: 2px;
		margin-bottom: 2px;
	}
	
A					{ color:#FFCC33; text-decoration:underline;}/* 669966-green*/
A:active			{ color:#FFCC33; text-decoration:underline;}/* 336699-blue*/
A:hover				{ color:#FF8000; text-decoration:none;}/* 336633-dark green*/
A:visited			{ color:#FFCC33; text-decoration:underline;}
A:visited:hover		{ color:#FF8000; text-decoration:none;}

A.breadcrums				{ color:#cc9966; text-decoration:none; font-weight:normal;}
A.breadcrums:hover			{ color:#cc9966; text-decoration:underline; font-weight:normal;}
A.breadcrums:active		{ color:#cc9966; text-decoration:none; font-weight:normal;}
A.breadcrums:visited		{ color:#cc9966; text-decoration:none; font-weight:normal;}
A.breadcrums:visited:hover	{ color:#cc9966; text-decoration:underline; font-weight:normal;}	
	
	.sidemenu_current {
		color: #FF8000;
		font-weight: bold;
	}
	.size_small{	
		font-size: 75%;
	text-align: center;	
	}