body{
    margin:0px;
    padding:0px;
    font-family:verdana;
    font-size:10pt;
}
#page_frame{
    margin:0px auto;
    width:857px;
    min-height:50px;
    background-color:#1A1517;
    color:#fff;
    padding:40px;
}
#page_header{
    width:857px;
    height:189px;
    background:url(/images/dream/topbar.gif) bottom right no-repeat;
    margin:0px auto;
}
#page_intro{
    font-weight:bold;
    position:relative;
    width:760px;
    top:-60px;
}
#page_intro td{
    vertical-align:top;
    width:50%;
}
a{
    color:#F0B310;
    text-decoration:none;
    font-weight:bold;
}
a img{
    border:0px;
}
#page_content{
    background-color:#fff;
    width:908px;
    min-height:500px;
    position:relative;
    left:-40px;
    top:-60px;
    color:#000;
}
#page_content .content_header{
    width:908px;
}
#page_content .content_header .tl{
    height:75px;
    width:176px;
    background:url(/images/dream/pg_tl.gif) top left no-repeat;
    float:left;
}
#page_content .content_header .tm{
    height:75px;
    width:556px;
    background:url(/images/dream/pg_tm.gif) top left repeat-x;
    float:left;
}
#page_content .content_header .tr{
    height:75px;
    width:176px;
    background:url(/images/dream/pg_tr.gif) top right no-repeat;
    float:left;
}
#page_content .content_body{
    width:908px;
    min-height:860px;
    background:url(/images/dream/pg_mid.gif) top left repeat-y;
}
.content_title{
    font-weight:bold;
    text-align:center;
    font-size:1.2em;
    margin-bottom:20px;
}
#page_content .content_body .ad_container{
    margin: 0 100px 20px 110px;
}
.ad_container .ad{
    float:left;
    width:205px;
    margin-left:35px;
}
.ad_container .ad_first{
    margin-left:0px !important;
}
.ad_title {
    clear:both;
    float:none;
    font-size:2.0em;
    text-align:center;
    margin-bottom:20px;
}
.ad .ad_image{
    margin-bottom:20px;
}
.ad .ad_image img{
    width:205px;
}
.ad .ad_title{
    font-weight:bold;
    font-size:1.2em;
    margin-bottom:15px;
}
.ad .ad_description{
    margin-bottom:15px;
}
.ad_footer_image{
    float:none;
    clear:both;
    text-align:center;
    padding-top:20px;
}
.ad_footer_asterisk {
    position:absolute;
    left:100px;
    font-size:70%;
    width:205px;
}

/*#page_content .content_body .ad .left_img{
    float:left;
    margin-right:20px;
}*/
#page_content .content_footer{
    width:908px;
}
#page_content .content_footer .bl{
    height:75px;
    width:176px;
    background:url(/images/dream/pg_bl.gif) top left no-repeat;
    float:left;
}
#page_content .content_footer .bm{
    height:75px;
    width:556px;
    background:url(/images/dream/pg_bm.gif) top left repeat-x;
    float:left;
}
#page_content .content_footer .br{
    height:75px;
    width:176px;
    background:url(/images/dream/pg_br.gif) top right no-repeat;
    float:left;
}

