.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	text-align: justify;
	padding-right: 10px;





}
.background {
	background-image: url(images/background2.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;

}
.centeredtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
}
.image {
	border: 3px solid #fdd988;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	float: right;




}
.imageleft {
	border: 3px solid #fdd988;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
    float: left;

}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: 7b0134;
	font-weight: normal;


}
.tabletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: 7b0134;
	margin-bottom: 0px;
}
.mediumbox {width: 300px;}
textarea {width:300px; height:150px;}
