body{
    background: #fff;
    background-image:none;
}

#body_wrapper, #page_wrapper {
    margin: 0;
    padding: 0;
	width: 100%;
    background-image:none;
}

.screenreaders, #top, #banner, #side_column, #bottom_wrapper, #facebook, .news_bottom{
    display:none;
}

#content_column, #content, #content .box, #content .news_box{
	width: 100%;
	padding:0;
	margin:0;
	border:0;
    color:#000;
	background-image:none;
	background: #fff;
    box-shadow:0;
    font-size:12px;
}

#content h2, #content h3{
    color:#000;
    width: auto;
    box-shadow:0;
    margin:5px 0 10px 0;
    padding-bottom: 3px;
}

#content .news_box{
    margin-bottom: 10px;
}

#content h2{
    background: #888;
    border-bottom: 1px solid #aaa;
}

#content h3{
    background: #ccc;
    border-bottom: 1px solid #aaa;
}
/* Stylesheet: rfpn_print Modified On 2012-11-23 10:29:02 */
