#fixed_link {position:fixed;width:100%;height:250px;z-index:1;text-indent:-9999px;}
* html #fixed_link {/*\*/position: absolute; top: expression((0 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); right: expression((0 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/}
*:first-child+html #fixed_link {background:transparent url(../i/blank.gif) 0 0 no-repeat;}

* html #content {background:transparent url(../i/main-bg-ie6.gif) 0 0 repeat-y;}
#content {width:880px;padding:0 5px;margin:0 auto;background:transparent url(../i/main-bg.png) 0 0 repeat-y;position:relative;z-index:2;}

