   body { background-image: url("images/bk_index.jpg"); background-repeat: repeat-x; height: 100%; margin:0;padding:0;} 
   /* body {margin:0;padding:0;} */
   html {height: 100%;}
   table, td {border-width: 0 px; border-style: hidden;}
   .container {width:903px; margin-left: auto; margin-right: auto; margin-bottom: -100px; height: 100%; /* min-height: 100%; */ text-align: center; position: relative;}
   .bkgrndimg {width:100%; height: 129; text-align: center; position: absolute;}
   .hdr {width:903px; height: 129; text-align: center; position: absolute; }
   .leftsidebar {width: 205px; text-align: left; float:left; top: 129px; position: absolute;background-image: url(images/left_bk.jpg); background-repeat: repeat-y; height: 100%;}
   .content {text-align: left; width: 642px; padding-left: 35px; padding-right: 20px; padding-bottom: 100px; margin-left: 205px; top: 129px; position: absolute; height: 100%; }
   .ftr {position:absolute;
   height:100px;    /* Height of the footer */
   width:903px;
   margin-left: auto; 
   margin-right: auto; 
   bottom:0;
   text-align: center;
   clear: both; 
/*   left: 0;
   width:100%; */
   }
   .clearfooter {
   height: 100px;
   clear: both;
   }
   .ftr p {text-align: center;}
   .clear {clear:left;}
   #leftcol {background-image: url(images/left_bk.jpg);}

   label {
line-height: 1.2em;
font-weight: bold;
}

table.form_table td {
padding-top: 15px;
}

