#masthead, #tier3-local-nav  {display:none;}
#banner4print {display:block;margin-bottom:15px;}

/* remove the static map banner */
#masthead-map {display:none;}

/* tier 2 columns thinner */
.tier2-column1 {width:165px;margin-left:8px;}
.tier2-column2 {width:165px;}
.tier2-column3 {width:165px;}
#wrapper {width:790px;}
#left-content {width:510px;}
#tier2-content {width:510px;}
#breadcrumb-trail {width:450px;}

/* make the main area wider since the left nav isn't displayed */
#tier3-local-nav {display:none;}
#tier3-landing-content {width:610px;margin-left:30px;}

/* right column */
#sidebar {width:250px;}
#sidebar-top, #country-profiles {display:none;}

#stayconnect {display:none;}

/* features - only show first set of three */
.noprint {display:none;}
/* slim the middle column padding */
.feature2 {padding:0 0 15px 0;}

/* footer */
#footer-links, #sitemap-links {display:none;}

/* things that were hidden on screen, should be shown for printing.  like certain headers
that are in the background and wouldn't show up when printing..  so let's make them show */
.hidden {display:block};

