body {
  font: 12pt/1 "Times CE", Times, "Times New Roman", serif;
}
#page {
  width: 100%;
  background: #ffffff none;
  color: inherit;
}
#toplogo {
	display: none;
}
#maincontent {
  float: none;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 2em;
}
#topmenu {
	display: none;
}
#sidebar {
	display: none;
}
