/* PRINT CSS - SET MENUS AND WEB ONLY STUFF TO NOT DISPLAY */

#header, #menuholder, #footer_action_buttons, #page_top, #sub_nav, #skip_navigation,  #menu_lower, #content_lower,  .dl_container  { 
  display : none;
} 