#BDRDivFooter {
 position:absolute;
 clear:both;
 float:left;
 width:100%;
 height:80px;
 background-color:Thistle;
 font-size:8;
 text-align:center;
 font-weight:900;
 border:1px solid Yellow;
 top:auto;
 bottom:0px;
 }

.SiteWarning {
 overflow:hidden;
 background-color:transparent;
 border:0;
 font-size:8pt;
 text-align:center;
 position:absolute;
 top:25px;
 left:15px;
 }


.WebMaster {
 color:Green;
 font-size:9px;
 position:absolute;
 bottom:0;
 right:0;
 padding-right:5px;
 }


