html, body { height:100%; margin:0px }
body { border:0px; background-color:#cac0a9; background-image:url(../images/bkgd.jpg); background-repeat:repeat-x; color:#005014 }
#shell { min-height: 100%; height: auto; margin:0 auto; width:867px; text-align:center; background-image:url(../images/bkgd_body.gif); background-repeat:repeat-y; } 
/* Hack for IE */
* html #shell {
    height: 100%;
}
/* End IE Hack */

#content { height:100%; min-height:644px; margin:0 auto; width:859px; background-image:url(../images/bkgd_img.jpg); background-repeat:no-repeat; text-align:left }
#leftcol { width:223px; margin:23px 0px 0px 30px; float:left; display:inline }

#rightcol { width:555px; margin:23px 30px 0px 0px; float:right; display:inline; position:relative }
#rightcol_left {float:left; margin-top:20px; }
#rightcol_right { float:right; margin-top:20px; }

#footer { clear:both; font-size:10px; padding-left:273px; text-align:left; padding-top:30px; }