#wrapper {
	margin: 0px auto auto;
	height: auto;
	width: 760px;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #566D78;
	color: #666666;
}
body {
	background-color: #88A0AA;
	margin: 0px;
	padding: 0px;
}
#banner {
	width: 150px;
}
#navigation {
	float: left;
	height: auto;
	width: 150px;
	background-color: #FFFFCC;
	padding-top: 35px;
}
#rightcol {
	float: right;
	height: auto;
	width: 150px;
	padding-top: 6px;
}
#text {
	background-color: #FFFFCC;
	width: 438px;
	float: left;
	line-height: 17px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #88A0AA;
	border-left-color: #88A0AA;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88A0AA;
	padding-right: 10px;
}
h1 {
	font-size: 18px;
	padding-left: 200px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #88A0AA;
	line-height: 17px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #607A86;
}
.clear {
	clear: both;
}
#footer {
	font-size: 11px;
	text-decoration: none;
	width: 610px;
	padding-left: 150px;
	margin-top: 20px;
	float: left;
}
#rightcol img {
	margin-top: 31px;
	background-color: #88A0AA;
}



#navcontainer
{
background: #FFFFCC;
width: 150px;
margin: 0 auto;
padding: 1em 0;
font-family: georgia, serif;
font-size: 13px;
text-align: center;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 70%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 5px 0 5px 5px;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background: #FFFFCC;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #88A0AA;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #FFFFCC;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}
#heading {
	float: left;
	width: 760px;
	background-color: #607A86;
	margin: 0px;
	padding: 0px;
}
.textespecial {
	letter-spacing: normal;
	padding-top: 15px;
	padding-left: 50px;
}
.pspecial {
	margin: 0px;
	padding: 10px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88A0AA;
}
.pdonate {
	padding-right: 5px;
	padding-left: 5px;
}
.imageborder {
	border: 1px solid #607A86;
}
.storya:link {
	color: #88A0AA;
	text-decoration: none;
}
.storya:visited {
	color: #88A0AA;
	text-decoration: none;
}
.storya:hover {
	color: #88A0AA;
	text-decoration: underline;
}
.storya:active {
	color: #88A0AA;
	text-decoration: none;
}