body {
	background: none;
	overflow: visible !important;
}

div {
	overflow: visible !important;
	clear: both !important;
}

br,h1,h2 {
	clear: both !important;
}

#wrapper {
	width: auto;
}

#header, #imagebar, #contact, #sidebar{
	display: none;
}
#page {
	background: none;
}
#content {
	margin:0;
}

#footer {
	background: none;
	border-top: 1px solid #000;
	color: #000;
}



div.gallery div{
	/*clear: none !important;*/
	float: none !important;
}

div.gallery h2{
	clear: none !important;
}

#print_address {
	margin: 15px 0;
	line-height: 13px;
	font-size: 11px;
	display: block;
}