@import "print.css";

#preview-message {
  display:block;
  border:1px solid #666;
  background:#eaeaea;
  width:533px;
  padding:2px 5px;
  margin:20px 0 0 0;
}
.noPrint
	{
	display:none;
	}
#content
	{
	background:url(../images/template/spacer.gif);
	}
#subpage-content
	{
	clear:both;
	padding:9px 0px 0px 0px;
	background:url(../images/template/spacer.gif);
	background-repeat:no-repeat;
	background-position:top;
	}



#content #interior-bg { background:#fff; }

#header,
#mainnav-container,
#sub-left #top-left-corner,
#sub-left.full-width .bottom-curves,
#footer,
.print-preview { display:none; }

#content #subpage-content,
#sub-left.full-width .interior { background:transparent; }


