#navContainer, #Layer1, .reachTopPage {
	display:none;
}

#header {
	background:none;
	text-align:center;
}

.hideForPrint {
	display:none;
}

.hideForScreen {
	display:block;
}

#content {
	width:100%;
	text-align:center;
}

#content_left {
	display:none;
	width:140px;
}

#content_right {
	/*width:560px;*/
	float:none;
	text-align:left;

	width:80%;
	padding: 0px 0px 0px 0px;
}


