div#footerLayer {
  background: url(../images/footer-bg.gif) repeat-x center #cfbabe;
  color: #333333;
  clear: both;
  padding: 5px 12px 0 12px;
  font-size: 11px;
  height: 25px;
}
div#footerLayer p {
  float: right;
  margin: 0;
}
div#footerLayer p a:hover {
  color: #333333; 
  text-decoration: underline; 
}