/* general presentation stuff */



/* control of block-level elements.  */

#content {
	background-color: #fff;
	width: 100%;
	border: none;
}

#header, #javascrpt, #sidebar, #menubar, #DMBRI, #footer, .noprint {
	display: none;
}
