div#mainnav {
	visibility: hidden;
}	

div#smainnav {
	visibility: hidden;
}	

div#phone {
	visibility: hidden;
}

div#creditcards {
	visibility: hidden;
}
div#logo {
	visibility: hidden;
}

div#banner {
	visibility: hidden;
}	

div#mainlinks {
	visibility: hidden;
}

div#paperhead {
	visibility: hidden;
	font-size: 40px;
}

div#mainpage {
        visibility: hidden;
}

div#printmainpage {
	visibility: visible;
        left: 0px;
        text-align: left;
        margin-top: -2in;
        bottom: 0px;
	font: 12pt Times, serif; color: black;
        width: 7in;
}

div#xxmainpage {
        display: block;
	visibility: visible;
        margin: 0 5%;
        margin-top: -1.5in;
	margin-right: 1.4in;
        text-align: left;
	left: 0px;
	right: 0px;
	font: 12pt Times, serif; color: red;
	background: rgb(255,255,255);
        float: none;
        width: 8in;
        position: absolute;

}

div#yyymainpage {
	display: block;
        margin-left: 0px;
        margin-top: 0in;
        margin-bottom: 0in;
        text-align: left;
        bottom: 0px;
	font: 12pt Times, serif;
        width: 7in;
        position: absolute;
        float: none;
}

div#xmainpage {
        position: absolute;
	left: 0px;
        top: 0px;
	display: block;
        marginleft: 0px;
        margin-top: 0in;
        margin-bottom: 0in;
        text-align: left;
        bottom: 0px;
	font: 12pt Times, serif;
        width: 8in;
}