
body {
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	background: #fff;
	}
.hide, #search, #util, #nav-main, #banner, #breadcrumb, #nav-secondary, #content-side, #footer, ul.domtabs {
	display: none;
	}
#wrapper {
	background: transparent;
	}
#content-main h2 {
	margin-bottom: 1.4em;
	}
a:link, a:visited {
	color: gray;
	}
img {
	border-style: none;
	}
