#map {
	height: 435px;
	width: 950px;
}
#container {
	height: 800px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	float: left;
	height: 125px;
	width: 325px;
}
body {
	background-color: #000;
	color: #FFF;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px;
}
#topblank {
	float: left;
	height: 50px;
	width: 625px;
}
#menubar {
	float: left;
	height: 35px;
	width: 625px;
}
#submenu {
	height: 25px;
	width: 625px;
	float: left;
}
#content {
	width: 950px;
	float: left;
}
#footer {
	float: left;
	height: 75px;
	width: 950px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: small;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftphotos {
	float: left;
	height: 625px;
	width: 175px;
}
#mainphoto {
	float: left;
	height: 625px;
	width: 775px;
}
#contact {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: left;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 350px;
}
