h1{
			margin-bottom: 1em;
}

#wrapper{
	background:url(/site/images/insideBg.jpg) center top no-repeat;
}

#slideshow{
	background:url(/site/images/insideSlideshowBg.jpg) center top no-repeat;
	height: 185px;
	margin-top:-30px;
	margin-bottom:10px;
}

#leftNav{
	margin-top:15px;	
}

img.slideshowPic{	
		position:relative;
		top:35px;
		left: 115px;
}

#orgLogos{
	/*position:relative;
	z-index:2;*/
}

.projectLogo{
	margin-left: 65px;	
}

#content{
	padding-bottom: 120px;
	background:url(/site/images/logoIconBottom.jpg) bottom right no-repeat;
	min-height: 320px;
}


#content ul, #content ul li{
	list-style-postion:outside;	
	margin-left:15px;
	color:#62A211;
}

#content ul li{
	margin-bottom: 5px;	
}

#content ul li p{
	color:#181818;
	margin-bottom:0px;
}