﻿body 
{
    background: #E5D6AF url(../images/body_bg.jpg) repeat-x;
    font-family:Arial;
    font-size:13px;
}

#CenterTop
{
    display:none;
}

#CenterMiddle
{
  margin: 0 auto 0 auto; 
  float:left;
  width:390px;
}

#CenterWrapper
{
    display:inline;
    margin: 0 0 10px 20px;
    padding:7px 0;
    float:left;
    width:400px;
    padding: 0 0 10px 0;
}

#ContentWrapper
{
    
    margin:-180px 0 0 20px;
    background-color: #fff;
    padding: 10px 0;
    width:900px;
    overflow:hidden;
    position:relative;
    z-index:3;
}

#Footer
{

    background:#920D0E  ;
    float:left;
    width:900px;
    height:20px;
    display:inline;
    margin-left:20px;
}

#FooterShaddow
{
    background: url(../images/footer_shade.png)  no-repeat;
    margin:-254px 0 0 -20px;
    width:940px;
    height:296px; 
    position:absolute;
    _display:none;
}

#TermsOfUse
{
    float:left;
    MARGIN: -20px 0px 0px 425px;
    color: #fff; 
    z-index:4;  
    position:relative;
}

#TermsOfUse a
{
    color: #fff;
    text-decoration:none;
}

#Header
{  
    background: url(../images/topshade.png)  no-repeat;
    margin:0 0 0 0px;
    width:940px;
    height:358px;
    _background: none; 
}

#HeaderImageWrapper
{
    float:left;
    display:inline;
    margin-left:20px;
}

#HeaderUnder
{
    border-top:solid 1px #fff;
    background-color:#5B0201;
    display:inline;
    margin-left:20px;
    height:10px;
    width:900px;
    float:left;
    
}

#LeftNav
{
    width:210px; 
    background-color:White; 
    height:500px; 
    padding-left:5px; 
    margin-bottom:10px;
}

#LeftWrapper
{
    display:inline;
    float:left;
    width:210px;
    margin: 0 0px 0 20px;
    
}

#RightWrapper
{
    display:inline;
    margin: 0px 20px 0px 0px;
    width:210px;
}

.SubmitButton
{
    background: #920D0E;
    border: none;
    font-family:Arial;
    cursor:pointer;
    color:#fff;
    font-size:12px;
    font-weight:700;
    height:26px;
    letter-spacing: 1px;
}

.PreviewCenterWrapper
{
    background-color:White;
}

.PreviewLeftWrapper, .PreviewRightWrapper
{
    background-color:#222437;
}
