body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #D92727;
	margin: 0px;
	padding: 0px;
}

p {
	margin-top: 5pt;
	margin-right: 5pt;
	margin-bottom: 7pt;
	margin-left: 5pt;
	text-align: justify;
}

h1 {
	font-size: 200%;
	margin-top: 0pt;
	margin-right: 5pt;
	margin-bottom: 5pt;
	margin-left: 5pt;
	padding-top: 0px;
}
h2 {
	font-size: 150%;
	background-color: #E67373;
	padding: 0pt 2pt;
	margin-top: 5pt;
	margin-right: 4pt;
	margin-bottom: 5pt;
	margin-left: 4pt;
}
h3 {
	font-size: 125%;
	padding: 0px;
	margin-top: 5pt;
	margin-right: 5pt;
	margin-bottom: 5pt;
	margin-left: 5pt;
}

a:link {
	color: #D92727;
	text-decoration: none;
}
a:hover {
	color: #D92727;
	text-decoration: underline;
}
a:active {
	color: #D92727;
	text-decoration: none;
}
a:visited {
	color: #D92727;
	text-decoration: none;
}

.h3ish p {
	font-size: 125%;
}

.mainlogo {
	width: 180px;
	height: 145px;
	float: left;
}
.mainheader {
	width: 600px;
	height: 60px;
	float: left;
	position: absolute;
	top: 0px;
	left: 180px;
	text-align: left;
	vertical-align: bottom;
	margin-top: 15px;
	margin-bottom: 15px;
}

.maindonate {
	font-weight: bold;
	position: absolute;
	top: 15px;
	left: 500px;
	background-color: #E67373;
	border: 1px solid;
}
.maindonate a:link {
	text-decoration: none;
	color: #000000;
}
.maindonate a:hover {
	text-decoration: underline;
	color: #000000;
}
.maindonate a:active {
	text-decoration: underline;
	color: #000000;
}
.maindonate a:visited {
	text-decoration: none;
	color: #000000;
}

.mainnav {
	width: 160px;
	float: left;
	clear: left;
	border: 1px solid;
	margin: 5px;
	font-weight: bold;
	text-align: left;
}

.mainnav a:link {
	text-decoration: none;
	color: #000000;
}
.mainnav a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #E67373;
}
.mainnav a:active {
	text-decoration: underline;
	color: #000000;
	background-color: #E67373;
}
.mainnav a:visited {
	text-decoration: none;
	color: #000000;
}

.mainlogos {
	width: 160px;
	clear: left;
	float: left;
	border: 1px solid;
	margin: 5px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mainlogos img {
	margin: 2px;
}

.body {
	background-color: #FFFFFF;
	width: 600px;
	position: absolute;
	top: 60px;
	left: 180px;
	border: 1px solid;
}
.pictureleft {
	float: left;
	margin-right: 5pt;
	margin-top: 0pt;
	margin-bottom: 5pt;
	margin-left: 0pt;
}
.pictureright {
	float: right;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 5pt;
	margin-left: 5pt;
}
.picturecentre {
	margin-top: 5pt;
	margin-right: 20pt;
	margin-bottom: 5pt;
	margin-left: 20pt;
	text-align: center;
	clear: both;
}
.picturecentre table {
	text-align: center;
	margin-right:auto;
	margin-left:auto;
}


.quote {
	background-color: #999999;
	width: 150px;
	border: 1px solid;
	float: right;
	clear: both;
	margin: 0px 10px 10px;
	color: #FFFFFF;
}
.quote .words {
	font-size: 80%;
	font-style: italic;
}
.quote .ref {
	font-size: 80%;
}

.caption {
	font-size: 80%;
	text-align: right;
}

.announce {
	border: 1px solid;
	background-color: #D92727;
	margin: 10px;
}
.announce h1 {
	font-size: 150%;
	padding: 0px;
	margin-top: 5pt;
	margin-right: 5pt;
	margin-bottom: 5pt;
	margin-left: 5pt;
}
.announce a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.announce a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	background-color: #E67373;
}
.announce a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	background-color: #E67373;
}
.announce a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
hr {
	width: 75%;
	height: 2px;
}

.headline {
}
.headline p {
	margin: 5px;
	font-size: 125%;
}
.headline img {
	border: 0;
	margin-right: 10px;
	vertical-align: middle;
}

.date {
	font-size: 90%;
}
