.holder {
	height: 100%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 32px;
	float: none;
}
.header {
	width: 800px;
	height: auto;
	margin-bottom: 2px;
}
.break {
	height: 0px;
	width: 100%;
	clear: both;
}
.body {
	width: 800px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}
.footer {
	width: 800px;
	padding: 0px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4492BF;
	margin-top: 6px;
}
.links {
	width: 400px;
	float: left;
	margin-top: 3px;
}
.generic800 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 800px;
}
.menu {
	width: 160px;
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.menu ul {
	float: left;
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu ul li {
	
}
.menu ul a li {
	height: 25px;
	width: 140px;
	margin-bottom: 2px;
	line-height: 25px;
	padding-left: 20px;
	background-color: #4390BE;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	background-image: url(graphics/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.menu ul a:hover li {
	background-color: #F0D200;
	background-image: url(graphics/arrow-hover.jpg);
}
.content {
	width: 478px;
	padding: 0px;
	background-color: #FFFFFF;
	height: auto;
	text-align: left;
	font-style: normal;
	color: #333333;
	margin: 0px;
	float: left;
}
.navigation {
	width: 800px;
	padding: 0px;
	height: 22px;
	margin-bottom: 2px;
}
.text {
	background-color: #FFFFFF;
	font-size: 11px;
	padding: 6px;
	height: auto;
	border: 1px solid #CCCCCC;
	width: 462px;
	margin: 0px 0px 2px 2px;
	line-height: 14px;
}
a.footerlink:link {
	color: #4492BF;
}
a.footerlink:visited {
	color: #4492BF;
}
a.footerlink:hover {
	color: #F5B901;
}
a.footerlink:active {
	color: #4492BF;
}
a.danielgeorge:link {
	color: #999999;
	font-size: 10px;
}
a.danielgeorge:visited {
	color: #999999;
	font-size: 10px;
}
a.danielgeorge:hover {
	color: #666666;
	font-size: 10px;
}
a.danielgeorge:active {
	color: #999999;
	font-size: 10px;
}
.apartment {
	width: 516px;
	font-size: 14px;
	padding: 4px;
	margin-bottom: 6px;
	color: #4492BF;
	font-style: normal;
	font-weight: bold;
	border: 1px solid #999999;
}
.right {
	width: 160px;
	float: right;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.copyright {
	width: 400px;
	float: left;
	text-align: right;
	margin-top: 3px;
}
.design {
	width: 800px;
	float: left;
	text-align: right;
	margin-top: 3px;
}
.dropmenu {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4492BF;
}.internal {
	padding: 4px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 4px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.comments {
	margin-top: 5px;
	line-height: 14px;
	color: #333;
	text-decoration: none;
	background-color: #F2C700;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
}
.bodyheader {
	color: #FFFFFF;
	padding: 3px 4px 5px;
	height: auto;
	width: auto;
	text-align: center;
	margin-bottom: 6px;
	font-size: 12px;
	background-color: #4492C0;
	font-weight: bold;
}
.bodytext {
	color: #333333;
	padding: 0px;
	height: auto;
	width: auto;
	margin-bottom: 12px;
}
.contact {
	margin-top: 5px;
	border: 2px solid #4492C0;
	line-height: 15px;
	color: #4492C0;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
}

