#logo {
	float:right;
}
h1.toptitle {
	font-size:30px;
	line-height:30px;
	margin:20px 0 40px 0;
}

#navcontainer, #sidebar, #footer .footerleft {
	display:none;
}
#footer {
	border-top:1px solid #ccc;
	text-align:center;
}
#footer, #footer * {
	font-weight:normal;
	color:#333;
	font-style:italic;
	font-size:10px;
}