body {
  color: #000;
  background: #fff;
  font-family: Arial, sans-serif;
  font-size: 11pt;
}
a {
  background: #fff;
  text-decoration: underline;
  color: #999;
}
#topbar, #links, #links, #photos, #homebottombar, #bottombar, #affiliated {
  display: none;
}
#content, #homecontent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 600px;
	border: 0;
	margin: 0px;
	padding: 0px;
}