/* Put layers in here that you wish to turn off */
/* Code for showing a layer in a print */
/*#LayerMain {position: static !important;}*/
/* Code for hiding a layer in a print */
/*#LayerSidebar {display: none !important;}*/
/* Make the printer page maring 1 inch all the way round */
body {margin: 0px !important;}
#hideprint {display: none !important;}