.container {
	width: 800px;
	border: 2px solid #666666;
	background-color: #FFF;
	min-height:420px;
	margin: auto;
	padding: 0px;
	clear:  both;
}
.navmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 420px;
	width: 150px;
	margin-left: 50px;
	margin-top: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #cdc0b0;
	border-right-color: #cdc0b0;
	border-bottom-color: #cdc0b0;
	border-left-color: #cdc0b0;
	float: left;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	vertical-align: top;
	text-align: left;
	margin-left: 30px;
	float: left;
	width: 520px;
	min-height:inherit;
	height:auto !important;
	height:420px;
	margin-top: 50px;
	clear: right;
}
.bottomsquares {
	width: 86px;
	margin-left: 666px;
}
.topline {
	margin-right: 0px;
	margin-left: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cdc0b0;
	border-right-color: #cdc0b0;
	border-bottom-color: #cdc0b0;
	border-left-color: #cdc0b0;
	vertical-align: top;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}
.photofloat {
	float: right;
	padding-bottom: 15px;
	padding-left: 30px;
}
