* {margin:0px;
   padding:0px;
   
}
 
body /* Internet Explorer */ 
{
margin: 0px;
padding:0px; 
font-family:Arial;
font-size:12px;
color:#7a5131; 
text-align: center; 
} 



.Wrapper
{
    margin: 0px auto;
    text-align:left;
    width:956px;
}

#Header { 
  background-image: url(../Images/Header1.gif);
  background-repeat: no-repeat;
  width:956px;
  height:110px;
  } 
  
  .NormalHeader { 
  background-image: url(../Images/Header1.gif);
  background-repeat: no-repeat;
  width:956px;
  height:110px;
  } 
  
  .ManuHeader { 
  background-image: url(../Images/Header3.gif);
  background-repeat: no-repeat;
  width:956px;
  height:110px;
  } 
  
  .ContractHeader { 
  background-image: url(../Images/Header2.gif);
  background-repeat: no-repeat;
  width:956px;
  height:110px;
  } 

#footer
{
    padding:20px 0px 10px 0px;
  width:956px;
  height:30px;
  text-align:center;
 }
 
 #HeritageNav{
  width:900px;
  height:60px;
  OVERFLOW-Y: hidden;  

 }
 
 img {border: 0px;}
 
 #Content
 {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px; 
  border-top: 0px solid #7a5131; 
  border-left: 0px solid #ddd; 
  border-bottom: 0px solid #7a5131; 
  border-right: 0px solid #c0c0c0;
  BORDER-COLLAPSE: collapse;
  text-align: left;
  width:956px;
  height:494px;
 }
 
A:visited  {color: #7a5131; text-decoration: none}
A:link  {color: #7a5131; text-decoration: none}
A:active  {color: #7a5131; text-decoration: none}
A:hover   {color: #7a5131; text-decoration: none}
 
.PageTitle
 {
  font-family:Georgia;
  font-size:16px;
  color:#7a5131;
 }
 
 

