body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
img {
border: 0px none;
}
a {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #900;
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	line-height: 24px;
	color: #900;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 14px;
	color: #900;
	padding-left: 20px;
	line-height: 14px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0em;
	margin-top: 0em;
}
h3 {
	font-size: 14px;
	font-style: italic;
	line-height: 14px;
}
li {
	margin-bottom: 0.25em;
}
ul {
	margin-bottom: 0.5em;
	margin-top: 0.25em;
}
#maincontent {
	background-image: url(images/content_body.jpg);
	margin: 0;
	padding: 0px;
	text-align: justify;
}
.campaignheader {
	background-image: url(images/campaign_top.jpg);
}
.healthstudiesheader {
	background-image: url(images/healthstudies_top.jpg);
}
.eventsheader {
	background-image: url(images/events_top.jpg);
}
.supportersheader {
	background-image: url(images/supporters_top.jpg);
}
.donateheader {
	background-image: url(images/donate_top.jpg);
}
.quote {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	padding: 0;
	font-size: 13px;
	margin-bottom: 0.5em;
	color: #900;
}
.quotecredit {
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 1em;
}
.imagecenter {
	text-align: center;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 5px;
}
.imageleft {
	text-align: left;
	padding: 0;
	margin-left: 19px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.imageleftsm {
	text-align: left;
	padding: 0;
	margin-left: 44px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.bodytext {
	text-align: left;
	padding-left: 20px;
	margin-top: 0em;
	margin-bottom: 0.5em;
}

.bodytextcenter {
	text-align: center;
	padding-left: 20px;
	margin-top: 0em;
	margin-bottom: 0.5em;
	font-weight: bolder;
	font-style: italic;
}
.bodytextcenterlight {
	text-align: center;
	padding-left: 20px;
	margin-top: 0em;
	margin-bottom: 0.5em;
	font-style: italic;
}
.todo {
	font-weight: bold;
	color: #6C0;
	text-decoration: underline;
}

