body {
	background: none;
}

#topnav,
#head,
#navleft,
#right,
#footer {
	display: none;
}

#all, #envelope {
	margin: 0;
	width: 100%;
	overflow: visible;
}

#contentwrapper1, #contentwrapper2 {
	background: none;
	overflow: visible;
	margin: 0;
}

#content {
	width: 95%;
	margin: 1em 2em;
}

#printheader {
	display: block;	
	position: relative;
	border-bottom: 1px solid #000000;
	height: 150px;
	width: 95%;
	overflow: hidden;
	margin: 1em 2em;
}

#printheaderlogo {
	float: right;
	margin-left: 50px;
}