

/* Layout Stylesheet */ 

body{
width:770px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
 padding:0;     
 background: #FFFFFF;
 color: #333333;
 }
	 
#hdr{
 width: 770;
 height:72px;
 margin: 0;
 background-color:#F2EEE8;
 background-image:url(../images/niki_info_02.gif);
 background-repeat:no-repeat;
 }
     
#lh-col{
 width:221px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
 padding:0;
 margin-top:1px;
height:auto;
float:left;
 }

#rh-col{
 background: #E7E1D8;
 color: #333333;
 margin-top:1px;
 padding: 0;
 border: 0;
 width:549px;
 height:auto;
 float:right;
 }
 
#fdr{
float:left;
 width:770px;
 height:40px;
 margin-bottom:0px;
 background: #D5C8B4; 
  }
