body {
	overflow: visible !important;
	background: transparent !important;
	background-image: 0 !important;
	width: 100% !important;
	height: 100% !important;
}

div {
	overflow: visible !important;
}

#footer {
	display: none !important;
}

#sidebar {
	display: none !important;
}

#header {
	display: none !important;
}

#main {
	overflow: visible !important;
	height: 100%  !important;
}

.galleryHighlight {
	display: none !important;
}

#photos {
	display: none !important;
}

#map_canvas {
	overflow: hidden !important;
}

.EBubble {
	display: none !important;
}