/* print stylesheet for acadia2007.org */

body {background: none;}

div {border: 0px black solid;}
div#top {position: relative; top: 0px; left: 0px;}
div#body {position: relative; top: 0px; left: 0px; width: 98%;}
div#side {display: none;}

#body-top-tab {display: none;}
#side-top-tab {display: none;}


/* logos */
#acadia-logo {display: none;}
#cdrn-logo {display: none;}
#dal-logo {display: none;}
#nscad-logo {display: none;}


/* body elements */
.inside {overflow: visible; padding: 10px;}

.columns {background: none;}
.body-left {width: 60%;}
.body-right {width: 30%;}


/* miscellaneous */
.corner {display: none; width: 0; height: 0;}
.top-left {display: none;}
.top-right {display: none;}
.bottom-left {display: none;}
.bottom-right {display: none;}

#bodybottomleft {display: none;}
#bodybottomright {display: none;}

.trans {opacity: 1; filter: alpha(opacity=100);}

