body {
	font-size: 14px;
}

#noprint, .noprint {
	display: none;
	height: 0px
}

#printonly, .printonly {
	visibility: visible;
	height: auto;
	z-index: auto;
	position: relative;
	overflow: visible;
}

#printblack, .printblack {
	color: black;
}

#bgpage1, #bgpage2, #content {
	left:0;
	margin:0;
}


h1.logo a span {
	position: absolute;
	top: 0px;
	width: 800px;
}

div.maincontent {
	width: 100% !important;
}
