h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address,img,div,span {
overflow:visible;
}
#mainbg
{
width:900px;
margin:auto;
background:white;
background-image:none;
}
body {
background-color:white;
}
div#sidebar
{
visibility:hidden;
width:0;
}
div#headerleft, div#header
{
visibility:hidden;
height:0;
}
#printheader
{
visibility:visible;
height:auto;
width:auto;
text-align:center;
}
#content
{
	width:100%;
}
#footer
{
visibility:hidden;
height:0;
}
.noprint
{
visibility:hidden;
height:0;
width:0;
}
.breakbefore
{
page-break-before: always;
}
