/* PRINT-ONLY STYLES
---------------------------------*/

body {
background-image:none;
background-color:#FFFFFF;
margin:0;
}

#titleColumn, #navBar, #subNavBar, #footer, #bottomButtons, #footerWrapper, .signUpLink, .bodyDeck, .calloutBox, #logoScreen, #printButton {
display:none;
}

#bodyColumn {
width:100%; 
margin:0; 
float:none;
}

.bodytext, .title, .classPrice, .calloutBox, #classListing h1, #classListing h2, h3 {
color:#000000;
}

#classListing .classPrice {
font-weight:bold;
}

#logoPrint {
display:block;
margin:-75px 0 0 0;
}
