.bodyhome {
	background-image: url(images/body.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia;
	color:#5A5A2E;
	font-size: 12px;
}
.pagetitles {
	font-family: Georgia;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
	border-bottom-color: #DEA24A;
	border-color: #DFA34B;
	border-left-color: #DEA24B;
	border-right-color: #DEA24B;
	border-top-color: #DEA24B;
}
.body {
	font-family: Georgia;
	color:#5A5A2E;
	font-size: 12px;
}
.subheaders {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.imageborders {
	margin: 5px;
}