body {
margin: 0; padding: 0;
font-family:Arial, Helvetica, sans-serif;
color: #000;
}

#content, #content_main , #content_right, #content_middle, #content_right_full {
width: 100%;
margin: 0; padding: 0;
float: none;
position:relative;
}

.logo_print{
display: block;
margin-bottom: 15px;
}


#header,
#footer,
#footer_bottom,
#bottom,
#banner,
#content_left,
#calendar_header
{
display: none;
}

/* Home Edits */
.home_section{
width: 100%;
margin-top: 10px;
float: none;
position:relative;
}

.home_row{
width: 100%;
float: none;
margin-bottom: 10px;
border-bottom: 1px solid #ccc;
padding-bottom: 10px;
}

#nationalnews{
border: 0;
background: none;
padding: 0;
float: none;
position:relative;
}

#nationalnews h1 {
font-size: 28px;
color: #000;
text-align: left;
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 5px;
}

span.storydate{
font-size: 14px;
color: #000;
margin-bottom: 0;
}

#nationalnews h3 a{ font-size: 18px; }
#nationalnews p{ clear: none; font-size: 12px; line-height: 17px; }
#nationalnews div{ float: none; margin-bottom: 10px; }


