
/* CSS Document */
#content {
	float: none !important;
	position:static;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	margin:0px;
	padding:0px;
}

#header,
#sidebar,
.top,
.crumbs,
#bottomTabs,
#topTabs,
.footer_alt,
#tabContainerMain-nav,
#footer_wrapper,
.back_tab{
	display:none;
}

