/* CSS Document */
h1{font-size: 1.45em; font-family: Bookman Old Style; font-weight: bold}

#content{width: 100%;}
#menu{display:none; width: 100%;}
#footer{display:none;}

#contentwrapper
{
	width: 100%;
	margin: auto;
	border: 0;
}

#header
{
	display: none;
	width: 100%;
}


#copyright
{
	display: none;
	width: 100%;
}


.visibleprint
{
	display:block;
}
