#footer {
 padding:4px 0 4px 0;
 font-variant: small-caps;
 font-family: helvetica;
 text-align:center;
 margin-top:20px;
 border-bottom: 15px solid #660000;
}

#footer table {
 margin-bottom:15px;
 width:1000px;
}

#footer table td {
 text-align:center;
 vertical-align:bottom;
}

#footer table td img {
 border: 0;
 margin-bottom:5px;
}

#footer table td a {
 padding:0 2px;
 font-weight:bold;
 color: black;
 background: transparent;
}

#footer table td a:hover {
 text-decoration: none;
 color:red;
}

#footer p {
 font-weight:bold;
 font-size:10px;
}

#footer ul {
 background:black url(images/bgmenu2.gif) repeat-x;
 height: 15px;
 list-style-type: none;
 white-space: nowrap;
 padding:0;
 margin-bottom:4px;
}

#footer li {
 display: inline;
 padding:0;margin:0;
}

#footer li a {
 padding:0;
 margin:0 30px 0 10px !important; margin:0 26px 0 6px;
 color: white;
 font-size: 14px; 
 font-family: Helvetica, sans-serif;
 font-variant: small-caps;
 background: transparent;
}

#footer li a:hover {
 background: transparent;
 text-decoration:none;
 color:#B2544A;
 color:#FFD400;
}
#footer li a img {
  position:absolute;
  margin-top:2px !important; margin-top:4px;
}

