#container {
}

.jump-to-nav {
	display: none;
}
#header {
	background: white url("../_gfx/header-print.png") no-repeat;
	height: 64px;
	margin-bottom: 1em;
}
#logo {
	float: right;
}
#logo img {
	width: 130px;
	height: 64px;
}
#maincontent-body {
	clear: both;
}
#page hr.hide {
	clear: both;
}
#navigation {
	display: none;
}
#localmenu {
	display: none;
}
#footer {
	text-align: center;
}
.photo200 {
	background: transparent url("../_gfx/imgbox-200x143.png") no-repeat;
	padding: 18px;
}
