body {
	background-color: #869EF2;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(/FromDeadMansHill.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	text-align: center;
	vertical-align: top;
	padding: 0px;
	height: auto;
	width: 99%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 3px;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #39594D;
	height: 16px;
	width: 400px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	border: 2px solid #6F0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #FFF;
	line-height: 1em;
}
#maincontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 500px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #FFF;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	height: 2em;
	color: #FFF;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}


p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #FFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000;
}

a:link {
	font-size: 0.9em;
	text-decoration: none;
	margin: 0px;
	padding: 1px;
	border-bottom-color: #66F;
	color: #CCC;
}

a:visited {
	font-size: 0.9em;
	text-decoration: none;
	border-bottom-color: #66F;
	color: #630;
}

a:hover {
	font-size: 0.9em;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #00F;
	color: #060;
	background-color: #FF0;
}

a:active {
	font-size: 0.9em;
	text-decoration: none;
	margin: 0px;
	padding: 1px;
	border-bottom-color: #66F;
	color: #630;
}
#blogfeed {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: left;
	height: 337px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	left: 274px;
	top: 213px;
}
#thankyou {
	margin: auto;
	height: 480px;
	width: 640px;
	background-color: #ABD3D3;
}
#donatecancelled {
	background-color: #B5D1AD;
	margin: auto;
	height: 480px;
	width: 640px;
}

