
/* Layout Stylesheet */ 

body {
 margin:20px;
 margin-top: 10px;
 background:#808080;
 color: #333333;
 text-align:center;
 padding:0;
 font-family:Georgia, "Times New Roman", Times, serif;
 }

#outer {
 text-align:left;
 border:1px solid #000000;
 /* Oringinal Width: width:650px; */
 width: 800px;
 margin:auto;
 }

#hdr {
/* Original Height: height:60px;*/
 height: 116px;
 background:#eeeeee;
 color: #333333;
 background-image: url("Images/BannerTop.jpg");
 background-repeat: no-repeat;
 }

#bar {
 /* Original Height: height:25px;*/
 height: 66px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 background:#fff;
 color: #333333;
 border:solid #000000;
/* border-width:1px 0 1px 0;*/
 border-width: 0 0 1px 0;
 background-image: url("Images/bottomheader.jpg");
 background-repeat: no-repeat;
 font-size: 13px;
 }
 
 #bar br {
 font-size: 3px;
 }
 
 /* Here's all the code related to the menu options, or links. */ 
#bar ul
	{
		margin-left: 200px;
		margin-top: 0px;
		margin-bottom: 0;
		padding: 4px;
		padding-bottom: 0px;
		list-style-type: none;
		color: #A7A4AC;
	}

#bar ul li
	{
		display: inline;
	}

#bar ul li a
	{
		text-decoration: none;
		padding: .1em .2em;
		color: #01259d;

		/*background-color: #036;*/
		/*background-color: #01259d;*/
	}
	
#bar ul li a:hover
	{
/*		color: #01259d;*/
		color: #fff;
		/*background-color: #369;*/
		background-color: #b3c5eb;
	}
/* End of Menu Code */

#bodyblock {
 position:relative;
 background: #dcdcdc;
 color: #333333;
/* Oringinal Width: width:650px; */
 width: 800px;
 padding:0;
 }

#l-col {
 /*font-family:Verdana, Arial, Helvetica, sans-serif*/
 float:left;
 margin-left: 3px;
 background:#dcdcdc;
 color: #333333;
 /* Original Width: width:145px; */
 width: 225px;
 height: 1155px;
 }
 
#l-col a
	{
		text-decoration: none;
		color: #01259d;
	}
	
#l-col a:hover
	{
		color: #1DAF42
	}
 
#cont {
 /* Original Width: width:495px; */
 /*float: right;*/
 width: 565px;
 background:#ffffff;
 color: #333333;
 border:solid #000000;	
 border-width:0 0 0 1px;
 text-align:left;
 height: 1155px;
 }
 
#cont ul li
	{
		margin: 0px;
		padding: 0px;
	}
#cont ul li strong
{
	color: #01259d;
}

#cont h5
{
	font-size: 75%;
}

#cont a
	{
		text-decoration: none;
		color: #01259d;
	}
	
#cont a:hover
	{
		color: #1DAF42
	}

#news_items ul li
	{
		margin: 20px;
		padding: 3px;
		padding-bottom: 0px;
		
	}
#news_items ul li strong
{
	color: #01259d;
}

	
#newsletters ul li
{
	margin: 0;
	padding: 0;
}

#newsletters ul
{
	padding-top: 0;
	margin-top: 0;
}

#getinvolved ul li
{
	margin: 0;
	padding: 0;
}

#getinvolved ul
{
	padding-top: 0;
	margin-top: 0;
}

#abouticc ul li
{
	margin: 0;
	padding: 0;
}

#abouticc ul
{
	padding-top: 0;
	margin-top: 0;
}

#abouticc ol {font-weight: bold;}
#abouticc ol span {font-weight: normal;}
#abouticc li
{
	padding-bottom: 3px;
}


#ftr {
 height:25px;
 background:#c0c0c0;
 color: #333333;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;
 }
 
 /* Here's the layout for unordered list on Zambia Page */
#Zambia ul li
{
	margin: 5px;
	padding: 0px;
}
#Congo ul li
{
	margin: 0px;
	padding: 0px;
}