body {

	margin: 0px;

	padding: 0px;

	background-image: url(images/bg_page.gif);

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 100%;

	color : #000000;

}

a img {
	border:none;
}


div#logo {

	background-color: #FFFFFF;

	position: absolute;

	top: 2px;

	left: 10px;

	z-index:3;

}

div#topSpacer {

	background-color: #FFFFFF;

	position:absolute;

	top: 2px;

	left: 10px;

	height:48px;

	width:740px;

	z-index:2;

}

div#navbg {

	background-color: #f7f7f7;

	position: absolute;

	top: 48px;

	left: 10px;

	height: 27px;

	width: 740px;

	z-index:2;

}

div#work {

	position: absolute;

	left: 20px;

	top: 51px;

	z-index:2;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 67%;

	font-weight: bold;

	color : #30867e;

	z-index:4;

}

/** this is now called where we work **/
div#projects{

	position: absolute;

	left: 107px;

	top: 51px;

	z-index:2;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 67%;

	font-weight: bold;

	color : #30867e;

	z-index:4;

}

div#history{

	position: absolute;

	left: 235px;

	top: 51px;

	z-index:2;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 67%;

	font-weight: bold;

	color : #30867e;

	z-index:4;

}

div#involved{

	position: absolute;

	left: 318px;

	top: 51px;

	z-index:2;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 67%;

	font-weight: bold;

	color : #30867e;

	z-index:4;

}

div#links{

	position: absolute;

	left: 428px;

	top: 51px;

	z-index:2;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 67%;

	font-weight: bold;

	color : #30867e;

	z-index:4;

}

div#donate{

	position: absolute;

	left: 499px;

	top: 51px;

	z-index:2;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 67%;

	font-weight: bold;

	color : #30867e;

	z-index:4;

}

div#contact{

	position: absolute;

	left: 583px;

	top: 51px;

	z-index:2;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 67%;

	font-weight: bold;

	color : #30867e;

	z-index:4;

}

div#home{

	position: absolute;

	left: 689px;

	top: 51px;

	z-index:2;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 67%;

	font-weight: bold;

	color : #30867e;

	z-index:4;

}

div#contact_high {

	position: absolute;

	left: 10px;

	top: 48px;

	height: 27px;

	width: 739px;

	background-image: url(images/nav_bg_contact.gif);

	z-index:3;

}

div#donate_high {

	position: absolute;

	left: 10px;

	top: 48px;

	height: 27px;

	width: 739px;

	background-image: url(images/nav_bg_donate.gif);

	z-index:3;

}

div#work_high {

	position: absolute;

	left: 10px;

	top: 48px;

	height: 27px;

	width: 739px;

	background-image: url(images/nav_bg_work.gif);

	z-index:3;

}

div#home_high {

	position: absolute;

	left: 10px;

	top: 48px;

	height: 27px;

	width: 739px;

	background-image: url(../images/nav_bg_home.gif);

	z-index:3;

}

div#projects_high {

	position: absolute;

	left: 10px;

	top: 48px;

	height: 27px;

	width: 739px;

	background-image: url(images/nav_bg_partnerships.gif);

	z-index:3;

}

div#history_high {

	position: absolute;

	left: 10px;

	top: 48px;

	height: 27px;

	width: 739px;

	background-image: url(images/nav_bg_history.gif); 

	z-index:3;

}

div#links_high {

	position: absolute;

	left: 10px;

	top: 48px;

	height: 27px;

	width: 739px;

	background-image: url(images/nav_bg_links.gif);

	z-index:3;

}

div#involved_high {

	position: absolute;

	left: 10px;

	top: 48px;

	height: 27px;

	width: 739px;

	background-image: url(images/nav_bg_involved.gif);

	z-index:3;

}

a{

	text-decoration : none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	color : #30867e;	

}

a:hover{

	color : #30867e;
	
	text-decoration : underline;

}

a:visited{

	color:#30867E;	

}

div#secNav {

	position: absolute;

	left:10px;

	top:100px;

	width:170px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 75%;

	font-weight:normal;

}

div#secNav h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 160%;

	font-weight:bold;

	color : #000000;	

}

div#secNav span{

	background-color : #cccccc;	

	color : #30867e;

	font-weight:bold;

}

div#secNav a{

	background-color : #f7f7f7;

	text-decoration : none;	

	color : #30867e;

}

div#secNav a:hover {

	color : #30867e;
	
	text-decoration : underline;

}

div#secNav a:visited{

	color:#30867E;	

}

div#secNav ul {

	list-style-type: none;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 25px;

	margin-right: 0px;

	padding: 2px 0 0 0;

}

div#secNav ul li {

	margin-top:10px;

}

div#secNav a.donate{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 120%;

	font-weight:bold;

	color : #ffffff;

	background-color : #30867e;

}

div#secNav a.donate:hover{

	color : #cccccc;

}

div#secNav a.donate:visited{

	color : #cccccc;

}

div#content {

	position: absolute;

	left:200px;

	top:100px;

	width:540px;

}

div#content .title {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 100%;

	font-weight:bold;

	color : #000000;	

}



div#content p {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	line-height:16px;

	font-size: 75%;

	color : #000000;

}

div#content .quote{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 80%;

	font-style:italic;

	color : #000000;

}

div#content .bodytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	line-height:16px;

	font-size: 75%;

	color : #000000;

}

div#content a {

	text-decoration:underline;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color : #30867e;

	background-color : #ffffff;

}

div#content a:hover {

	color:#30867E;

}

}
div#content a:visited{

	color:#30867E;	

}

div#content .caption {

	color: #555555;

	font-size: 65%;

	padding-right: 15px;

}


h2.wm {
	margin: 10px 0 0 0;
	color: #98989A;
	font-weight:normal;
	font-size: 28px;
	font-family: verdana, arial, sans-serif;
}

h3.wm {
	margin: 15px 0 15px 0;
	color: #000000;
	font-weight:normal;
	font-size: 24px;
	font-family: verdana, arial, sans-serif;
}

h4.wm {
	margin: 0 0 10px 0;
	color: #30867E;
	font-weight:bold;
	font-size: 16px;
	font-family: verdana, arial, sans-serif;
}

h6#quote {
	margin: 0 auto 5px auto;
	font-weight: normal;
	color:#30867E;	
	font-size: 18px;
	font-style: italic;
	font-family: verdana, arial, sans-serif;
	text-align: justify;
	width: 440px;
}

h6#source {
	margin: 0 auto 0 auto;
	font-weight: bold;
	color: #98989A;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	width: 440px;
}


td.wm {
	padding: 0 20px 0 0;
	align: justify;
}


div#wm {
	color: #98989A;
	font-size: 14px;
	margin: 0 0 0 5px;
}

div#wm a {

	text-decoration : none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

	color : #98989A;	

}

div#wm a:hover {

	color : #98989A;
	
	text-decoration : underline;

}

div#wm a:visited {

	color : #98989A;	

}

span#wm {
	color : #30897E;
	font-weight : bold;
}


table.fourareas {

	width: 540px;
	border: 1px solid #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


td.fourareas_h {

	width: 135px;
	border: 1px solid #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #30867E;

}

td.fourareas {

	width: 135px;
	border: 1px solid #000000;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;

}

td.fourareas_pic {

	width: 135px;
	border: 1px solid #000000;
	margin: 0 0 0 0;
	padding:  0 0 0 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;

}


td.fourareas_b {

	width: 135px;
	border: 1px solid #000000;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;

}