#mainmenu {
	display: none;
}
#safe_crossings {
	width: 123px;
}
#content {
	position: relative; left: -125px; top: 50px;
	width: 660px;
}
html>body #content { width: 535px; } /* firefox has trouble with that full 660 width */