p {
	margin-top: 0px;
}
body {
	font-family: arial, helvetica, sans-serif;
	background: #CCCCCC;
	color: #FFFFFF;
	font-size: 9pt;
	padding: 10px;
	margin: 0px;
}
a {
	color: #FFFFCC;
}
a:hover {
	color: #FFFFCC;
}
.printonly {
	display: none;
}
p {
	line-height: 140%;
}
div#container {
	background: #FFFFFF;
	width: 600px;
	height: 499px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
div#mainblock {
	position: absolute;
	top: 10px;
	left: 250px;
	width: 320px;
	height: 380px;
	background: #666666;
	padding: 10px;
}
div#title {
	text-align: right;
}
span#name {
	font-size: 20pt;
}
span#subtitle {
	font-size: 14pt;
}
div#maintext {
	position: absolute;
	top: 75px;
	width: 310px;
	height: 295px;
	overflow: none;
	padding: 0 5px 0 5px;
}
div#details {
	position: absolute;
	color: #333333;
	top: 502px;
	width: 600px;
	text-align: right;
}
div#details a {
	color: #333333;
}
div#image1 {
	position: absolute;
	top: 10px;
	left: 10px;
}
div#image2 {
	position: absolute;
	top: 173px;
	left: 10px;
}
div#image3 {
	position: absolute;
	top: 336px;
	left: 10px;
}
div#links {
	position: absolute;
	top: 515px;
	left: 0px;
	width: 600px;
	text-align: center;
	color: #666666;
	font-size: 10pt;
}
div#links a {
	color: #333333;
}
#links a:hover {
	color: #666666;
}
.highlight {
	color: #99FFCC;
}
div#hatfieldblock {
	position: absolute;
	top: 420px;
	left: 250px;
	background: #CCCC99;
	width: 320px;
	height: 49px;
	padding: 10px;
}
div#charlestonblock {
	position: absolute;
	top: 342px;
	left: 250px;
	background: #CCCC99;
	width: 320px;
	height: 49px;
	padding: 10px;
}

div.boxthumb {
	margin-right: 10px;
	float: left;
}
div.boxtext {
	float: left;
	width: 250px;
	color: #003300;
}
div.boxtext a {
	color: #009900;
}
div.boxtext a:hover {
	color: #009999;
}
div#homepageblock {
	position: absolute;
	top: 10px;
	left: 250px;
	width: 320px;
	height: 302px;
	background: #666666;
	padding: 10px;
}
div#quoteblock {
	position: absolute;
	top: 262px;
	left: 10px;
	width: 210px;
	height: 209px;
	background: #668866;
	padding: 10px;
}