/* Footer. */

#footer { width: 100%; font-size: 60%; line-height: 140%;
             background-color: white; color: #333333; }

#footer table { width: 100%; }
#footer td { width: 50%; vertical-align: top; }
#footer #quicklinks { display: none; }
#footer #contactinfo { text-align: right; }

