/* 
    Document   : print
    Created on : Nov 20, 2009, 1:58:43 PM
    Author     : victorwebster
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {background: none;}

#infoBar,
#mainNav,
.hero-lrg,
.hero-small,
#subscribe,
#subContent,
#avail,
form,
.hero-sml,
div#subNav,
div#links,
div#googleEarth,
div.scrollable,
.imgRep {
    display: none !important;
}

html * { overflow: visible !important; }

html body div#mainContent
html body div#footer,
html body div#semiFooter
{
    width: 16cm !important;
    background: none !important;
    color: black !important;
    height: auto !important;
    position: static !important;
    float: none !important;
    overflow: visible !important;
}
html body div#mainContent {

}

@page { size: 16cm 16cm; width: 16cm; height: 16cm; margin: 2cm }

