#nav,
#search-form,
#end {
	display: none;
}
BODY {
	padding-left: 0; padding-right: 0;
}
#logo {
	top: 40px !important;
}
#head {
	height: 110px;
}
#head,
#body {
	width: 700px;
	margin: auto;
}
#body #subnav,
#body #separator {
	display: none;
}
.hr {
	border-top: 1px solid #444;
}
#text UL { list-style: disc; margin-left: 25px !important; }
#text UL LI, #text OL UL LI { background: none; padding-left: 0; }
