#logo {
	position: absolute; top: 15px; left: 15px;
}
#main {
	padding: 0 0 0 0; position: absolute; top: 0; 0; width: 100%;
}
#navi {
	display: none;
}
#content-right {
	display: none;
}
#content-right-2 {
	display: none;
}
#middle {
	background: none;
}
#middle-sub {
	background: none; width: 100%;
}
#meta {
	display: none;
}
#footer {
	display: none;
}

#content {
	position: absolute; top: 75px; width: 100%;
}
#controls {
	height: 60px;
}
	#controls .btns {
		display: none;
	}