html {
  background: white;
}

#header, #headerleft, #headerright, .bottomItem, #footer, #mainLeft, #navbar{ display: none; }

#mainMid {
  height: auto;
}

#mainInner div {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#mainInner div + div {
	margin-bottom: 0px;
	padding-bottom: 0px;
}