/****************************************************************************
 *  /themes/elimchurch/css/tc_footer.css
 *  -------------------------------------------------------------------------
 *  application   : QuestCMS
 *  begin         : September 27, 2004
 *  copyright     : (C) 2005 Questwork Consulting Limited
 *  email         : support@questwork.com              
 *  
 *  $_id: v 0.1 2005/11/11 19:06:00 don Exp $
 *  
****************************************************************************/

#footer {
  line-height: 1.5em;
  font-size: 10px; 
  color: #FFFFFF;
  text-align: center; 
  margin: 0px auto; 
  clear: both;
  bottom: 10px;
  background: #ff9900;
  border-top: 1px solid #ff9900;
}
#footer a{
  color: #FFFFFF;
}
td.member {
  font-size: 11px;
}
