*, html, body {
	margin: 0;
	padding: 0;
}
a, a:hover, a:visited {
	color: #535353;
	text-decoration: none;
}

a:hover {
	background-color: #919191;
	color: #FFFFFF;
}

body img, *img, img {
border:0;	
}

body {
	background: url('../images/backgroundGradient.jpg') repeat-x top;
	background-attachment:fixed;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, "Trebuchete MS", Arial, sans-serif;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-weight: normal;
	letter-spacing: .2em;
}
p {
	padding-bottom: 15px;
}

.indent {
	text-indent: 30px;
}
blockquote {
	padding: 0 20px 20px 20px;
}

#wrapperContainer {
	background: url('../images/bodyBackground.png') repeat-y top center;
}
#container, .header {
	width: 900px;
	margin: 0 auto;
}

#headerMain {
	position:relative;
	width: 900px;
	height: 350px;
	/* Chris added this line */
	border-bottom:2px solid #42443F;
}

#headerSub {
	position:relative;
	width: 900px;
	height: 252px;
	/* Chris added this line */
	border-bottom:2px solid #42443F;
}

#subPagePad {
	position:relative;
	height:120px;
}

#subPageBanner {
	text-align:left;
	margin:0;
	top:85px;
	left:23px;
position:relative;	
width:650px;
z-index:98;
}


div#giveImage {
	position:absolute;
	top:-20px;	
	left:5px;
}

.header h1 {
	padding: 20px 0 10px 20px;
}

.header h1 a {
	background: url('../images/logo.jpg') no-repeat top left;
	width: 355px;
	height: 77px;
	text-indent: -9999px;
	display: block;
}
.header #leftSide {
	float: left;
	width: 600px;
}
#sponsorBox {
	float: right;
	position: relative;
}
#sponsorBox a {
	position: absolute;
	top: 224px;
	right: 25px;
	z-index: 80;
}
#sponsorBox #addImage {
	position: absolute;
	top: 0;
	right: -50px;
	z-index: 80;
}

#headAds {
	clear: left;
}
.header ul {
	height: 29px;
	padding: 2px;
}

.header ul ul {
	background:none;
}

.header #listMenuRoot li {
	list-style: none;

}

.header #listMenuRoot li a {
	font: 125% "Georgia";
	display: block;
	float: left;
	height: 22px;
	padding: 3px 10px 0 10px;

}

ul li {
	list-style: none;
}

#headAds {
	padding-top: 0px;
	text-align:left;
	position:relative;
}

#headAds #leftBox, #headAds #rightBox {
	width: 331px;
	float: left;
}

#colHolder {
	overflow: hidden;
	background: #FFF url('../images/colHolderBG.jpg') repeat-y top right;
}
#colHolder #colHolderTop {
	background: url('../images/colHolderBG_top_shadow.jpg') no-repeat top right;
	height: 15px;

}

#container #colHolder #leftCol {
	width: 680px;
	float: left;
}
.paddedMeat {
	padding: 10px 20px;
}
#container #colHolder #rightCol {
	width: 219px;
	float: right;
	background-color: #f3f5eb;
	text-align: center;
	color: #555;
}
#container #colHolder #rightCol .sideBlock {
	padding: 5px;
	margin-bottom: 20px;
}
#utilHead {
	overflow: hidden;
	padding-bottom: 20px;
}
#utilHead #utilLeftCol,#utilHead #utilRightCol {
	float: left;
	width: 300px;
	height: 170px;
}
#utilHead #utilLeftCol ul,#utilHead #utilRightCol ul{
	padding: 0 40px;
}
#utilHead #utilLeftCol ul li,#utilHead #utilRightCol ul li {
	list-style: disc;
	padding: 5px;
}
#utilHead #utilLeftCol h2,#utilHead #utilRightCol h2 {
	text-align: center;
	font-size: 200%;
	padding: 5px 0;
	margin-bottom: 5px;
}
.basicContent h2 {
	margin-bottom:10px;
}
#utilHead #utilLeftCol {
	background: url('../images/projectsBackgroundGradient.jpg') repeat-x top left;
}
#utilHead #utilLeftCol h2 {
	color: #63831E;
}
#utilHead #utilRightCol h2 {
	color: #9A0200;
}
#utilHead #utilRightCol {
	background: url('../images/divider.jpg') no-repeat left top;
	margin-left: 10px;
	padding-left: 10px;
}



#footer {
	width: 900px;
	margin: 0 auto;
	font: 80% "Georgia";
	padding: 25px 0;
	background: url('../images/colHolderBG_bottom_shadow.jpg') no-repeat top;

}
#footer, #footer #footerColHolder #footerRightCol ul li a{
	color: #414141;
}
#footer #footNav {
	display: block;
	text-align: center;
	padding: 10px 0;
}
#footer #footNav li {
	display: inline;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #DDD;
}
#footer #footNav .last {
	border-right: none;
}
#footer #footNav li a {
	padding: 3px 5px;
	font: 120% "Georgia";
	display: inline;
	color: #FFF;
}
#footerColHolder {
	overflow: hidden;
}

#footer #footerColHolder #footerLeftCol {
	float: left;
	padding: 5px;
}

#footer #footerColHolder #footerRightCol {
	float: right;
	padding: 5px;
}
#footer #footerColHolder #footerRightCol ul li a{
	list-style: none;
	display: block;
	text-align: right;

}

.clear {
clear:both;	
}

.staffImage {
float:left; 
margin:0 10px 10px 0;	
}

	
	.imageThumb {
		float:left; 
		width: 100px; 
		padding: 5px; 
		border: 2px solid #DDD; 
		padding:4px;
		margin: 5px;
		background-color:#EEEEEE;
		text-align: center;	
		color:#000000;
	}
	.imageThumb img {
		border: none;
	}
	
	.albumBox {
		width:200px;
		height:200px;
		background:#999999;
		float:left;
		margin:10px;
		text-align:center;
	}
	

.slideshow {
text-align:center;	
cursor:hand;
cursor:pointer;
}

div#slideshowBox, div#slideshowBox1 {
	background-image:url('../images/rightGallery_background.jpg');
	background-repeat:no-repeat;
	width:202px;
	height:225px;
	padding-top:20px;
	margin:0px;
	text-align:left;
}

div#slideshowBox1 {
	width:350px;
	height:180px;
	margin:0px;
	padding:0px;
	margin-left:0px;
	
}	

div#slideshowBox1 {
	background-image:url('../images/futureNairobi_background.jpg');
}

/* ============= */
/* = Slideshow = */
/* ============= */

div.slideshow ul {
	background:#FFF;
	height:60px;
	width:100%;
	position: relative;
	text-align: center;
	overflow:auto;
	padding:10px 8px 0 8px;
	margin:0 auto;
	white-space:nowrap;
}
div.slideshow ul li {
	white-space:nowrap;
	float: left;
	list-style: none;
}

div.slideshow ul li a {
	background-repeat:no-repeat;
	background-position:top;
	background: FFF;
	cursor: pointer;
	display: block;
	height: 50px;
	width: 50px;
	margin: 0 4px 0 0;
	opacity: 0.5;
	
}

div.slideshow ul a.active, div.slideshow ul a:hover {
	background-repeat:no-repeat;
	background-position:top;
	opacity: 1;
	background-color:#FFF;
}
/*
div.slideshow ul a.prev {
	background: FFF;
	border:1px solid #000;
	width: 15px;
}
div.slideshow ul a.next {
	background: FFF;
	border:1px solid #000;
	margin-right: 0;
	width: 15px;
}

*//*
div.slideshow ul a.active 		{background:#DDDDDD; background-position: -20px -18px;}
div.slideshow ul a.prev:hover 	{background-position: 0 -18px;}
div.slideshow ul a.next:hover 	{background-position: -40px -18px;}
*/



.listContainer ul li {
	list-style:disc;
	padding:3px;
}

.listContainer ul {
margin-left:20px;	
}

.listContainer {
	margin-bottom:10px;
}

.sideBox {
	padding:5px;
	border:2px solid #333;
	background:#444444;
	cursor:hand;
	cursor:pointer;
	margin-bottom:5px;
}

.sideBox:hover, .sideBox a:hover {
	background:#535353;
}

.sideBox a {
	color:#EEE;
}

.pageMessage {
	clear:both;
	position:relative;
border:1px solid #333;
margin:3px;
padding:5px;
background:#666666;
	color:#EEEEEE;
}

.missionsSlidePad {
font-weight:bold;	
}

#frontCampusLink {
text-align:right;	
}

#frontCampusLink a {
	padding:3px;
	background:#F3F5EB;
	color:#000;
	border:1px solid #999;
}