body {
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#body{
	margin: 25px 55px 25px 55px;
}

p       {
	color: black;
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	line-height: 1.25;
	text-align: left;
	margin-left: 5pt;
	margin-top: 0px;
}

.indent
    {
	font-family: Arial, helvetica, sans-serif;
	line-height: 1.5;
	margin-right: 75px;
	margin-left: 75px;
}

td  { color: black; font-size: 12px; font-family: inherit; line-height: 130%; margin-left: 5pt }
h4  {
	color: black;
	font-family: inherit;
	font-weight: 800;
	line-height: 110%;
	text-align: right
}
h2  {
	color: black;
	font-family: inherit;
	line-height: 110%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: black;
	margin-bottom: 0px;
	margin-top: 20px;
}
#hb  { color: black; font-size: 12px; font-family: inherit; font-weight: bold; line-height: 130% }
#hp  { color: black; font-size: 12px; font-family: inherit; font-weight: normal; line-height: 130% }
#hw  { color: white; font-size: 12px; font-family: inherit; font-weight: bold; line-height: 130% }
#info  { color: black; font-size: 12px; font-family: inherit; line-height: 130% }
a:link  { color: #c00; font-size: 12px; font-family: inherit; line-height: 130%; text-decoration: underline }
a:visited  { color: #c00; font-size: 12px; font-family: inherit; line-height: 130%; text-decoration: underline } 
a:hover  { color: #c00; font-size: 12px; font-family: inherit; line-height: 130%; text-decoration: none; background-color: #ff3 }
a:active  { color: #c00; font-size: 12px; font-family: inherit; line-height: 130%; text-decoration: none }
.text1 { color: black; font-size: 12px; font-family: inherit; line-height: 130%; text-align: left; margin-left: 5pt }
.menu { color: black; font-size: 12px; font-family: Arial, helvetica, sans-serif; line-height: 1.25; text-align: center; margin-left: 5pt }

pre
{
	font-size:12px;
	letter-spacing:1.25px;
	padding-left: 80px;
}
#newstuff        {
	border: dashed 2pt orange;
	position: inherit;
	margin-top: 10px;
	height: auto;
	width: 200px;
	margin-left: 20px;
	float: right;
	margin-bottom: 10px;
	padding: 5px;
}


#nav-wrap {
	background-color: #000000;
	width: 100%;
	height: 25px;
		}

#nav   {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	

}

#nav ul {
	margin: 0px;
	list-style: none;
}

#nav li {
	display: inline;
}

#nav a {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	background: #000;
	color: #fff;
	padding: 5px 40px 0px 40px;
}

#nav a:hover {
	background: #fff;
	color: #000;
}
.donation {
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
}
