/* Print Style Sheet */

body { background:white; color:black; margin:0 }
.mainheader { width: 650px; max-height: 200px; background-image:url(../images/header-irish-cottage.jpg); background-repeat:no-repeat; background-position:right top; margin: 0px; padding: 0px;}
.mainheader h1 {font-size: 18px;}
div.subheader, div.superheader {visibility: hidden; clear: none; display: none;}
a img { outline: none; border: none;}
#sidecontainer { width: 150px; float: left; overflow: hidden; border-right: black solid 1px; margin-right: 5px; border-bottom: black solid 1px;}
#sidecontainer ul, #sidecontainer ul li {margin: 0px; padding: 0px;}
#content{ width: 500px; float: right;}
#footer { width: 650px;}