
/* print only style the statslist  */



/* top banner is soild background with a simple graphic and title  */

#globalNav    {
             display:none;
             }

#navBar    {
             display:none;
             }

/* #sidenav    {                      */
/*              display:none;         */
/*             }                      */


  #content  {                                
  width: 80%;                                     
  font-family: Verdana, Arial, sans-serif;        
  font-size: 80%;                                 
 /* margin-top: 5%;   */                              
 /* margin-left: 2%;  */                              
 /* margin-right: 2%; */                               
 /* margin-bottom: 5%;  */
                            
  }    
                                             
 /*  #feature  { */
 /* background-image: url(images/CFFBGLogo.gif); */
 /* background-position: left top;               */
 /* background-repeat: repeat;                   */
                                                 
.hide {                                          
             display:none;                       
             }                                   


     



