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