#xg {
    margin:0;
    width:auto;
}

#xg_head {
    width:auto;
}

#xg_foot {
    width:auto;
    height:1.5em;
    float:none;
}

#xg_masthead p#xg_sitename {
    font-weight:bold;
    text-transform:uppercase;
    line-height:1em;
    font-size:0px;
    padding:45px 0 0 15px;
}

#xg_masthead p#xg_sitedesc {
    font-weight:bold;
    font-size:0px;
    text-transform:uppercase;
    line-height:1em;
    height:1em;
    padding:0 0 4px 15px;
    color:#8CC63E;
}

.xg_module_head p.edit a.button {
    top:0.3em;
}

#xg_head #xg_masthead p#xg_sitename, #xg_head #xg_masthead p#xg_sitedesc, #xg_head ul, #xg_body {
    width:945px;
    margin-left:auto;
    margin-right:auto;
}

.xg_module_head h2 {
    font-size:14px;
    font-weight:normal;
}

#xg_navigation {
    background-color: #000000;
}

#xg_navigation ul li a {
    color:#ffffff;
    font-weight:normal;
    padding:2px 5px;
    text-transform:lowercase;
}

#xg_navigation ul li.this a {
    background-color:#ED1C24;
    color:#ffffff;
}

.xg_module_head {
    border-bottom:4px solid #8DC73F;
}

.xg_module_head h2 {
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
}

.xg_module_foot {
    border-top:1px solid #ABABAB;
}

.xg_ads {
    background-color: #F5FCFC;
}