@charset "utf-8";
#header {display: none;}
#nav-bar {display: none;}
#in-page-nav {display: none;}
#footer {display: none;}

#content-box {
	width: auto;
	text-align: left;
    margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: none;
	background-repeat: no-repeat;
	position: static;
}
#content-area {
	width: auto;
	float: none;
}
