#galleryNav {
	padding-top: 50px;
	margin-bottom: 30px;
}

#galleryNav ul {
	margin: 0px;
	padding: 0px;
	float:left;
	list-style-type: none;
}
#galleryNav li {
	float:left;
	margin:0;
}
#galleryNav li a:link, #galleryNav li a:visited {
	display: block;
	text-decoration:none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#galleryNav li a:hover{

}

#galleryNav li a:active {
}
#galleryNav li a.current {
	cursor: default;
}
#galleryNav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#galleryNav ul li #mali a:link, #galleryNav ul li #mali a:visited {
	background-image: url(../images/gallery/galleryNav_mali_off.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	width: 41px;
}
#galleryNav li #latest a:link, #galleryNav li #latest a:visited {
	background-image: url(../images/gallery/galleryNav_latest_off.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	width: 119px;
}
#galleryNav li #eastafrica a:link, #galleryNav li #eastafrica a:visited {
	background-image: url(../images/gallery/galleryNav_eastafrica_off.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	width: 81px;
}
#galleryNav li #southafrica a:link, #galleryNav li #southafrica a:visited {
	background-image: url(../images/gallery/galleryNav_southernafrica_off.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	width: 114px;
}
#galleryNav li #india a:link, #galleryNav li #india a:visited {
	background-image: url(../images/gallery/galleryNav_india_off.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	width: 42px;
}
#galleryNav li #earlier a:link, #galleryNav li #earlier a:visited {
	background-image: url(../images/gallery/galleryNav_earlierwork_off.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	width: 122px;
}

#galleryNav ul li #mali a:hover {
	background-image: url(../images/gallery/galleryNav_mali_over.gif);
}

#galleryNav ul li #latest a:hover {
	background-image: url(../images/gallery/galleryNav_latest_over.gif);
}
#galleryNav ul li #eastafrica a:hover {
	background-image: url(../images/gallery/galleryNav_eastafrica_over.gif);
}
#galleryNav ul li #southafrica a:hover {
	background-image: url(../images/gallery/galleryNav_southernafrica_over.gif);
}
#galleryNav ul li #india a:hover {
	background-image: url(../images/gallery/galleryNav_india_over.gif);
}
#galleryNav ul li #earlier a:hover {
	background-image: url(../images/gallery/galleryNav_earlierwork_over.gif);
}


#galleryNav ul li #latest a.current {
	background-image: url(../images/gallery/galleryNav_latest.gif);
	background-repeat: no-repeat;
	background-position: 4px top;
	width: 214px;
}
#galleryNav ul li #mali a.current {
	background-image: url(../images/gallery/galleryNav_mali.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	width: 66px;
}
#galleryNav ul li #eastafrica a.current {
	background-image: url(../images/gallery/galleryNav_eastafrica.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	width: 144px;
}
#galleryNav ul li #southafrica a.current {
	background-image: url(../images/gallery/galleryNav_southernafrica.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	width: 205px;
}
#galleryNav ul li #india a.current {
	background-image: url(../images/gallery/galleryNav_india.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	width: 72px;
}
#galleryNav ul li #earlier a.current {
	background-image: url(../images/gallery/galleryNav_earlierwork.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	width: 169px;
}
#countryTitle {
	background-color: #737373;
	position: relative;
	margin-top: 0px;
	height: 08px;
	color: #FFFFFF;
	margin-left: 4px;
	padding-left: 8px;
	padding-top: 0px;
	font-size: 2px;
}
#countryIntro {
	padding-top: 12px;
	padding-left: 8px;
	font-size: 90%;
	line-height: 1.5em;
	padding-bottom: 10px;
}
table {
	margin-left: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	width: 425px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: baseline;
}
td #caption {
	font-size: 75%;
	padding-left: 2px;
	padding-top: 2px;
}

