
#nav, #footer, #banner, .skiplinks {
	display: none;
}
#content {
	position: absolute;
	top: 110px;
	left: 0px;
	margin:0;
	padding:0;
}
#contentInner {
	background-image: url('none');
	margin:0;
	padding:0
}

.printSmall {
	font-size:.9em;
}
