a {
    text-decoration: none;
    }
a img {
    border: 0;
    }
div.clear { 
    clear: both;
    display: block;
    margin: 0;
    padding: 0;
    height: 10px;
    font-size: 1px;
    line-height: 1px;
    overflow: hidden;
    }

body {
    text-align: center;
    margin: 0;
    padding: 0;
    background: #000;
    }

#page {
    position: relative;
    margin: 0 auto;
    padding: 0;
    /* width: 980px; */
    text-align: left;
    /* border: 1px solid #333; */
    }

#ad_banner {
    position: absolute;
    top: 0;
    left: 136px;
    width: 720px;
    z-index: 200;
    background: transparent;
    }

#ad-header-td, #ad-footer-td {
	background-color: #666666;
}