#topnav{display: none !important;}
#sidebar {display: none !important;}
#logo {display: none !important;}
#header {display: none !important;}
#copyright{display: none !important;}
#bottomnav{display: none !important;}
#rightnav{display: none !important;}
#eyeassociates{display: none !important;}

#mainTable {
	margin: 0 auto;
	/*/*/line-height: 1.5em; /* */
}
#mainTable td {
	padding: 10px;/*Pads each table cell in modern browsers*/
}
#maincontent {
}

td, p, ul {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 160%; }
h2 { font-size: 140%; }

#n4shell {
/* Happy hunting. This rule will allow you to create an outer border around the layout table in netscape 4. Wrap the entire table inside a div and assign to the div this id */
	border: 0px solid #000;
	/*/*/border: 0; /* */
}

.breakhere {page-break-after: always} 