#banner {
   display: none;
   }
#welcome {
   display: none;
   }
#nav {
   display: none;
   }
#content {
   width: auto;
   border: 0;
   margin: 0 5%;
   padding: 0;
   position: static;
   left: 0;
   top: 0;
   float: none !important;
   }   
.noPrint { display: none; }        
#roster th, #roster td {
    vertical-align: text-top;
    white-space: nowrap
    }