/* General tags */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, form, a, div, img {
	margin: 0; padding: 0; border: 0;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

body { background:url(images/bg2.gif); background-repeat:no-repeat;padding: 0; }

td {vertical-align:top;	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}
th {font-family: Verdana, Geneva, Arial,  helvetica, sans-serif;}

h1 { font-size:100%;;padding: 0 0 10px 0;}
h2 { font-size: 12px;}
h3, h4, h5 {font-size: 10px;}
p {font-size:12px; line-height:140%; padding: 4px 0 8px 0; }
ul { padding: 0 0 0 20px; font-size: 12px; }
ul.bold {font-weight: bold; }
li { padding: 0 0 8px 0;}
li p { font-weight:400;}
a { color:#747323;text-decoration:none; font-weight:bold;}
a:hover { text-decoration:underline;}

.allCaps { text-transform:uppercase;}

div#brtlogo{ padding-bottom:5px; }


/* Main content */
div#mainContent { width:600px; padding:60px 10px 20px 230px; }
div.mainBodyCopy { margin-left:80px; width:380px;}
span.ccLink {text-transform:uppercase; font-weight: bold; color:#747323; }
.ccLink a:hover{ text-decoration:underline;}

div.popupBoxTool { border: 1px solid black; width:85px; height: 14px; 
					position: relative; left:280px;
					padding: 0 0 3px 0; margin:0;
				  	font: italic 9px Verdana, Arial, Helvetica, sans-serif; text-align:right;
					white-space:nowrap;} 
@media print {div.popupBoxTool { display: none;} }
/* Main menu - Leaf frond - */
div#navMenuProj { position:absolute; top: 80px; left: 100px;  width:140px; 
				 color:black; font-size:11px; 
				text-align: center; font-weight:900; }
.project { text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;}
#menuThisPage { color:#000000; font-size:28px; letter-spacing: 1px; line-height: 50px; vertical-align:top; }
#menuThisPage:hover { text-decoration:none;}
#menu2 {  }
#menu3 {  }
#menu1ThisPage { } 
#menu2ThisPage  {  }
#menu3ThisPage  {  }
#menu1:hover {  }
#menu2:hover {  }
#menu3:hover {  }

/* Left hand side content */
div#projectsKey { height: 230px;
			 background-image:url(images/img_worldmapwithdots_600.gif); background-repeat:no-repeat;background-position:right;}
img#projectsImage {position:absolute; top:403px; left:127px; }
div#projectsKey h2 {font-size: 12px; text-transform:uppercase; }
div#projectsKey p {font-size: 10px; padding:5px 0 2px 0; }
div#projectsKey a#india { position:relative; top: -3px; left:510px;}
div#projectsKey a#niger { position:relative; top: 7px; left:410px;}
div#projectsKey a#uganda { position:relative; top: 30px; left:420px;}


div.projLink { width: 60px; height: 20px; text-transform:uppercase; font-size:12px; color:#747323; 
			font-weight:bold; vertical-align:top; }
div.projDesc { font-size:10px; width:125px; float:right; padding-bottom:7px; }

#imageBox {  position:absolute; top: 230px; left: 90px; 
			width:150px; /*background-color:#E6ECD5;*/ }
#imageBox img { border: 1px solid #747323; margin:6px 6px 0 6px; }
.caption { font: normal 9px Verdana, Arial, Helvetica, sans-serif; color:#747323;
			padding:2px 4px 10px 4px; line-height:10px }

/* Text-based navigation */
#navText { clear: right; width: 800px;text-align:center; font-size:70%;
			padding:5px 0 0 0;}
div#navText a {text-decoration:none; color:#333333;} 
div#navText a:hover {color:#747323; text-decoration:underline;} 
div#navText a#thisPage { color:#747323;}

/* Footer */
#footer { clear: right; width: 800px;
		  text-align:center; font-size:60%; 
		  padding: 20px 0 15px 0;
		  color:#333333;
		  /*border: 42px solid #99CC99;
		  border-top:none;*/ }
