body {
	background: none;
}

#page {
	padding-top: 120px;
	background: none;
	margin: 0;
}
#sidebar {
	top: 120px;
}
#sidebar.withcrumbs {
	top: 170px;
}
#header {
	top: 0;
}
#logo h1 a {
	position: absolute;
	bottom: 20px;
	right: 20px;
	color: #fff;
	text-indent: 0;
	overflow: visible;
	background: none;
	width: auto;
	height: auto;
}
#stage {
	display:none;
}
#upper_search {
	display:none;
}
#mainnav {
	display:none;
}
#wrapper {
	position: static;
	background: none;
}
#wrapper #content select#month {
	font-size: 90%;
}

#content {
	float: none;
	position: static;
	overflow: visible;
}

#footer {
	position: static;
	margin-left: 20px;
}