/*div#container div#menu { display: none; }*/
div#container div#menu  ul li p { display: none; }

div#container {
    background: #fff url(../img/bg_meta_container.gif) 475px 231px no-repeat;
    min-height: 900px;
}

div#screen {
    left: 318px;
    top: 300px;
    padding: 8px;
    
    width: 459px;
    background: #e1ddda url(../img/bg_meta.gif) 157px 0 repeat-y;
    
    border-top: 1px solid #F26922;
}

div#screenmenu { display: none; }