#header {
	display: none;
}
#printtitle {
	text-align: center;
	border-bottom: 1px solid #000;
}

#nav {
	display: none;
}

#left {
	display: none;
}
#content {
	background-color: #fff; 
}

#footer #links {
	display: none;
}
