#menu { display: none; }
#header { background: none; }
body { background: none; }
#wrapper, #content { 
	width: auto;
	border: none; 
	padding: 0;
	margin: 0;
	background: none;
	overflow: visible;
	float: none;
}
#header { height: auto; margin: 0; padding: 0; }
#header img { margin: 0; padding: 0; }
#footer { background: none; color: #000; border-top: 1px solid black; }
#footer img { display: none; }

div.group, div#left, div#right { 
	float: none;
	width: auto;
	margin: 1em 0;
}

div.location {
	width: 45%;
}

#locations #content { 
	overflow: visible;
}
#locations .column { 
	float: none; 
	width: auto;
	margin: 0;
}