 
#hdr{
 height:35px;
 background:#c0c0c0;
 color:#000000;
 margin:40px 0 0 0;
 position :relative;
 }
 
 /* Hides from IE5-mac \*/
* html .rh-col {height: 1%;}
/* End hide from IE5-mac */

#lh-col{
 position: center;
 width: 140px;
 border: 1px solid #ffff66;
 background: #cc9933;
 color: #333333;
 margin: 0px;
 padding: 0px;
 }

#rh-col{
	margin: 0px 10px 20px 163px;
	padding: 10px;
	position :relative;
	top: 0;
 }
#rh-coltables{
 margin: 0px 10px 20px 163px;
width: 500px;
 background: #FFffff;
 color: #333333;
 padding: 10px;
 position :relative;
 }