body,html
        {
        background-color: #000;
        color: #FFF;
        font-family: georgia, times, "times new roman";
        font-style: italic;
        font-size: 12px;
        margin: 0px;
        padding: 0px;
        }
a
        {
        text-decoration: none;
        }
.header
        {
        background-image: url("images/logo.jpg");
        background-repeat: no-repeat;
        color: #FFF;
        font-family: georgia, times, "times new roman";
        font-style: italic;
        font-size: 12px;
        width: 721px;
        height: 70px;
        }
.main
        {
        background-image: url("images/middle2.jpg");
        color: #FFF;
        font-family: georgia, times, "times new roman";
        font-style: italic;
        font-size: 12px;
        width: 721px;
        height: 639px;
        }
.menu
        {
        color: #FFF;
        font-family: georgia, times, "times new roman";
        font-style: italic;
        font-size: 12px;
        }
.menu a
        {
        color: #FFF;
        font-family: georgia, times, "times new roman";
        font-style: italic;
        font-size: 18px;
        text-decoration: none;
        }
.inside
        {
        width: 600px;
        padding-right: 91px;
        }
.content
        {
        height: 520px;
        width: 600px;
        color: #FFF;
        font-family: georgia, times, "times new roman";
        font-style: italic;
        font-size: 12px;
        }
.content a
        {
        color: #FFF;
        font-family: georgia, times, "times new roman";
        font-style: italic;
        font-size: 12px;
        }
table tr td
        {
        color: #FFF;
        font-family: georgia, times, "times new roman";
        font-style: italic;
        font-size: 12px;
        }
.small
        {
        color: #FFF;
        font-family: georgia, times, "times new roman";
        font-style: italic;
        font-size: 11px;
        }
.small a
        {
        color: #FFF;
        font-family: georgia, times, "times new roman";
        font-style: italic;
        font-size: 11px;
        }


 
