#footer #altnav li a:link, #footer #altnav li a:visited {
color : #9bd9e0; 
text-decoration : none;
font-weight: bold;
padding: 0;
margin: 2em;
}
#footer { 
background : #094c59 none repeat scroll 0 0; 
color : #ffffff; 
line-height : 1em;
text-align : center;
width : 100%; 
font-size : 0.75em;
margin : 10px 0 10px 0; 
clear : both; 
} 
#footer img { 
border : none;
vertical-align : middle; 
padding : 0.75em 1em; 
} 
#footer #altnav li, #footer #altnav li a:focus,#footer #altnav li a:hover,#footer #altnav li a:active {
  color:#ffffff;
}
#footer #webmaster:link, #footer #webmaster:visited {
 color: red;
 font-weight: bold;
 margin-left: 0;
}
#footer #webmaster:active, #footer #webmaster:hover {
 color: #fff;
}
#footer ul li {
  display: inline;
  padding: 0 1em 0 1em;
}
#footer ul {
  padding-left: 0;
  padding-top: 2em;
}
#footer a.tandc:link, #footer a.tandc:visited {
color:#FFFFFF;
}
#footer a.tandc:hover, #footer a.tandc:active {
color:#9bd9e0;
}
