#Footer
{
   text-align: left;
   margin: 10px auto 0 auto;
   padding: 0 0 0 0;
   width: 900px;
}

* html #Footer
{
   width: 900px;
   w\idth: 900px;
}

#Footer #FooterLinks
{
   text-align: center;
   padding-bottom: 10px;
   font-family: arial, verdana, helvetica, sans-serif;
   font-weight: bold;
   font-size: 0.7em;
   color: #555151; 
}

#Footer #FooterLinks a
{
   color: #555151;
   text-decoration: none;  
}

#Footer #FooterLinks a:hover
{
   color: #555151;
   text-decoration: underline;  
}

#Footer #FooterCopyright
{
   text-align: center;
   font-family: arial, verdana, helvetica, sans-serif;
   font-weight: bold;
   font-size: 0.7em;
   color: #555151;  
}