#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 20px;
}
.logo {
	margin-top: -20px;
	margin-left: 60px;
}
#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #FFFFFF;
	color: #333333;
	width: 100%;
	margin-top: 7px;
	text-align: center;
	margin-bottom: 10px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
	line-height: 1.6em;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	background-color: #FFFFFF;
	color: #685037;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	font-variant: small-caps;
	margin-top: 0px;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0.1em;
}
#footer {
	clear: both;
	height: auto;
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #425B58;
	padding: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #654F3C;
}
a:link {
	border-bottom-color: #993300;
	color: #993300;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:visited {
	color: #993300;
	text-decoration: none;
}

a:hover {
	color: #425B58;
	text-decoration: none;
}

#navcontainer ul li a:hover
{
background-color: #425B58;
color: #fff;
}
.about {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
#content table {
	color: #5F5043;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-variant: small-caps;
}
#content a:link, a:visited {
	
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 0.3em;
	color: #5F5043;
	margin-top: 30px;
	margin-bottom: 15px;
}
#submenu {
	padding: 2px;
	height: auto;
	width: 175px;
	float: right;
	background-color: #425B58;
	color: #FFFFFF;
}

.imageleft {float: left;
padding-right: 7px;
}

.imageright {float: right;
padding-left: 7px;
}h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #5F5043;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5F5043;
}
#content ul {
	list-style-type: disc;
}
.funders1 {
	font-size: 1.1em;
	font-weight: bold;
}
.funder2 {
	font-size: 1.1em;
}
#paypal {
	text-align: center;
	float: right;
	width: 200px;
	margin: 5px;
	padding: 0px;
	border: 1px solid #654E3C;
}
#paypal h3 {
	color: #FFF;
	background-color: #605237;
	margin: 0px 0 5px 0;
	padding: 5px;
}

