﻿/****************Footer CSS****************/.footer {   clear:both;    width:900px;    height:3.7em;    padding:1.1em 0 0;    background:rgb(225,225,225) url(../img/bg_foot.jpg) no-repeat;    font-size:1.0em;    overflow:visible !important /*Firefox*/;    overflow:hidden /*IE6*/;}.footer p {   line-height:1.3em;    text-align:center;    color:rgb(125,125,125);    font-weight:bold;    font-size:110%;}.footer p.credits {   font-weight:normal;}.footer a {   text-decoration:underline;    color:rgb(125,125,125);}.footer a:hover {   text-decoration:none;    color:rgb(0,0,0);}.footer a:visited {   color:rgb(0,0,0);}