#nav,
#leftcol,
#counter,
#viewer1,
#viewer2,
#viewer3,
#viewer4,
#viewer5,
#Layer1,
#Layer2,
#footer,
#copyright,
#sign
{
	display: none; /* when printing, do NOT display the content of anything with these IDs */
}

body {
	background-color: #ffffff;
	background-image: none;
}




