.systemwidth{             width:770px;}

/* colorset (extend this if neccessary) */
.BG01{                    background-color:#ffffff;}
.FG01{                    color:#ffffff;}

.BG02{                    background-color:#000000;}
.FG02{                    color:#000000;}


.banner_container{
        width: 770px;
        background:#ffffff;
		position:relative;
}
.banner_ad_bg{
        background:url('../images/banner/main_bg.jpg') no-repeat;
}

.main_container{
        width: 770px;
        position:relative;
        background:#ffffff;
        display:block;
}

.footer_container{
        width: 770px;
        background:#ffffff;
        margin-bottom:5px;
}
.footer{
        width:763px;
        border-top:1px dashed #2C6A11;
}
.footer p{        
        color:#2C6A11;
        padding:2px 10px;
}
.footer p a,
.footer p a:link,
.footer p a:visited,
.footer p a:hover,
.footer p a:active{
        font: normal 10px/14px Trebuchet MS, Arial, Tahoma, Helvetica, Verdana, Sans Serif;
        padding: 0px 10px;
        text-decoration:none;
        letter-spacing:2px;
        color:#2C6A11;
}
.footer p a:hover{
        text-decoration:underline;
        color:#2C6A11;
}


.content_container{
        border-left:1px solid #E5E5E5;
        border-bottom:1px solid #E5E5E5;
        border-right:1px solid #E5E5E5;
        background:url('../images/global/bg.content_container.gif') repeat-x #ffffff bottom left;
        padding:10px 5px;
        margin-bottom:10px;
}

.menubox{
        display:block;
        padding:0px 0px 35px 0px;
        background:url('../images/global/bg.menubox.gif') repeat-x bottom left #E6F2DE;
        width:120px;
}
.menubox_headline{
        background:url('../images/global/bg.menubox_hdl.gif') no-repeat #ffffff;
        text-align:center;
        font-weight:bold;
        color:#ffffff;
        padding:5px 4px 2px 4px;
}
.menubox_headline p,
.menubox_headline a,
.menubox_headline a:link,
.menubox_headline a:visited,
.menubox_headline a:hover,
.menubox_headline a:active{
        display:block;
        text-align:center;
        text-decoration:none;
        font-weight:bold;
        color:#ffffff;
}
.menubox_headline a:hover{
        text-decoration:underline;
}
.menubox p a,
.menubox p a:link,
.menubox p a:visited,
.menubox p a:hover,
.menubox p a:active{
        display:block;
        border-bottom:1px dashed #BDD1AF;
        padding:2px 8px 2px 8px;
        text-decoration:none;
        background: #E6F2DE;
}

.menubox p a:hover{
        background: #70BB4E;
        text-decoration:underline;
}
.categorylist_container{
        margin:4px 10px;
        border:1px solid #efefef;
        border-bottom:0px;
}

/* --------WWE ADs-------start */
#xxlbanner {
margin:0 auto;
width:728px;
line-height:0;
}

#skyscraper {
left:770px;
position:absolute;
line-height:0;
}

#contentad {
margin:0 auto;
}

.ad-container {
margin:0 auto;
position:relative;
width:770px;
}
/* --------WWE ADs-------end*/
