body{
    margin-top: 0px;
    background-position: top center;
    background-repeat:repeat-x,y;
    font-size: 11pt;
    margin-left:auto;
    margin-right:auto;
    font-family:Trebuchet MS,Arial,Verdana;
    background-color:rgb(26,18,69);
}

#Header{
    width:960px;
    height:349px;
    background-image: url(Images/Header.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    margin-left:auto;
    margin-right:auto;
}
h1{
color:#FFF;
text-align:right;
font-size: 17pt;
font-family:Trebuchet MS,Arial,Verdana;
font-weight:normal;
}
div#Main
{
    margin-left:auto;
    margin-right:auto;
    width:990px;
}

div.MainContent
{
margin-left:auto;
margin-right:auto;
text-align:left;
width : 960px;
color:#fff;
}
div.MainContent div{
float:left;
}
div.LeftMenu
{
width:230px;
 height:909px;   
 background-image: url(Images/bg_left.jpg);
    font-size: 14px;
}
div.LeftMenu img
{
text-align:center;
 width:230px;   
}
div.MainArea
{
padding-left:10px;
}
div.MainArea a,
div.MainArea a:link,
div.MainArea a:visited,
div.MainArea a:active{
 color:#1a1952;
 text-decoration: none;
}

div.MainArea a:hover{
 color:#fff;
 text-decoration: underline;
}
div.RightMenu
{
    background-image: url(Images/bg_right.jpg);
    line-height:1.2em; 
    font-size: 14px;
width:230px;
 height:909px;
margin-left:10px;

}
div#splitter{ clear: both; }

div#Footer
{
   width:960px;
   text-align:center;
   font-size: 14px;
   color:#e6e6e6; 
}
.text_right,
.text_left {

list-style:none;
margin-top:530px;
width:205px;
}
div#Footer a,
div#Footer a:link,
div#Footer a:visited,
div#Footer a:active{
 color:#EF4136;
 text-decoration: none;
}

div#Footer a:hover{
 color:#fff;
 text-decoration: underline;
}
