
body {
	background: none;
	margin: 10px 0;
	padding: 0;
}

#pageContainer {
	width: 690px !important;
}

#bodyContent,
#colLMR {
	width: 690px !important;
	margin: 0;
}

.noprint,
#header,
#footer #fTopLinks,
#footer #fBottomLinks,
#formDisplay {
	display: none;
}

#map {
	width: 690px;
}

#map #side_bar {
	overflow: visible;
	height: auto;
}

#map #map_canvas {
	position: relative;
	width: 286px;
	height: 286px;
	margin-left: 20px;
}

#map #map_canvas img {
	margin-left: -100px !important;
	margin-top: -80px !important;
}

#footer {
	width: 688px;
	padding-bottom: 0 !important;
}
