html {width: 100%;}

body {
	background: white;
	text-align: left;
	color: black;
	line-height: 125%;
	border: 0;
	border-top: 0;
	margin: 0;
	padding: 0; 
	font: 11px Arial, Helvetica, Geneva;
	width: 90%;
}

#header {
  display: none;
}

#footprints {
  display: none;
}

#mainbody li td {
      font-size: 11px;
}

#sectiontab {
  display: none;
}

#leftcol {
  display: none;
}

#footer {
  display: none;
}
