/*
 * This is a modified print CSS for the frcnews theme
 * FRC, 2010
 *
 */

body {

      width: 100%;
}

#content {
       clear: both;
       width: 100%;
       margin: 0px 0px 0px 0px;
}


#content .right {
       width: 100%;
}

#content .left { 
       display: none; 
}

#content .commentbox { display: none; }
#content .commentform { display: none; }

#header { display: none; }
#frame2 { display: none; }
#commentarea { display: none; }

#footer { 
       border: 0;
}
#foot {
   width: 100%;
}
