A:link {text-decoration: underline; color: #333333} 
A:hover {text-decoration: blink}
A:visited {font-weight: bold; color: #333333}
a.footer:link {font-weight: bold; color: white} 
a.footer:hover {text-decoration: underline}
a.footer:visited {color: #}


body{
font-family: "Times New Roman", serif;
font-size: medium;
color: #8E157B;
background-color: #2686AB;
border-style: none;
margin-left: 0em;
margin-top: 0em;
}





#header {
position: absolute; 
top: 10px; 
left: 40px;
width: 432px; 
height: 105px;
text-align: left; 
z-index: 1000; 
}


#green {
	position: absolute;
	margin-top: 185px;
	width: 792px;
	height: 187px;
	background-color: #66CC00;
	z-index: 0;
	top: -5px;
	left: 0px;
}


#helping { 
position: absolute; 
left: 0px; 
top: 193px;
width: 762px;
height: 50px; 
background-color: #8E157B;
z-index: 501;
}


#friends { 
position: absolute; 
left: 790px; 
top: 86px;
z-index: 501;
}






#frame {
position: absolute;
margin-top: 142px;
margin-left: 0px;
width: 750px;
z-index: 500;
}






#content-frame {
position: relative;
margin-left: 0px;
background-color: white;
width: 100%;
z-index: 500;
}




#content-top {
 position: relative; 
 margin-left: 0px; 
 margin-top: 22px; 
 z-index: 10;
 background-color: white;
}



#content-left {
position: absolute; 
left: 0px; 
top: 107px; 
width: 25px; 
z-index: 60; 
}




#content-middle {
position: relative;
margin-top: 60px;
margin-left: 45px; 
vertical-align: top;
color: black;
padding-right: 10px;
font-size: .75em;
z-index: 100;
}




#content-footer {
position: relative;
margin-left: 0px;
width: 750px;
margin-top: 50px;
background-image: url('Images/fwfooter_r1_c8.gif');
z-index: 125;
}






.miniheader{font-weight: bold; color: #66CC00; font-size: 12pt; text-decoration: none}
.coloredbody{font-weight: normal; color: #8E157B; font-size: medium; text-decoration: none}
.morelink{font-weight: normal; color: #2686AB; font-size: 12pt; text-decoration: underline}
.header{font-weight: bold; color: #8E157B; font-size: 16pt; text-decoration: none}
.copyrightbottom{color: black; font-size: 9pt;}
