@charset "utf-8";
#header {
	background-image: url(../img/topbkg.gif);
	background-repeat: repeat-x;
	position: relative;
}
#navigation {
	width: 163px;
	float: left;
}
#content {
	margin-left: 163px;
}
#footer {
	clear: both;
	text-align: center;
}
body {
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#title-logo {
	width: 558px;
	text-align: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
#marquee-div {
	width: 560px;
	float: right;
	padding: 5px;
	font-weight: bold;
	background-color: #733A00;
	color: #FFFFFF;
	margin-bottom: 10px;
}


h1 {
	font-size: x-large;
	display: inline;
}
a {
	color: #733A00;

}
h3 {
	font-size: medium;
	margin-bottom: 0.3em;
}

h2 {
	margin-top: 30px;
}

ul li {
	margin-bottom: 1em;
}
#menubar {
	padding-top: 10px;
	padding-bottom: 10px;

}
#pagetitle a {
	text-decoration: none;
	color: #000000;
}
#africa-map {
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
}
.news-country-name {
	font-style: italic;
	color: #DA7F29;
}
.photo-with-caption {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 200px;
}
.photo-with-caption p {
	font-size: 85%;
	font-weight: bold;
	background-color: #DA7F29;
	text-align: center;
	margin: 0px;
}
.news-item-div {
	clear: right;
	padding-bottom: 0.1px;

}
