* {
	margin: 0;
	padding: 0;
}
body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background-color: #798e59;
}
#container {
	position: relative;
	width: 668px;
	top: 10px;
	margin-left: auto;
	margin-right: auto;
}
#intro h1 {
	background: url(../images/logo.jpg) no-repeat top;
	height: 175px;
	text-indent: -9999px;
}
#intro h2 {
	background: url(../images/summary_top.jpg) no-repeat top;
	height: 155px;
	text-indent: -9999px;
}
ul#summary {
	list-style-type: none;
	background: url(../images/summary_right.jpg) no-repeat top right;
	height: 526px;
}
li#summary {
	display: inline;	
}
#summary li.menu {
	background: url(../images/menu_left.jpg) no-repeat top left;
	width: 189px;
	height: 526px;
}
#summary .menu ol {
	padding-top: 120px;
	padding-left: 27px;
	list-style-type: none;
}
#summary .menu ol li {
	padding-bottom: 15px;
}
#summary .menu ol a:link, #summary .menu ol a:visited {
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	color: #BB4F1F;
	text-decoration: none;
}
#summary .menu ol a:hover {
	color: #000;
	text-decoration: underline;
}
#summary li.mission {
 	position: absolute;
	left: 189px;
	top: 330px;
	background: url(../images/summary_mission.jpg) repeat-y;
	width: 408px;
	height: 526px;
}
#intro h3 {
	background: url(../images/subhead_mission.gif) no-repeat top left;
	height: 52px;
	text-indent: -9999px;
}
#intro h3.team {
	background: url(../images/subhead_gesuteam.gif) no-repeat top left;
	height: 52px;
	text-indent: -9999px;
	margin-top: 40px;
}
#intro h3.about {
	background: url(../images/subhead_about.gif) no-repeat top left;
	height: 52px;
	text-indent: -9999px;
	margin-top: 10px;
}
#intro h3.donation {
	background: url(../images/subhead_donate.gif) no-repeat top left;
	height: 52px;
	text-indent: -9999px;
	margin-top: 10px;
}
#summary p, #supportingText p {
	padding: 10px 10px 0 10px;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #666;
	background: transparent;
}
#summary p span {
	font-weight: bold;
}
#summary h4, #supportingText h4 {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #353E26;
	padding-left: 10px;
	margin-top: 10px;
}
#donate img {
	border: 0;
}
#supportingText {
	background:url(../images/paper.jpg) repeat-y;	
	margin-top: -10px;
	height: auto;
}
#supportingText a:link, #supportingText a:visited {
	color:#8F381A;
	background:#E9E7D2;
	text-decoration:none;
}
#supportingText a:hover {
	color: #677F47;
	background:#E9E7D2;
	text-decoration: underline;
}
#supportingText .gallery {
	background: url(../images/view_gallery.jpg) no-repeat 0 50%;
	z-index:100;
}
#supportingText h4 {
	padding-top: 10px;
}
#gesuTeam {
	position: relative;
	left: 189px;
	width: 408px;
	padding-bottom: 20px;
}
#gesuTeam img {
	padding: 5px;
	float: left;
	background: #fff;
	margin: 10px 10px 0 10px;
	border: 1px solid #52603B;
}
#about {
	position: relative;
	left: 189px;
	width: 408px;
	padding-bottom: 20px;
}
#about img {
	padding: 5px;
	float: left;
	background: #fff;
	margin: 10px 10px 0 10px;
	border: 1px solid #52603B;
}
.copyright {
	text-align: center;
	font: normal 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
#footer {
	background:#798e59 url(../images/location_footer.jpg) no-repeat top;
	height:479px;
}
#footer p {
	padding-top: 450px;
	padding-left: 85px;
	color: #fff;
}
#footer p a:link, #footer p a:visited {
	color: #000;
	text-decoration: none;
}
#footer p a:hover {
	color: #fff;
	text-decoration: underline;
}

