body {
	background-color : white;
	border       : none;
	}
#container, #menu_and_content {
	width        : auto;
	border       : none;
	}
#header, #header_logo, #header_bar, #header_text, #header_screen, #footer {
	display      : none;
	border       : none;
	}

H1, H2 {
	margin-top   : 0px;
	}
#menu_top, #menu_bottom {
	display      : none;
	border       : none;
	width	     : 0px;
	}
#content  {
	display      : block;
	border       : none;
	border-left  : 0px;
	border-left  : none;
	width        : auto;
	left         : 0px;
	margin       : 0px;
	padding      : 0px;
	}
#menu_and_content {
	border-left  : none;
	border-left  : 0px;
	border-left  : 0.05em solid white;
	}

#google_map {
	width        : 640px;
	}
#google_map_xtra {
	display      : none;
	}
