body {  
	height: 100%;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #CCC;
	color: #666;}
		
#wrapper {
	width: 758px;
	height: auto;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #fff;}
		
#content {
	float: left;
	width: 471px;}
		
#content a {
	color: #ca0303;
	text-decoration: none;}
		
#stuff {
	width: 450px;
	height: auto;
	padding: 10px;
	border: 1px solid #999;}

#footer {
	width: 758px;
	border-top: 1px solid #FFF;
	background: #3b5238;
	height: 20px;
	clear: both;}
		
#leftbar {
	background: #CDCBA4;
	float: left;
	width: 132px;
	border-right: 1px solid #FFF;}
		
#rightBar {
 	background: #eee;
	float: right;
	width: 132px;
	height: 480px;
	padding: 10px;}
		
#nav {
	background: #697751;}
		
#nav a {
	font-size: 12px;
	color: #dae0ce;
	display: block;
	text-align: right;
	text-decoration: none;
	padding: 4px 10px 4px 10px;
	border-top: 1px solid #77855f;
	border-right: 1px solid #596642;
	border-bottom: 1px solid #596642;
	border-left: 1px solid #77855f;}
				
#nav a:hover,		
.sectionIndex #nav #linkIndex a, 
.sectionHistory #nav #linkHistory a, 
.sectionAppeal #nav #linkAppeal a, 
.sectionDonations #nav #linkDonations a, 
.sectionLocation #nav #linkLocation a, 
.sectionContact #nav #linkContact a, 
.sectionGallery #nav #linkGallery a,
.sectionLinks #nav #linkLinks a{/* automation for active tab */
	background: #3b5138;
	border-top: 1px solid #7b9278;
	border-right: 1px solid #263723;
	border-bottom: 1px solid #263723;
	border-left: 1px solid #7b9278;
	color: #FFF;}		
				
.topPicBorder {
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;}h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3B5138;
	text-decoration: none;
}
