html {
	width:650px;
}

.skipnavi,
#metas,
#search,
#mainnavi,
#rightColumn,
.pagefunctions {
	display: none;
}
#wrapper,
#centerColumn {
	width: auto;
}

#logo {
	float: right;
}

#centerColumn {
	clear: both;
}

#footer {
	border-top: 1px solid #ccc;
	text-align: center;
	padding: 3px 0 0 0;
}

#footer p {
	color: #999;
	background: none;
}
