body {
	background-color: #000033;
	padding: 0px;
	margin: 0px;
	color: #F4F4F4;
	font-size: 14px;
	font-family: 'lucida grande', tahoma, sans-serif;
	line-height: 24px;
	background-image: url(../images/gw-bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
html { min-height: 100%; margin-bottom: 1px; }
form {
	margin: 0px;
	padding: 0px;
}

.container {
	width: 650px;
	margin: 0px auto 0px auto;
	padding: 8px;
}
.wrap {

	width: 650px;
	margin: 0px auto 0px auto;
	padding: 0px;
	float: none;
}
.table_donate {
	background-color: #DFDBCE;
	color: #333333;
	background-image: url(../images/donate-bkg.gif);
	font-size: 11px;
	font-weight: bold;
}
.table_donate td {
	padding-right: 8px;
}
.smalltext {
	line-height: 12px;
	font-weight: normal;
}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 45px;
	font-weight: normal;
	display: block;
	text-align: left;
	color: #000033;
	padding-left: 0px;
}
.bkg {

	background-color: #DFDBCE;
	color: #333333;
	background-image: url(../images/donate-bkg.gif);
	border-top: 2px solid #BBB397;
	padding: 7px;
}
h1 {
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.links {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	background-color: #C9C2AD;
	display: block;
	width: auto;
	text-decoration: none;
	float: left;
	padding: 3px 13px 3px 13px;
	margin-right: 0px;
	border-right: 0px dotted #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 3px solid #000033;
}
.linksactive {
	background-color:  #BBB397;
	border-top: 3px solid #BBB397;
}

hr {
	color: #666666;
	height: 1px;
	border: 0px;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.menucontainer {
	width: 650px;
	margin: 0px auto 0px auto;
	background-image: url(../images/menu-bkg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.footer {
	font-size: 11px;
	color: #E0DBCE;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
h2 {

	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.home-overview {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	display: block;
	border-bottom: 0px dotted #CCCCCC;
	margin-bottom: 5px;
}
.home-feature {
	display: block;
	height: 35px;
	text-align: left;
	font-size: 16px;
	line-height: 35px;
	position: relative;
	margin-bottom: -35px;
	z-index: 1000;
	background-image: url(/images/bkg-b.png);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
}
