body {
	background-color: #666666;
}
.body {
	height: 650px;
	width: 1024px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.header {
	background-color: #FFFFFF;
	height: 250px;
	width: 1024px;
	text-align: right;
}
.middle {
	height: 450px;
	width: 1024px;
	text-align: center;
	vertical-align: top;
}
.menu {
	height: 30px;
	width: 1024px;
	background-color: #666666;
	text-align: left;
}
.footer {
	height: 20px;
	width: 1024px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.title {
	text-align: left;
	vertical-align: top;
	height: 30px;
	font-family: "Century Gothic";
	font-size: x-large;
	font-weight: bold;
	color: #666666;
	text-indent: 15px;
}
.textbody {
	font-family: "Century Gothic";
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	width: 1020px;
	color: #666666;
}
.googlemaps {
	text-align: right;
	vertical-align: top;
	height: 350px;
	width: 400px;
}
.submenu {
	font-family: "Century Gothic";
	font-size: medium;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.minitext {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
}
.picturebox {
	text-align: right;
	vertical-align: top;
	width: 300px;
}
.staffphotobox {
	width: 315px;
}

