body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #8e5fbd;
	text-decoration: none;
}
a:visited {
	color: #8e5fbd;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #8e5fbd;
}
.make_donation {
	text-align: center;
	margin: 15px;
}
a.side_menu_item {
	color: #FFFFFF;
	border-top: solid 1px #9f98b4;
	border-bottom: solid 1px #524b67;
	display: block;
	padding: 5px;
	width: 125px;
	text-decoration: none;
}
a.side_menu_item:hover {
	color: #fdcf36;
	text-decoration: underline;
}
#bottom {
	border-bottom: none;
}
#top {
	border-top: none;
}
.contact_info {
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding: 15px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.news_item {
	margin: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #d9cff2;
	padding: 8px;
	list-style-image: url(images/bullet.gif);
}
.news_title {
	font-weight: bold;
	color: #8e5fbd;
}

li {
	margin-bottom: 7px;
	margin-top: 7px;
}

.contact_info a {
	font-size: 10px;
}
.large_heading {
	font-size: 14px;
	font-weight: bold;
	color: #8e5fbd;
}
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.bodysubtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.bodytext {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

