BODY
{
	background-color: white;
	font-size: 14px;
}

#header-container, #leftnav, #searchbar, #zoombutton, #printimagebutton, #main-foot #nzg-link, #wdc-address img
{
	display: none;
}

#content
{
	margin: 0;
}

.copyright
{
	margin: 80px 0 0 210px;
}

.assetthumbnail
{
	float: none;
	margin: -100px 0 20px 0; /* push it up to sit to the left of the copyright */
	
	/* force hasLayout to workaround the IE6 negative margin clipping bug */
	position: relative;
	height: 1%;
}

.metadata
{
	padding: 0 20px;
	font-size: 110%;
}

.screenonly, .pageselector SELECT, .pageselector .pagenav
{
	display: none;
}

.pageselector .pagenumber
{
	display: inline;
}

.printimage H1
{
	color: rgb(35, 64, 89);
}

.printimage #copyright
{
	width: 640px; /* to match the image maximum */
}
