.heading {
	font-family: Garamond, "Book Antiqua", serif;
	font-size: large;
	color: #000000;
	text-decoration: none;
}

.content {
	font-family: Garamond, "Book Antiqua", serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}

.bottomstuff {
	font-family: Garamond, "Book Antiqua", serif;
	font-size: x-small;
	color: #000000;
	text-align: center;
}


.but {
	font-family: Garamond, "Book Antiqua", serif;
	font-size: medium;
	color: #000000;
	text-decoration: underline;
}

.but a:link {
	font-family: Garamond, "Book Antiqua", serif;
	font-size: medium;
	color: #000000;
	text-decoration: none;
}
.but a:visited {
	font-family: Garamond, "Book Antiqua", serif;
	font-size: medium;
	color: #000000;
	text-decoration: none;
}
.but a:hover {
	font-family: Garamond, "Book Antiqua", serif;
	font-size: medium;
	color: #000080;
	text-decoration: underline;
}
.but a:active {
	font-family: Garamond, "Book Antiqua", serif;
	font-size: medium;
	color: #FF0000;
	text-decoration: none;

}#main {
	height: 445px;
	overflow: auto;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Garamond, "Book Antiqua", serif;
	text-align: left;
}

#contact {
	height: 445px;
	overflow: auto;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Garamond, "Book Antiqua", serif;
	text-align: left;
	font-size: x-small;
}
