#footer {
    background-color: #FFFFFF;
    color: #000000;

    border: 0px;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;

    padding: 3px;
    margin: 0px;
    text-align: center;
    clear: both;
	position: relative;
    font-size: 90%;
}

#footer #mantra {
    font-size: 8pt;
    text-align: center;
    background-color: #FFFFFF;
    color: #000000;
}
