body {
	background-color: #25013C;
	background-image: url(images/background.gif);
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 0px 10px;
	padding: 0px 10px;
	line-height: 20px;
}
.text-small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link {
	color: #CC3399;
	text-decoration: none;
}
a:visited {
	color: #993366;
	text-decoration: none;
}
a:hover {
	color: #99CC66;
	text-decoration: underline;
}
a:active {
	color: #336633;
	text-decoration: underline;
}
.butterfly {
	list-style-image:  url(IMAGES/bullet-butterfly.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	list-style-position: outside;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #6C804A;
	text-align: left;
	margin: 5px;
	padding: 5px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #8258A9;
	font-weight: bold;
}
.photoright {
	padding-left: 20px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-bottom: 20px;
	text-align: left;
	clear: both;
}
.photoleft {
	float: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-right: 20px;
	padding-right: 20px;
}
.newsletter a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.newsletter a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.newsletter a:hover {
	color: #336633;
	text-decoration: underline;
}
.newsletter a:active {
	color: #336633;
	text-decoration: underline;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #8258A9;
	font-weight: bold;
}

