body {background: #fff; font-size: 12px;}
 
.header_print {
 display: block;
 font: 1.5em Verdana,Arial, sans-serif;
 font-weight: bold;
 color: #000;
 padding: 0 0 10px 0;
 border-bottom: 2px solid #999;
}

#branding, ul#utilityNav, #primaryNav, #billBoard, #secondaryContent, #sideContent, #footer {display: none;}

#primaryContent {float: none; width: 100%;}

#outerWrapper, #content {
 width: 100%;
 max-width: 720px;
 min-width: 650px;
 background: #fff;
}

#contentWrapper, #contentCornerLt, #cornerRight, #contentWrapper .innerWrap {
 background: #fff;
}

/*
#main_wrapper {
 width: 100%;
 border: none;
}
#content_wrapper {
 font: 12px Verdana,Arial, sans-serif;
 color: #000;
}

.no_show, #top_left_shadow, top_right_shadow, #main_nav, #main_nav ul, #header, #utilities, #logo, #footer, #bill_board_holder, #sidebar_content_wrapper_a, #sidebar_content_wrapper_b, #home_sidebar_content_wrapper_b  {display: none;}

#home, #two_cols {
 width: 100%; 
 float: none;
 padding: 0px;
 margin: 0px;
 max-width: 700px;
 min-width: 650px;
}
#home #home_primary_content_wrapper, #two_cols #primary_content_wrapper {
 width: 100%;
 float: none;
 max-width: 750px;
 min-width: 650px;
 padding: 0px;
 margin: 0px;
}

#two_cols #primary_content_wrapper img {
 margin: 10px;
}

html>body #inner_wrapper, html>body #outer_wrapper, html>body #top_left_shadow, html>body #top_right_shadow, html>body #bottom_left_shadow, html>body #bottom_right_shadow {
 background: none;
}

*/
