@charset "utf-8";
/* CSS Document */
#page {
	width: auto;
}
#branding, h1#site-name {
	margin-left: 0;
	width: auto;
}
h1#site-name a {
	color: #000000;
	text-decoration: none;
}
#main {
	left: 0;
	margin-left: 0;
	width: auto;
}
#site-slogan, #site-subheader, .breadcrumb, .sidebar, body.page-admin .breadcrumb {
	display: none;
}

