/* print styles (still need to be tidied up and checked against "main" stylesheet) */
	
img.logo { display: none;
	}
img.collage { display: none;
	}
img.navlogo { display: none;
	}
img.content { display: none;
	}
#navbar2 { display: none;
	}	
	
#leftnav	{ display: none;
	}
#rightnav	{ display: none;
	}
#topbar	{ display: none;
	}

.disc {
	font-size: 0.7em;
	text-align: center;
	margin-bottom: 0em;
	}
.copyright {
	font-size: 0.7em;
	text-align: center;
	margin-top: 0em;
	}
p.crumb	{
	display: none;
	}
p.attrib	{
	text-align: right;
	font-weight: bold;
	}

.hide	{
 	display: none;
	}
a	{text-decoration: none;
	}
