
body {
	font-family: arial, Helvetica, sans-serif;
	font-size: 80%; /* initially set to percentage so that ems work without producing miniscule text in IE */
	line-height: 1.3em;
	text-align: left;
	color: #000;
	margin: 0; padding: 0; }

#menu {
    display: none; }

#headBar {
    margin-bottom: 20px; }

.imageHead {
    display: none; }    

.rightCol {
    display: none; }
    
.sb {
    margin-right: 10px;
}