#headernav, #navi {
  display: none;
}

body {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 14px;
  color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
  background-image: none;
}

#logo {
	position: inherit;
	top: inherit;
	left: inherit;
}

#content_area {
	position: inherit;
	top: 0px;
	left: 0px;
	width: 625px;
	padding: 15px 25px;
}


