table.clear  {
               background-color: transparent;
               background-image: none;
               border-style: none;
               padding: 0em;
               margin: 0em;
}

#header_image {
               position: absolute; left: 1px; top: 0px;
               border-style: none;
               padding: 0em;
               margin: 0em;
               width: 800px;
}

#header      { 
               position: absolute; left: 280px; top: 10px;
               border-style: none;
               padding: 0em;
               margin: 0em;
               width: 800px;
	       height: 70px;
}

#navlinks    { 
               position: absolute; 
               left: 10px; 
               top: 75px; 
}

#tbody       { 
               position: absolute; 
               left: 10px; 
               top: 120px; 
               margin-left: 0.5em;
               padding-left: 0em;
               margin-right: 0.5em;
               padding-right: 0.3em;
}
