/*for printing only*/
#body{
	width: 100%;
}
#breadcrumb, #leftnav, #topnav{
	display: none;
}
.title, .brown{
	text-transform: uppercase;
	font-weight: bold;
	background-color: white;
	border-bottom: 1px solid #aaaaaa;
	color: black;
}
#content .content{
	height: auto;
	min-height: 0;
	border: 0 solid white;
}
#footer{
	font-size: .8em;
}
h1{
	font-size: 1.5em;
}
