/* CSS Document */

body { background="#FFFFFF";}
/*
#nav { visibility: hidden; width=0px; }
#navcell { visibility: hidden; width=0px; }
*/
#phaveheader { width=200px; border=1px; }
#topborder{ visibility: hidden; }
#leftborder{ visibility: hidden; }
#bottomborder{ visibility: hidden; }

.content { width=500px; }
.column1 { width=225px; }
.column2 { width=225px; }

.noprint { visibility: hidden; width=0px; }

.copyright {  
		align=left;
		text-align=left;		
	}
