body { background: url(images/lota-background.gif) black repeat-y;
       background-position: center center; }
    p { font-family: Georgia, "Times New Roman", Times, serif;
        font-size: small;
        color: orangered; 
        padding: 0em 1em 1em 1em; }
    p.sidebar { font-family: Georgia, "Times New Roman", Times, serif;
                font-size: x-small;
                color: orangered; 
                padding: 0em 1em 1em 1em; }
    b { font-variant: small-caps;
        font-weight: bolder;
        font-size: large; }
    b.sidebar { font-variant: small-caps;
                font-weight: bold;
                font-size: medium; }
    small { font-size: x-small;
            font-style: italic; }
    small.sidebar { font-size: xx-small; 
                    font-style: italic; }
    small.legal { font-size: x-small;
                  font-style: normal; 
                  color: #404040; }
    table {background-color: black; }
    td.content { background-image: url(images/lota-bottom-news-bar.jpg);
                    background-position: bottom;
                    background-repeat: no-repeat;
                    background-color: black; }
    td.sidebar { background-image: url(images/lota-bottom-updates-bar.jpg);
                    background-position: bottom;
                    background-repeat: no-repeat;
                    background-color: black; }
    a:link { color: #FF6600; }
    a:visited { color: #CC3300; }