http://jsfiddle.net/6j7zC why is the adminbox floating although there is no command?
http://jsfiddle.net/6j7zC/1** the fixed div center not working properly
.adminbox
{
        width: 200px;    
        height: 17px;
        margin-top: 20px;  
        padding: 20px; 
        font-size: 12px;   
        color: white;
        background-color: black;
        font-size: 12px;           
        font-family:"Gears of Peace";
}
 
     
    