@charset "utf-8";
body {
	margin-top:0px;
	top:0px;
	left:0px;
	background-color:#e8edd6;
}
#wrapper {
	width:800px;
	height:auto;
	top:0px;
	left:108px;
	position: absolute;
	border:groove #060;
}

#testimonywrapper {
	width:800px;
	height:3025px;
	top:-49px;
	left:117px;
	position: absolute;
	border-left:groove #060;
	border-right :groove #060;
	border-top :groove #060;
}	
#header {
	width: 800px;
	height:114px;
	background-position: inherit;
	background-color:#030;
}

#leftnav {
	float:left;
	background-color:#cede9f;
	border-right:outset;
	border-right-color:#666;
	width:153px;
	height:auto;
	clear:both;
}

#maincontent {
	position:absolute;
	width: 630px;
	height:auto;
	background-color:#FFFFFF;
	left: 167px;
	top: 128px;
	color: #035203;
}

#footer {
	top:583px;
	width:523px;
	height:102px;
	background-color:#cede9f;
	position: absolute;
	text-align:center;
	font-size:12px;
	left: 192px;
	
}
.pdonate {
	font-size:12px color:#060;
	font-style:italic;
	text-align:center;
	
	}
.h1greentxt {
	color: #014900;
	text-align: center;
	font-weight: bold;
}
a:link {
	color: #035203;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #035203;
}
a:hover {
	text-decoration: underline;
	color: #035203;
}
a:active {
	text-decoration: none;
	color: #035203;
}
.centertext {
	text-align:center;
}
.picfloat_right {
	float:right;
}
.picfloat_left {
	float:left;
}
.specialtext{
	font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:1.2em;
	color:#900;
	font-weight:bolder;
	text-align:center;
	text-decoration:blink;
}

