/* ============================================================= */
/* (c)2007 - Colin Jones - Created for Aberdeen Business School	 */
/* Seajays Home Software - www.seajays.org.uk                    */
/* ============================================================= */
/* Date: 10/NOV/2007 - v1.0                                      */
/* ============================================================= */

/* This stylesheet is to format correctly for printed version of pages */

#lh-col, #rh-col {display: none;}

#img-block, #c-block { background-image: none; background-color: #fff;}
body {background: #fff;}
#ftr { background-color: #ccf !important; }
#hdr { background-color: #ccf; }

#c-block, #c-col, #hdr, #ftr {width: 100%; margin: 0em; float: none; border: none;}
#c-col { width: 95%; padding-top: 2em; border-top: 1px solid #000; border-bottom: 1px solid #000;}
