@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #282828;
	text-align: center;
	margin: 0px 1em 1em 1em;
	background-color: #E6E8F6;
}
#shell {
	text-align: left;
	width: 7.5in;
	margin: 0 auto;
}
#nav, #band, #left, #footer, img.logo {
	display: none;
}
#footer {
	clear: both;
	padding: .15in;
}
#markethaus {
	float: left;
	clear: both;
	margin-top: .1in;
}
#markethaus a {
	text-decoration: none;
}
.clear {
	clear: both;
}
.webOnly, .web {
	display: none;
}

