body {
	background-color: #e6e6e6;
	background-image: url(../images/verGradOne.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#header {
	width: 800px;
	height: 226px;
	background-image: url(../images/header72ppi.png);
}
#leftsidebar {
	float: left;
	width: 120px;
}
#content {
	background-color: #FFF;
	width: 650px;
	margin-top: 30px;
	margin-bottom: 0px;
	float: left;
	margin-right: 20px;
	margin-left: 10px;
}
#rightsidebar {
	float: right;
	width: 680px;
	background-color: #FFF;
}
#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	clear: both;
	width: 800px;
	text-indent: 124px;
	padding-top: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;
	color: #555555;
}
#topnav {
	background-color: #923D75;
	height: 29px;
	width: 680px;
	text-align: right;
	padding-left: 0px;
}
#headerRight {
	float: right;
	width: 680px;
}
#headerleft {
	float: left;
	width: 120px;
}
#middlewrap {
	width: 800px;
	background-image: url(../images/leftmolbkgd.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 510px;
}
#leftNavDiv {
	width: 115px;
	margin-right: 8px;
	margin-top: 107px;
}
.mapimage {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
