

#mainMenu,
#tagLine,
#issuesBox,
#col1,
#col4
  {  
    display:none;
  }  

#banner
  {
    height:100px;
    background:url(media/print-background-bg.jpg) repeat-x;
  }

#top
  {
    background:none;
  }

#col2,
#content,
#pageOuter
  {
    width:100%;
  }


