 /*************** KND Print styles *****************/
/*             Knowledge Net Design               */
/************Chris Garrett - January 2006**********/

body {
   background: white;
   font-size: 12pt;
}

#header, #usability, #rightColumn, #footer { /*Strips header, footer and rightColumn*/
   display: none;
}

#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}