body {
	background-color: #8A8A55;
	margin: 0px;
	padding: 0px;
}
#topmenu {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 35px;
	background-image: url(2007img/topmenubg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#roundmenu {
	margin: 0px;
	padding: 0px;
	width: 370px;
	float: right;
}
#content {
	margin: 0px auto;
	padding: 0px;
	width: 880px;
}
#bodycopy {
	background-image: url(2007img/copybg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px 0px 60px;
	width: 440px;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #072229;
	float: right;
}
.floatleft {
	float: left;
	width: 35%;
}
a {
	color: #08516C;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #08516C;
	font-weight: bold;
	text-decoration: underline;
}
#houseimg img, img.photostyle {
	background-color: #FCFFF2;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A4A297;
	border-right-color: #898684;
	border-bottom-color: #5B5A52;
	border-left-color: #898684;
}
#homepage {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	width: 840px;
}
