body{
	color: #002D48;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5% background-color: #C88D85;
	padding-top: 10px;
	border-bottom-style: double;
	border-bottom-width: medium;
	border-bottom-color: #000080;
}
#masthead{
	background-position: center;
	background-image: url('images/Waters_edited-2.jpg');
	height: 320px;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #000080;
	border-top-style: solid;
	border-top-width: medium;
	border-top-color: #000080;
	background-color: #C0C0C0;
	background-repeat: no-repeat;
}
#content{
	margin-left: 180px;
	background-color: #CCCCFF;
}

#sidebar{
float:left;
	margin-top:10px;
	padding:0;
	list-style:none;
	width:160px;
	border-bottom:1px dashed #999;
}
#sidebar a{
	color:#000;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	border:1px dashed #999;
	border-bottom:none;
	padding:7px 5px 7px 30px;;
	display:block;
	background-color:#E7E7E7;
	background-image:url(images/nav.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	zoom:1;
}
#sidebar a:hover{
	font-weight:bold;
	background-color:#82F511;
	background-position:3px 50%;
}
#home #homeLink{
	#home #homeLink,
	#biography #biographyLink,
	#news #newsLink,
	#information #informationLink,
	#links #linksLink,
	#calendar #calendarLink,
	#contact #contactLink,
	#photos #photosLink,
	#videos #videosLink,
	#volunteer #volunteerLink,
	#donation #donationLink{
	background-color:#FFFFFF;
	background-position:97% 100%;
	padding-right:15px;
	padding-left:30px;
	font-weight:bold;
}
#content h1 {
	color:FF6600;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:4em;
}
#content h2 {
	font:bold 3.5em "Hoeflex Text", Garamond, Times, serif;
	border-bottom:1px solid #002D4B;
	margin-top:25px;
}

#content p {
	font-size:1.5em;
	line-height:150%;
	margin-left:150px;
	margin-right:50px;
	margin-bottom:10px;
}
#content ul {
	margin:50px 0 25px 50px;
	width: 150px;
	float:right;
	}
#content li {
	color:#207EBF;
	font-size:1.5em;
	margin-bottom:7px;
}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
