﻿#divFooter
{
    margin: 1px auto;
	clear: both;
	width: 950px;
	font-size: 0.8em;
    border-top: solid 2px #8D8E6D;
    border-bottom: solid 2px #8D8E6D;
    background-color: #AFAF8F;
    text-align: center;
    color: #8c8a50;
}
#divFooter a
{
    font-weight: bold;
    margin-left: 2px;
    margin-right: 2px;
    text-decoration: none;
    color: #8c8a50;
}