body
    {
        margin: 0 0 0 0;
    }
    td.menubox
    {
        background-image: url('/css/dinpattern-stripe.gif');
        vertical-align: top;
    }
    td.border1
    {
        width: 5px;
        background-image: url('/css/border1.png');
        background-repeat: repeat-y;
    }
    td.border2
    {
        width: 3px;
        background-image: url('/css/border2.gif');
        background-repeat: repeat-y;
    }
    td.border4
    {
        height: 3px;
        background-image: url('/css/border4.gif');
        background-repeat: repeat-x;
    }
    td.border5
    {
        height: 3px;
        width: 22px;
        background-image: url('/css/border5.gif');
        background-repeat: no-repeat;
    }
    td.border6
    {
        height: 3px;
        width: 3px;
        background-image: url('/css/border6.gif');
        background-repeat: no-repeat;
    }
    #almostlogobox
    {
        height: 120px;
        background-color: Gray;
    }
    td.logobox 
    {
        font-family: Arial;
        font-size: 100px;
        height: 120px;
        background-color: Gray;
    }
    td.storieslogobox 
    {
        font-family: Arial;
        font-size: 100px;
        height: 120px;
        background-image: url('/css/khaki.gif');
    }
    td.sidebox
    {
        width: 220px;
        vertical-align: top;
    }
    td.midpanel
    {
        padding: 4px;
        width: 600px;
    }
    html, body, form 
    {
        height: 100%;
    }
