/*  page-style.css
visibility : hidden; */

/* 2007dec12, phj: Content is centered via this container. */

#container { width: 600px; margin: 0 auto; position: relative; }

#topnav {  height: 24px;
	   width: 600px;
/*	   background-color: #ccc;
	   border-bottom: 1px solid #fff; */ }

#maincontent { width: 100%; }

#footer { width: 100%; margin: 0 auto; padding: 1em 0 0 0; }
