﻿/*  FOR PRINT STYLES ONLY  */

#left, #logo
 { display: none;  }

body
 { background-image: none; } 

#contentwrap
 { /*background-image: none;*/
   background-position: right;  } 
 
#main_wrapper, #main_wrapperAlt, #footerwrap
 { background-color: #FFFFFF; }


#contentMain  /* width: 480 + 150 of nav */
 { width: 630px; } 

#contentMainAlt  /* width: 630 + 150 of nav */
 { width: 780px; } 

