body 
{
    background-image: url(../images/bodybg.gif);
	 background-repeat: repeat;
	 margin-top: 0px;
}
.Logo
{
	height: 109px;
}
.logobar 
{
	background-image: url(../images/headerbg.gif);
}
.address
{
	 font-family:Trajan Pro;
  font-size: 11px;
  font-weight:normal; 
  color: Black;
  margin-right: 15px;
  margin-top:8px;

}
.Navigation
{
	color: White;
	vertical-align: bottom;
	margin-top: 1px;	
	font-family:Trajan Pro;
    font-size:13px;
    color:#B2B2B2;
}
.MainContainer
{
    margin-top:0px;
    background-color:White;
    margin-top: 5px;
}
.cntntBody
{
    width:879px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 font-weight: normal;
	 background-color: White;
}
.MainCopy
{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: bold;
	 color: #636162;
	
}
.copyrighttxt
{
    font-family:Trajan Pro;
    font-size:9px;
    color: #B2B2B2;
 
}
.copyright
{
    float:right;
    font-family:Trajan Pro;
    font-size:9px;
    color: #B2B2B2;
    margin-right:10px;
}
.FooterLinks
{
    float:left;
    font-family:Trajan Pro;
	 font-weight: normal;
    font-size:10px;
    color:#B2B2B2;
    margin-left:10px;
}
.FooterLinks a
{
	  font-family:Trajan Pro;
	 font-weight: normal;
    font-size:10px;
    color:#B2B2B2;
	
}
.FooterLinks a:hover
{
	  font-family:Trajan Pro;
	 font-weight: normal;
    font-size:10px;
    color:#ffffff;
	 text-decoration: none;
	
}
.footer
{
    background-color:Black;
    height:25px;
    
}
.footspace
{
	height:15px;
	background-color: White;
}

H1
{
  font-family:Trajan Pro;
  font-size: 16px;
  font-weight:bold; 
  color: Black;
  margin-bottom: 4px;
}
.RightColumn
{
	float: right;
	width: 240px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: normal;
	 color: #636162;
}
.LeftColumn
{
	float: left;
	width: 600px;
	margin-left: 5px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: normal;
	 color: #636162;
	
}
