/*------------------------------------------------------
Making Headway Print Style Sheet

version:   1.0
author:    Kristin Kramer for Little Truck
-------------------------------------------------------*/

body { 
  color: #000000; 
  background: #ffffff; 
}
a { 
  text-decoration: underline; 
  color: #58b629;
}
#navigation, #advertising, #other { 
  display: none; 
}

div#navColumn {display: none;}
