body {
  color: #000;
  background: #fff;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11pt;
}
a {
  background: #fff;
  text-decoration: underline;
  color: #999;
}
#photo, #homephoto, #links, #bluebar, #sublinks, #homelinks {
  display: none;
}
#content img {
	display: none;
}
#logo, #homelogo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 271px;
	height: 118px;
	border: 0;
	margin: 0px;
	padding: 0px;
}
#content, #homecontent {
	position: absolute;
	top: 125px;
	left: 0px;
	width: 600px;
	border: 0;
	margin: 0px;
	padding: 0px;
}