/*
-----------------------------------------------------
Museum of Science and Industry (www.mosi.org.uk) PRINT style sheet
author:   magneticNorth -> hello@magneticn.co.uk
version:  2007.03
----------------------------------------------------- */

body{ font-family:Arial, Helvetica, sans-serif; } /*  Body to Arial */
.main-nav-1, #banner, #mosi-search, .tl, #accessibility, .fl{ display:none; } /* Hide these sections */
#footer{ margin-top:10px; border-top:1px solid #ccc; } /* Add border to footer */
a:link, a:active, a:visited{ color:#000; }