body {
	background: white;
	color: black;
}

#masthead {
	height: 6em;
	border: 4px solid black;
	border-style: none none solid;
}
#masthead img.logo { margin-top: 0; }
#masthead h1 { position: static; }
#masthead h1, #masthead h2, #masthead h3 {
	text-align: left;
	margin: 0 0 0 100px;
}

#menu {	display: none; }

.sidebar { display: none; }

#content { margin: 1em 3.0em 1em 1em; 
           padding: 0 3.0em 0 3.0em;
}

#footer { display: none;
}

.noprint { display: none; }
