/* Print Preview CSS
PrimarySchool CSS v 2.2
Basic CSS Framework

(c) 2007 Robert Willie.
27 Feb 2007.
All Rights Reserved
This CSS cannot be resold, redistributed or reused without express permission.
Contact: rob@primarysite.net
Author: Robert Willie */

body {
   background: white;
   font-size: 12pt;
   }
#col-one, #col-one_home {
   display: none;
   }
#container, #col-two, #container_home, #col-two_home {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#col-two, div#col-two_home  {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#header, div#header_home {
   margin-bottom: -8px;
   }

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

#bottomlinks, #loginbox, .hide_p_preview {display: none;}

.hide_print ul li {list-style-type: none;}