/* STELLAR PRINT STYLES ============== */
body { background: white; }
#photoarray * { float: none; }
#mainnav, #footer, #crumbs, .toolset, .instruction { display: none; }

#banner, #container
{
	background: none;
	border: 0;
	height: auto;
}

#content
{
	margin-left: 0;
	padding: 1em;
}

a:link, a:visited
{
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
