#menu, #content, #flash_container, #footer, #map, #flash, #container, #promotion {
	width: auto;
	float: none;
}

#header_print, #flash_print, .print, #bhe_print, .flash_print {
	display: block;
}

.flash, #flash, #flash_container, .display, #bhe {
	display: none;
}

.links {
	font-size: 12pt;
}

.links A, .links A:visited, .links A:link {
	text-decoration: none;
	color: gray;
}


.links A:hover, .links A:active {
	text-decoration: none;
	color: black;
}

