body {
	width: 100%;
}

#overall_container {
	width: 100%;
}

#header {
	width: 100%;
}

#header_links {
	display: none;
}

.sidebar {
	display: none;
}

#debug {
	display: none;
}


#menu {
	display: none;
}

.breadcrumb {
	clear: both;
}

a.breadcrumb {
	text-decoration: none;
}

#search {
	display: none;
}

#global_navigation {
	display: none;
}

#content {
	width: auto;
	margin-left: 36px;
}

.footlinks {
	display: none;
}