/* This stylesheet is used when the user hits the print button. */

/* Hide the left-hand navigation: */
#header {
    display: none
}

#mastheadLeft {
    display: none
}

#mastheadRight {
    display: none
}

#navigation {
    display: none
}

#sidebar {
    display: none
}

#sidebarArtwork {
    display: none
}

#sidebarRecipes {
    display: none
}

#sidebarPhotos {
    display: none
}

#sidebarVeg {
    display: none
}

