

#footer {



   width:80%;



   height:2em;



   position: absolute;



    bottom: 0;



    left: 10%;



   background:#500000;



   font: 1em Verdana, arial, sans-serif;



   border:0; 

   

   color:#ffffff;



   text-align:center;



   overflow:hidden;



   z-value:2;



   link:#ffffff;



   vlink:#ffffff;



   alink:#ffffff;



}



</style>