body 
{
font-family: Verdana, Arial, Helvetica, sans-serif;  
background-image: url("images/background.gif");
 
font-size: 10pt;
text-align: center;
margin-top: 10px;
}

a:link 
{
color: #510976; 
font-weight: normal;
text-decoration: underline;
}

a:visited 
{
color: #510976; 
font-weight: normal;
text-decoration: underline;
}

a:hover 
{
color: #b39fa1; 
font-weight: normal;
text-decoration: underline;
}

a:active 
{
color: #510976; 
font-weight: normal;
text-decoration: underline;
}

h1
{
color: #000;
font-size: 10pt;
margin: 20px 0 0 0;
padding: 0;
}

h2
{
color: #510976;
font-size: 10pt;
margin: 20px 0 0 0;
padding: 0;
}


#container
{
margin-left: auto;
margin-right: auto;
width: 900px;
background-color: #fff;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
border-left: 2px solid #000;
border-right: 2px solid #000;
text-align: left;
}

#mainbody
{
clear: both;
margin: 0px;
overflow-x: hidden; 
overflow-y: hidden;
}

#leftsidebar
{
float: left;
margin: 20px 0 0 0px;
padding: 0px;
width: 240px;
}

/*--- header -------------------------------------------------*/

#header
{
float: left;
width: 900px;
}

#topphoto{
clear: both;
height: 150px;
width: 900px;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
overflow-x: hidden; 
overflow-y: hidden;
}

/*--- footer ------------------------------------------------*/

#footer
{
clear: both;
margin-left: auto;
margin-right: auto;
width: 900px;
color: #fff;
background-color: #000;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
border-left: 2px solid #000;
border-right: 2px solid #000;
height: 20px;
}

#footerleft /*--- copyright ---------*/
{
float: left;
font-size: 8pt;
text-align: left;
margin-left: 5px;
width: 400px;
}

#footerright /*--- navigation ---------*/
{
float: right;
margin-right: 5px;
text-align: right;
font-size: 8pt;
width: 400px;
}
#footerright a
{
color: #fff; 
font-weight: normal;
text-decoration: underline;
}
/*---main area of page ---------------------------------------*/

#content 
{
float: left;
width: 650px;  
background-color: #ffffff;
}

/*1st column for 2-column pages*/
#contentleft 
{
float: left;
text-align: left;
width: 380px;
margin-top: 10px;
}

/*2nd column for 2-column pages*/
#contentright
{
float: right;
margin-right: 0px;
width: 200px;
 
margin-top: 10px;
border-top: solid 1px #fff;
border-bottom: solid 1px #fff;
border-left: solid 1px #fff;
border-right: solid 1px #fff;
}

/*1st column for home*/
#contentlefthome
{
float: left;
text-align: left;
width: 320px;
margin-top: 10px;
}

/*2nd column for home*/
#contentrighthome
{
float: right;
margin-right: 0px;
width: 280px;
 
margin-top: 10px;
border-top: solid 1px #fff;
border-bottom: solid 1px #fff;
border-left: solid 1px #fff;
border-right: solid 1px #fff;
}


#contentleftwide
{
float: left;
text-align: left;
width: 580px;
margin-top: 10px;
}

#contentright a
{
color: #510976;
font-weight: normal;
text-decoration: underline;
}

#contentright p
{
font-size: 9pt;
margin-right: 10px;
margin-left: 10px;
}

#contentright ul li

{
font-size: 8pt;
}


#contentleft ul li
{margin-top: 5px;
margin-bottom: 5px;
}

/*--- nav upper right ---------------------------------------------*/

#navcontainer1
{
height: 30px;
margin: 0 0 0 0px;
background-color: #b39fa1;
}

#navcontainer1 ul
{
border: 0;
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;
}

#navcontainer1 ul li
{
display: block;
float: right;
margin: 0;
padding: 0;
text-align: left;
}

#navcontainer1 ul li a
{
color: #000;
display: block;
height: 15px;
margin: 2px 0 3px 0;
text-align: center;
text-decoration: none;
width: 70px;
}

#navcontainer1 ul li a:hover
{
color: #fff;
}

#navcontainer1 li a:active
{
color: #fff;
}

#navcontainer1 li #active a
{
color: #fff;
}

#navcontainer1 ul li a#current
{
color: #fff;
}


/* --- nav left side -------------------------------------------- */

#navcontainer3 ul
{
font-weight: normal;
font-size: 9pt;
list-style-type: none;
margin: 0;
padding: 0;
}

#navcontainer3 ul a
{
color: #510976;
display: block;
padding: 4px 15px;

text-decoration: none;
width: 200px;
font-weight: normal;
}

#navcontainer3 ul a:hover
{
color: #b39fa1;
text-decoration: none;
}

#navcontainer3 ul ul a
{
color: #510976;
display: block;
padding: 2px 5px 2px 30px;
text-decoration: none;
width: 235px;
}

#navcontainer3 ul ul a:hover
{
color: #b39fa1;
text-decoration: none;
}

#navcontainer3 p
{color: #510976;
margin-left: 10px;
margin-bottom: 0px;
font-weight: bold;
}

#navcontainer3 hr
{
border: 0;
color: #b39fa1;
background-color: #b39fa1;
height: 1px;
width: 90%;
text-align: center;
}
/*------------------------------------*/

#topnav
{
margin: 0px auto;
border-top: 1px solid #b39fa1;
text-align: left;
width: 900px;
height: 30px;
}


#navcontainer2, #navcontainer2 ul{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 19px;
}

#navcontainer2 li{
	float: left;
}

#navcontainer2 li a{
	float: left;
	overflow: hidden;
}

#navcontainer2 a:hover,
#navcontainer2 a.selected,
#navcontainer2 a:hover.selected,
#navcontainer2 a:active {
	background-position: 0 -40px;
}

#navPress a{
	width: 180px;
	height: 30px;
	background: url(images/button_press.gif);
	background-repeat: no-repeat;
}

#navDonate a{
	width: 180px;
	height: 30px;
	background: url(images/button_donate.gif);
	background-repeat: no-repeat;
}

#navVolunteer a{
	width: 180px;
	height: 30px;
	background: url(images/button_volunteer.gif);
	background-repeat: no-repeat;
}

#navPhoto a{
	width: 180px;
	height: 30px;
	background: url(images/button_photo.gif);
	background-repeat: no-repeat;
}

#navPublications a{
	width: 180px;
	height: 30px;
	background: url(images/button_publications.gif);
	background-repeat: no-repeat;
}