/* ======================================== */
/*                                          */
/*               hol3lc.css                 */
/*    L-C STYLESHEET FOR HARGANONLINE.COM   */
/*       Sets up twi floating columns       */
/*                                          */
/*                                          */
/* ======================================== */

@import url("kbk1base.css");
  
.boxleftctr {width: 795px; float: left;}
.boxctr     {width: 590px; float: right;} 
.boxleft    {width: 200px; float: left;}
.boxright   {width:   3px; float: right;}

