body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 165%;
	margin: 0px;
	background-color: #FFFFFF;
}

#header {
	height: 200px;
	width: 875px;
	background-image:url(images/header_banner.gif);
}

#wrapper {
	margin: 0px auto 20px auto;
	position: relative;
	width: 875px;
	overflow: visible;
}

#navigation {
	position: relative;
	height: 150px;
	width: 875px;
}
#navigation a {
	float: left;
	height: 150px;
	width: 125px;
	background-repeat: no-repeat;
}
#navigation a:hover {
	background-position: 0px -150px;
}
#bios	{
	
}
#home {
	background-image: url(images/nav_home.gif);
}
#about {
	background-image: url(images/nav_about.gif);
}
#events {
	background-image: url(images/nav_events.gif);
}
#services {
	background-image: url(images/nav_services.gif);
}
#impact {
	background-image: url(images/nav_impact.gif);
}
#locations {
	background-image: url(images/nav_locations.gif);
}
#support {
	background-image: url(images/nav_support.gif);
}
#leftcontent {
	float: left;
	margin-left: 0px;
	width: 240px;
	padding: 5px 5px;
	min-height: 580px;
	text-align: center;
	background-image: url(images/left.gif);
	background-repeat: no-repeat;
}
#leftcontent a, a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#leftcontent a:hover {
	text-decoration: underline;
}
#rightcontent {
	float: left;
	width: 625px;
	margin-right: 0px;
	margin-top: 5px;
	text-align: justify;
}
#rightcontent p {
	padding: 0px 20px;
}
#rightcontent a, a:link, a:visited, a:active {
	color: #87122B;
	text-decoration: none;
}
#rightcontent a:hover {
	text-decoration: underline;
}
#rightcontent img {
	margin: 0px;
}
#footer {
	padding-top: 10px;
	width: 625px;
	font-size: 12px;
	color: #870F2B;
	text-align: center;
}
#copyright {
	font-size: 10px;
	line-height: 130%;
	color: #898989;
}
#copyright a, a:link, a:visited, a:active {
	color: #898989;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}
#clear {
	clear: both;
	width: 875px;
}
strong {
	color: #0D2981;
}
.photoright {
	padding: 0px 0px 20px 20px;
}
.photoleft {
	padding: 0px 20px 20px 0px;
}
li {
	margin-left: 20px;
	padding-left: 5px;
	margin-right: 20px;
	padding-right: 20px;
}
table.macsa {
	width: 585px;
	border-width: 0px;
	border-style: hidden;
	border-collapse: collapse;
	margin-left: 20px;
	padding: 0px 0px;
	text-align: left;
}
table.macsa td {
	padding: 5px 0px;
}
#rightcontent table p {
	padding: 0px;
}
.subhead {
	font-style: italic;
	color: #87122B;
}
.black {
	font-weight: bold;
	color: #000000;
}

