@charset "utf-8";
/* CSS Document */

html {
	margin: 0;
}

#headmenu {
	display: none;
}

#content {
	padding-left: 0;
	height: auto;
}

#content.extrabar {
	height: auto;
}

#sidebar {
	display: none;
}

#quicklink {
	display: none;
}