
/* Layout Stylesheet */ 


body{
 margin: 0px;
 padding:0;
 background: #FFFFFF;
 color: #333333;
; border-color: #FF0000 #0000FF black black; border-style: none; border-top-width: thin; border-right-width: medium
 }
		 
#lh-col{
 position: absolute;
 top: 20px;
 left: 20px;
 width: 180px;
 border: none;
 background: #FFFFFF;
 color: Black;
 margin: 0px;
 padding: 0px;
 height: 400px;
; border-width: thick thin thin; border-color: #CCCCFF #FF3333 #FF3333
 }

#rh-col{
 margin: 20px 20px 2px 220px;
 border: 2px none;
 background: #FFFFFF;
 color: #333333;
 padding: 0px;
; border-color: #000000 none
 }