/* ************************************************/
/* Martagan.com - Print Style Sheet - 07-26-07    */
/* Created By: Robert Grasso www.robertgrasso.com */
/* ************************************************/


body {
background: #fff;
}

div.container {
width: 765px;
}

/* ***************************************************** */
/* MAIN MENU */

#mainmenu {
display: none;
}


/* ***************************************************** */
/* LEFT MENU */

div.container #leftmenu {
display: none;
}


/* ***************************************************** */
/* ROTATEIMAGE */

div.container #rotimage {
display: none;
}


/* ***************************************************** */
/* INNER PAGES */

#page {
width: 765px;
background: #fff;
}


/* LEFT COLUMN BOTTOM */
div.container #leftcolbot {
display: none;
}

/* ***************************************************** */
/* GENERIC */

p.icons {
display: none;
}