/*
    print.css:print SCREEN STYLES
	------------
    Job:               Marshall Moore
    Produced by:       HMS @ Mando Group
	Start date:        24/05/2006
	------------
*/

body {
   background: white;
   font-size: 12pt;
   }

.nav1, .nav2, .wrap-nav2, ul.footer, #flashcontent, #flash {
   display: none;
 }


.container, .content, .wrap-content {
   width: auto;
   margin: 0 2%;
   padding: 0;
   border: 0;
   color: black;
   background: transparent none;
   float:none;
   }

a {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
