body { margin: 1em; }
h1 { font-size: 1.6em; }

#container {
	margin: 0px;
	border: none;
	width: 100%;
}

#nav, #footer a { display: none; }

#centercontent {
	margin: 0px;
	margin-left: 0px;
	width: 100%;
}

#leftcontent {
	display: none;
	width: 0px;
}
#centercontent p {
	font-size: 1.4em;
	width: 100%;
}
#centercontent b { font-size: 1.0em; }
#centercontent hr {width: 100%;}
#centercontent table {width: 100%;}
#footer p { font-size: 1.0em; }
#footer table td.col1 { font-size: 1.2em; }

div.homeimg
{
	margin-left: 0;
	margin-right: 5px;
	font-size: 0.9em;
}

div.homeimg p { display: none; }
