#ad1box {
        position: absolute;
        top: 205px;
        left: 5px;
        padding: 0px;
        width: 310px;
        height: 144px;
        border: solid 0px black;
        /* background: url(pics/ads/1.gif) no-repeat;*/
        }
html>body #ad1box {
        width: 310px; /* ie5win fudge ends */
        }

#ad2box {
        position: absolute;
        top: 205px;
        left: 310px;
        padding: 0px;
        width: 440px;
        height: 144px;
        border: solid 0px black;
        background: url(pics/ads/2.gif) no-repeat;
        }
html>body #ad2box {
        width: 440px; /* ie5win fudge ends */
        }

#ad3box {
        position: absolute;
        top: 354px;
        left: 5px;
        padding: 0px;
        width: 310px;
        height: 144px;
        border: solid 0px black;
        /*background: url(pics/ads/3.gif) no-repeat;*/
        }
html>body #ad3box {
        width: 310px; /* ie5win fudge ends */
        }

#ad4box {
        position: absolute;
        top: 950px;
        left: 5px;
        padding: 0px;
        width: 310px;
        height: 144px;
        border: solid 0px black;
        /*background: url(pics/ads/4.gif) no-repeat;*/
        }
html>body #ad4box {
        width: 310px; /* ie5win fudge ends */
        }

#ad5box {
        position: absolute;
        top: 1099px;
        left: 5px;
        padding: 0px;
        width: 310px;
        height: 144px;
        border: solid 0px black;
        /*background: url(pics/ads/5.gif) no-repeat;*/
        }
html>body #ad5box {
        width: 310px; /* ie5win fudge ends */
        }

#ad6box {
        position: absolute;
        top: 1099px;
        left: 310px;
        padding: 0px;
        width: 440px;
        height: 144px;
        border: solid 0px black;
        /*background: url(pics/ads/5.gif) no-repeat;*/
        }
html>body #ad6box {
        width: 440px; /* ie5win fudge ends */
        }


