#contentArea {
	padding-top: 10px;
	text-align: justify;
}
*html #contentArea { /* IE printing capabilities suck */
	width: 670px;
}
/* hide all navigation */
#topLinks_alnhp,
#searchBox,
#quickLinksBox,
#captionTop,
#captionBottom,
#orangeDecorBar,
#Header,
#footer,
#toolbar {
	display: none;
}
