body *{
    color: #000000;
    float:none;
    clear:both;
    margin:0 auto;
    
}
img .left{float:none;}
img .right{float:none;}
#top-image, #hlogo{
float:none;
}
#header, #footer, .bg, .shadow, .secondary-content-2, #menu, #bsub_left, #top-image, #options, .breadcrumbs, #sub_sidebar, #sub_sidebar *{
	display: none;
    margin:0;
}
#bsub_left {
    display:none;
}
body {
    background-color: #fff;    
    color: #000000;
    float:none;
}
#sub_content .typography * {
    color: #000000;
}
#bsub_right {
    width: 100%;
    margin:0;
}
body #sub_content {
	display: block;
    visibility: visible;
	background-color: #ffffff;
	border: none;
	margin-left: -271px;
	padding: 0;
    width: 750px;
    color: #000;
} 

body #sub_content h1 {
    width: 750px;
    color: #000;
}
