﻿body
{
    margin: auto;
    background-color: #000000;
    font-family: 'Lucida Sans Unicode' , 'Trebuchet MS';
    font-size: 70%;
    color: #898989;
    background-image: url('Black_Background2.jpg');
    background-repeat: repeat-x;
}
A
{
    color: #BCEF52;
    text-decoration: none;
}
A:visited
{
    color: #BCEF52;
    text-decoration: none;
}
A:hover
{
    color: #D6F594;
    text-decoration: underline;
}
#Content
{
padding-top:0.1em;
    width: 950px;
    margin: auto;
    padding-left:15px;
    padding-right:15px;
}
#TopBar
{
font-size: 90%;
float:left;
width:705px;
 height:33px;
}
#MenuArea{
padding-top:30px;
height: 62px;
margin-right:230px;
}
#Logo
{
float:right;
width: 205px;

}
#MainContent{
margin: auto;
    clear: both;
}
#wrapper
{
    margin: auto;
    clear: both;
}
#SearchArea{
width: 205px;
margin-top:6px;
float:right;
}
#SearchArea Input
{

}
#Right
{
    margin-top: 20px;
    font-size: 95%;
    float: left;
    width: 205px;
    margin-left: 40px;

}
#Right b, STRONG
{
    font-weight: 600;
    color: #F8F5ED;
}
#Right h1
{
    font-size: 130%;
    color: #F8F5ED;
    line-height: 0.5em;
    margin-bottom: 8px;
    font-family: 'Trebuchet MS'; 
    margin-top:15px; 
}
#Right hr
{
    height: 1px;
    border: 0px;
    color: #333333;
   background-color: #333333;


}
#Right #date
{
    color: #606060;
    font-size: 90%;
    text-align: right;
}
#Main{
margin-top:20px;
float:left;
width:705px;
}
#Main H1
{
    font-family: 'Trebuchet MS';
    font-size: 240%;
    color: #BCEF52;
    margin-bottom: -10px;
    font-weight: 100;
    margin-top: 0px;
}
#Main H3
{
    font-family: 'Trebuchet MS';
    font-size: 160%;
    color: #FFFFFF;
    margin-bottom: -10px;
    font-weight: 100;
}
#Main H2
{
    font-family: 'Trebuchet MS';
    font-size: 200%;
    color: #ffffff;
    font-weight: 100;
    margin-bottom: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #333333;
    margin-top:40px;
    padding:0px;
}
#Main #HeaderFlash, #KeyServices{
font-family: 'Trebuchet MS';
    font-size: 200%;
    color: #ffffff;
    font-weight: 100;
    margin-bottom: 15px;
     border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #333333;
    margin-top:30px;
}
input
{
    border: 1px solid #454545;
    background-color: #2C2C2C;
    color: #CCCCCC;
}
#Main hr
{
margin-top: -50px;
    height: 1px;
    border-top-style: solid;
    border-top-color: #333333;
    
}
.NewsList{
margin-bottom:10px;
}
#Main #HomeIntro{
margin-bottom:20px;
}
#Main #Column1{    width: 218px;
    float:left;
     margin-right:24px;
     }
#Main #Column2{    width: 218px;
    float:left;
     margin-right:5px;
}
#Main #Column3{    width: 218px;
    float:right;
}
#Main #Flash
{
    background-color: #171717;
    padding: 10px;
    text-align: center;
}
#Main #Flash STRONG{
color: #F8F5ED;
}
#Main #FlashDesc
{
    background-color: #171717;
    padding: 0px 10px 10px 10px;
    margin-bottom:40px;
}
#Main b{color: #F8F5ED;}
#Main STRONG{color: #F8F5ED;}
#Footer
{
    margin-bottom: 10px;
    clear: both;
    font-size: 85%;
    width: 950px;
    background-color: #171717;
    color: #5D5D5D;
    margin-left:auto;
    margin-right:auto;
    margin-top:30px;
}
#Footer h1
{
    font-family: 'Trebuchet MS';
    font-size: 135%;
    color: #A0A0A0;
    margin-bottom: 2px;
}
#Footer b
{
    color: #6F6F6F;
    text-align: justify;
}
#Footer #Column1
{
    width: 280px;
    float:left;
    margin-right:25px;
    margin-top:10px;
    margin-left:10px;
}
#Footer #Column2
{
margin:auto;
    width: 280px;
    float:left;
     margin-right:25px;
     margin-top:10px;
}
#Footer #Column3
{
    width: 280px;
    float:right;
    margin-top:10px;
}
#Footer #Copyright
{
    margin-top: 18px;
    clear: both;
    color: #333333;
    font-size: 100%;
    line-height: 14px;
    margin-left:5px;
    margin-right:10px;
    padding-bottom:5px;
}