body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #005d84;
	text-decoration: underline;
}
a:hover {
	color: #38556b;
}
a:active {
	color: #00FF00;
	text-decoration: underline;
}
.watermark {
	background-attachment: fixed;
	background-image: url(images/Watermark.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bodyText {
	height: auto;
	width: 500px;
	margin-top: 30px;
	margin-right: 45px;
	margin-bottom: 30px;
	margin-left: 45px;
	color: #764a23;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #764a23;
}
.textNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.bodyImages {
	margin: 5px;
	margin-top: 0px;
}
.bodyImagesTopMargin {
	margin: 5px;
}
.galleryImage {
	border: 7px solid #FFFFFF;
}
.tableText {

	height: auto;
	width: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.leftTile {
	background-image: url(images/MainLeftTile.jpg);
	background-repeat: repeat-y;
}
