body { 
	font-family: Arial;
  scrollbar-arrow-color: #97AABA; 
  scrollbar-face-color: #d7dfef; 
  scrollbar-highlight-color: #dce5f7; 
  scrollbar-shadow-color: #4b5266; 
  scrollbar-3dlight-color: #ffffff; 
  scrollbar-track-color: #FFFFFF; 
  scrollbar-darkshadow-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;	
	background-image: url(images/globe.jpg);
	background-attachment: fixed;
  background-repeat: no-repeat;
  background-position:  80% 184px;
	
}
/* ------ HEADINGS ------ */

h1 { 
	font-size: x-large;
	color: #003399;
	font-style:italic;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	margin-bottom: 50px;
}

h2 { 
	font-size: large; 
	margin-bottom: 30px;
}

h3 {
	font-size: medium;
	margin-bottom: 20px;
}
/* ------ DOCUMENT ELEMENTS ------- */

p { 
	text-align:left 
}

img { border:0px}

li { 
	text-align:justify 
}

a:link	{ 
	color: #FF6600 
}

a:active	{ 
	color: #FF9933 
}
/* -------- DIVS -------- */

#banner {
	background-color: #006699;
}

/* --- top_nav_menu --- */

#top_nav_menu {
	text-align: right;
}

#top_nav_menu ul {
	list-style-type: none;
	margin: 0px;
}

#top_nav_menu li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}

#top_nav_menu a:hover {
	color: blue;
	text-decoration: underline;
}

#top_nav_menu a {
	color: #333333;
	text-decoration: none;
}

/* --- left_nav_menu --- */

#left_nav_menu {
	float: left;
	margin-top: 50px;
	margin-left: 5px;
}

#left_nav_menu ul {
	list-style-type: none;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	padding-left: 20px;
}

#left_nav_menu img {
	border:0px;
}


.left_nav_menu_item {
	padding-top: 25px;
}

#left_nav_submenu ul {
	list-style-type: none;
	padding-left:30px;
	font-size:13px;
}

#left_nav_submenu a {
	text-decoration:none;
	color:blue;
	font-weight:bold;
}

#left_nav_menu a:hover {
	color: blue;
	text-decoration: none;
}

#left_nav_submenu a:hover {
	text-decoration:underline;
	color: #FF6600;
}

#left_nav_submenu li  {
	padding-top: 5px;
	padding-bottom: 5px;
}


/* ------ MAIN PAGE CONTENT ------ */

#main_content {
	margin-left: 180px;
	margin-top: 50px;
	margin-right: 50px;
	height:60%;
	border-left-width: 1px; 
	border-left-style: dashed;
	border-left-color: #a9a9a9;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	font-family: Sans Serif, Arial, Helvetica;
}

/* --- images --- */


#uganda_map {
	margin-left: 10px;
	float: right;
}

#t1winsaward {
	margin-right: 10px;
	float: left;
	height: 169px;
	width: 99px;
}

#aidan {
 text-align: center;
}

#aidan img {
 width: 241;
 height: 276;
}

#4070win {
	width: 271px;
	height: 213px;
	float: right;
}

#cuthberts {
	text-align: center;
}

#cuthberts img {
	width: 384;
	height: 256;
}

#ruibal {
	text-align:center;
}

#ruibal img {
	width: 193;
	height: 294;
}

#t2confcrowd2 {
	text-align:center;
}

#t2confcrowd2 img {
	width: 377px;
	height: 159px;
}

#t2confcrowd {
	text-align:center;
}

#t2confcrowd img {
	width: 384px;
	height: 256px;
}

#t2panel {
	text-align:center;
}

#t2panel img {
	width: 468px;
	height: 167px;
}

#copyright {
	text-align: center;
	font-size: small;
	color: gray;
	clear: both;
}

.sig	{ 
	font-size: 32px; 
	font-family: Script, Edwardian Script ITC 
}

div.special_offer_text {
	background-color: #ffff99;
	border: 1px solid #666666;
	padding: 10px;
	font-weight: bold;
	width: 70%;
}
