body { background-color:#E5C884; }
#rootContainer { width:800px; margin:0 auto; padding:0 0 10px 0; border:2px solid #C6A03D; border-width:0 3px 3px 3px; background:#595959; }

#head { background-color:white; }
#head h1 { margin:0; padding:0; }
#head h1 a { display:block; width:800px; height:100px; background:url(../images/topheader.gif) no-repeat; text-indent:-9999px; }

#nav { height:236px; background:url(../images/mainbannerimage.jpg) no-repeat center bottom; }
#nav ul { background:url(../images/nav_spacer.gif) no-repeat right center; list-style:none; margin:0; padding:0; }
#nav ul li { float:left; margin:0; padding:0; }
#nav ul li a { display:block; height:40px; text-indent:-9999px; background-repeat:no-repeat; }
	#nav ul li a:hover { background-position:0 -40px; }
	#nav ul li#contribute a { width:264px; background-image:url(../images/nav_makeadifference.gif); }
	#nav ul li#aboutus a { width:134px; background-image:url(../images/nav_aboutus.gif); }
	#nav ul li#theneed a { width:118px; background-image:url(../images/nav_theneed.gif); }

#body { background:white; }
	#copyHeader {  }
		#copyHeader h2 { margin:0 30px; padding:15px 0 0 0; }
	#copyContainer { margin:0; padding:0 0 10px 0; }
		#copy { margin:0 30px; padding:0; }
		.truehome #copy { margin:0; padding:30px 0 0 0; }
		
#foot { position:relative; color:white; min-height:90px; }
	#copywriteInfo { position:absolute; top:20px; left:20px; }
	#gslcredits a { position:absolute; top:15px; left:700px; display:block; width:79px; height:51px; background:url(../images/gsllogo.gif) no-repeat; text-indent:-9999px; }