#navigation {
	display: none;
}
#sideBarWrapper {
	display: none;
}
#contenBodytWrapper {
	margin: 25px auto;
	float: none;
	display: block;
	width: 700px;
}
#footerLinksB {
	display: none;
}
.left {
	float: left;
	width: 340px;
}
.right {
	width: 340px;
	float: right;
}
fieldset {
	border: none;
	padding: 10px;
	margin: 0 0 10px;
	background: url('night/bkgd_fieldset.gif') repeat-x center bottom;
}
fieldset legend {
	font: normal 1.7em/1.3em Georgia, serif;
	color: #036;
}
