body {
	background-color: #FFFFFF;
	color: #000;
	font: 100%/100% Georgia, serif;
	margin: 100px 50px 100px 50px;
	padding: 0;
	text-align: center;
}
#maindiv {
	width: 500px;
	text-align: left;
}
h1, h1 a {
	background-image: url(mast.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 75px;
	width: 500px;
}
h1 a {
	text-indent: -9999px;
	display: block;
	border-bottom-width: 0 ! important;
}
h2, h2 a {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 73px;
	width: 500px;
}
h2 a {
	text-indent: -9999px;
	display: block;
	border-bottom-width: 0 ! important;
}
h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 18px;
	text-align: center;
	height: 75px;
	width: 500px;
}
h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 18px;
	text-align: left;
	text-indent: 40px;
}
p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	text-indent: 40px;
}
ul {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
.bullet {
	list-style-image: url(bullet.jpg);
}
.info {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 2px;
	text-indent: 40px;
	line-height: 14px;
	text-align: left;
	display: block;
}
.subhead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 18px;
	text-indent: 40px;
	width: 500px;
}

.indent {
	padding: 0px 0px 0px 300px;
}
.caps {
	font-size: 11px;
	text-transform: uppercase;
}
.capslink {
	font-size: 10px;
	text-transform: uppercase;
}
.subheader {
	font-size: 1.7em;
}
a:link {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
a:active {
	color: #000000;
}