body, #header { background-color:transparent; }

.hideobject {
display:none;
}
.printobject {
display:block;
}
#headerform, #sidemenu, #menu, #footer {
display:none;
width:0px;
}

#contentwrapper {
margin:0;
float:left;
}

/* We have to limit it to 600 to keep it printable */
#content {
width: 600px !important;
}

/* No need for this on print out */
.admin-link { display:none; }

/* New Stuff */
.enlargeImageLink a {display:none;}
#homeWrap {padding-top:10px;}
#homeSplash {float:left;padding-right:5px;}
#featureWrap {}
#siteTagline {clear:both;padding:10px;font-size:120%}
.featureProductWrap {margin:0;padding:0;}
.featureProduct {float:left;margin:0px;padding:5px;width:225px;}
.featureProduct img {border:solid 2px rgb(210, 210, 187)}
