.footerContainer 
{
   width             : 750px;
   background        : white;
   border-top        : solid #998974 2px;
   border            : solid #806f58 1px;
}

.footerDecor 
{
   background        : #00529F;
   height            : 25px;
}

.footerContent 
{
   margin            : 0px 0px 10px 0px;
   font-size         : 9px;
   font-family       : Verdana, Helvetica, Arial, sans-serif;
   color             : #998974;
}

.footerContent a
{
   color             : #9E3120;
}