
/* Layout Stylesheet */ 

body{	background: #1A50B8; /*w/dblue.css */ 	 }

/* 
#hdr{
 height:130px;
 background:#ffffff; 
 color:#000000;
 border:solid #000000;
 border-width:2px 0px;
 margin:5px 0 0 0;
 text-align:center; }

#lh-col{
 position: absolute;
 top: 150px;
 left: 10px;
 width: 180px;
 margin: 0px;
 padding: 0px;
 height: 400px;
 }

#content-zone{
 margin: 20px 20px 20px 140px; 
 border: 2px solid #000000;
 background: #ffffff;
 color: #333333;
 padding: 20px;
 position :relative;
 }
 */