body {
    font-size:85%;
    font-family: Arial, Sans-Serif;
    margin-top:0px;
    margin-left:0px;
    background: #fff url(../../Images/blueprint.gif) repeat;
}

#wrap {
    top:0px;
    width:951px;
    margin-left:auto;
    margin-right:auto;
    z-index:0;
}
#headerSection {
    top:31px;
    height:72px;
    width:946px;
    position:absolute;
    border-top:solid 2px #bd2e34;
    border-right:solid 2px #bd2e34;
    border-left:solid 2px #bd2e34;
    background: #fff url(../../Images/header_02.jpg) no-repeat;
    z-index:1;
}
#headlineLayer {
    position:absolute;
    top:5px;
    height:70px;
    float:right;
    right:5px;
    width:600px;
    background-color:transparent;
    z-index:2;
}
#midSection {
    top:105px;
    height:310px;
    width:946px;
    position:absolute;
    border-top:solid 2px #bd2e34;
    border-bottom:solid 2px #bd2e34;
    border-right:solid 2px #bd2e34;
    border-left:solid 2px #bd2e34;
    background-color:#000;
    z-index:3;
}
#navigationLayer {
    float:left;
    width:180px;
    height:100%;
    border-right:solid 2px #bd2e34;
    background-color:#888;
    z-index:4;
}
#wowLayer {
    float:left;
    width:763px;
    height:100%;
    background-color:#000;
    z-index:4;
}
#bodySection  {
    position:absolute;
    width:951px;
    top:409px;
    background-color:Transparent;
    z-index:1;
}
#newsLayer {
    float:left;
    width:352px;
    background-color:#111;
    border-left:solid 2px #bd2e34;
    border-right:solid 1px #bd2e34;
    border-bottom:solid 2px #bd2e34;
    z-index:1;
}
#featureLayer {
    float:left;
    width:592px;
    background-color:#111;
    border-left:solid 1px #bd2e34;
    border-right:solid 2px #bd2e34;
    border-bottom:solid 2px #bd2e34;
    z-index:1;
}
#footerLayer {
    float:left;
    width:950px;
    background-color:Transparent;
    margin-top:15px;
    text-align:center;
    color:#bd2e34;
    font-weight:bold;
    z-index:1;
}
