/* GENERAL BODY AND BACKGROUND IMAGE TILING */
body, html {
height:100%;
text-align: left;
margin: 0px auto;
padding: 30px;
padding-top: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}

#left {
background-image:url(../media/images/print_header.gif);
width: 600px;
height: 153px;
background-repeat: no-repeat;
}

#header {
display: none;
}

#footer {
display: none;
}

.left_nav_box {
display: none;
}

#prop_menu {
display: none;
}

.bar_center {
display: none;
}

.bar_right {
display: none;
}

.artwork img {
margin: 0px 30px 10px 0px;
}

.callout_block_left_image2 img {
float: left;
margin: 0px 30px 30px 0px;
}
