body {
	margin:0;
	padding:0;
	font-family:tahoma, helvetica, arial, sans-serif;
        background-color: white !important;
        background-image: none !important;
        width:95%;
	height:95%;
        color:#000;
        font-size:12px;
}

dl, dt, dd {
      float:none !important;
}

#logo  {
       position:relative;
       clip:rect(auto auto auto auto);
       left:-15px; top:0px; width:145px; height:59px;
}

#boxesleft, #footer, #boxesright, #mainnav, #bannernav, #formsearch, #helpnav {
       display:none;
}

b {
       font-weight:bold;
}

h1 {
      color:#e77e03;
}
