#wallbody
{ 
border: 1px solid #999;  width: 1000px;
}
    #wallbody a 
        {
        color: #FF6600; 
        text-decoration: none;
        font-weight:bold;
    }

    #wallbody a:visited 
        {
        color: #FF6600; 
        text-decoration: none;
        font-weight:bold;
    }

    
#wall_header
{ 
    padding-top: 5px;
    font-size: 10pt; 
    background:  #000080;
    border: 1px solid #999;    
    height:84px; 
    font-weight:bold;
    text-align:center;
}
    #wall_header h1
        {
        font-size: 24pt; 
    }