body {
	overflow: visible !important;
	background: white url(../images/bg-body-print.png) repeat-x;
	color: black;
	font-size: 120%;
}
#wrapper {
	 width: 100%;
	 background: transparent url(../images/bg-wrapper-print.png) no-repeat -180px 0;
}
#header {
	width: 100%;
	height: 134px;
}
#crest, #strap {
	float: left;
}
#header-right {
	display: none;
}
#menu-bar {
	display: none;
}
#content-wrapper {
	width: 100%;
	float: none;
}
#content, #content-wide {
	width: 100%;
	padding: 25px 0 25px 0;
	margin-left: 0px;
	margin-right: 0px;
	float: none;
}
#left-column {
	display: none;
}
#right-column {
	display: none;
}