body {
	margin: 0px 0px 0px 0px;
	font: .8em Verdana, Geneva, sans-serif;
	text-align: center;
	background-image: url(imgs/sitebkgerstrip.jpg);
}
a:link, a:visited {
	color: #004C83;
}

a:hover {
	color: red;
}

#head {
padding-bottom: -6px;
}
#minimap {
padding-left: 10px;
width: 108px;
float: right;
}
.caption {
	font-size: 8px;
	font-style: italic;
}

.subheadings {
	font-size: 1em;
	font-weight: bold;
	color: #004C83;
}
	
#wrapper {
	text-align: left;
	width: 800px;
	margin-left:auto; 
 	margin-right:auto;
}
#logo {
	position:relative; 
	margin-left:0px; 
	width:180px; 
	height:140px; 
	z-index:1; 
	visibility: visible;
}
#background {
	position: relative;
	height: 679px;
	width: 800px;
	margin: 0px;
}
#topnav {
	margin-top:-55px;
   text-align: right;
	float: right;
	width: 800px;
	height: 50px;
}
#mainbody {
	overflow: auto;
	position: relative;
	top: 21px;
	left: 40px;
	width: 350px;
	height: 457px;
	padding-right:30px;
	text-align: left;
}
#mapbody {
	overflow: auto;
	position: relative;
	top: 21px;
	left: 40px;
	width: 670px;
	height: 457px;
	padding-right:30px;
	text-align: left;
}
#copyright {
	font: .8em Verdana, Geneva, sans-serif;
   text-align: center;
	position: relative;
	top: 70px;
	width: 800px;
	height: 20px;
}

.home {
	background: url(imgs/bkgr_home.jpg) no-repeat top;
}
.about {
	background: url(imgs/bkgr_about.jpg) no-repeat top;
}
.needs {
	background: url(imgs/bkgr_needs.jpg) no-repeat top;
}
.support {
	background: url(imgs/bkgr_support.jpg) no-repeat top;
}
.volunteer {
	background: url(imgs/bkgr_volunteer.jpg) no-repeat top;
}
.news {
	background: url(imgs/bkgr_news.jpg) no-repeat top;
}
.map {
	background: url(imgs/bkgr_mapbody.jpg) no-repeat top;
}

.image-r {
float: right;
padding-left: 10px;
padding-top: 10px;
}

#wrapper_tc {
	width: 90%;
	text-align: left;
	margin-bottom: 0px;
}
#colone {
	float: left;
	padding-right: 30px;
	text-align: left;
}
li {
	list-style: url(imgs/bullet.gif);
}
.bold {
font-weight: bold;
color: Gray;
}
.small {
	font-size: 10px;
	color: black;
}
.testimonial {
	font-style: italic;
	font-size: 10px;
	color: #004C83;
	margin-left: 15px;
	margin-right: 10px;
}