#intro { background: #f5f5f5; margin-bottom: 20px }
#intro-main { font-size: 122%;border-bottom: 0px solid #efefef; margin-top: 16px;padding-bottom: 40px;margin-bottom: 20px}
table.history {
  text-align:left;
  margin-left: -20px;
  width:95%;
  line-height: 1.4em;
  background:#FFFFFF;
}
table.history tbody td{
  background-color:#F1F2EE;
  padding-left: 0.6em;
  padding: 0.4em 0.6em 0.4em 0.6em;
}
table.history tbody th{
  text-align:left;
  background-color:#F1F2EE;
  width:20%;
  padding-left: 1em;
  padding-right: 1em;
  }
table.history tbody tr td.text{
   background-image:url(../header/icon1.gif);
   background-repeat:no-repeat;
   background-position:left;
   text-align:right;
}
table.history thead tr{

  color:#FFFFFF;
  background:#CED1C2;}
table.history thead tr th{
  padding: 0.4em 0.6em 0.4em 0.6em;
}
#footer { background: url('../img/footer-bg.gif'); height: 100px; margin-top: 200px; border-top: 2px solid #613F1B  }
#footer p { color: #DFCFBE; padding: 20px 0 0 20px; font-size: 77% }
#footer a { color: #DFCFBE }
#footer #bird img, .png-fix { float: right; margin: -228px 60px 0 0; position: relative; height: 220px; width: 185px }
#footer-fix #footer { height: 400px }