#header_bar1, #header_bar2, #header_vline, #header_logo, #header_functions, #content_greybg, #nav_container, #bottom_bar, #subnav_container, #contact_container, #author {
	display: none;
	visibility: hidden;
}

#print_header {
	width: 100%;
	display: block!important;
}

#logo_print {
	right: 0px;
	top: 0px;
	text-align: right;
	display: block!important;
}

#contact_print {
	left: 0px;
	top: 0px;
	text-align: left;
	display: block!important;
}

* {
	position: static!important;
	width: auto!important;
	overflow: visible!important;
}

