body {
        background-image: url("images/background.jpg");
        background-position:center;
        background-repeat:repeat-y;
        background-color:#8E8F97;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:0.73em;
        color:#333333;
        line-height:20px;
        margin:0;
        text-align: center;
}

#container {
        width:700px;
        padding:0px;
        background-color:#FFFFFF;
        margin:0 auto 0 auto;
}

#logo {
        width:722px;
        height:100px;
        margin:0 auto 0 auto;
        position:relative;
        top:-20px;
        left:0;
        height:100px;
        color:#333333;
        background-image: url("images/logo.jpg");
        text-align: center;
}

#menu {
        width:150px;
        background-color:#243C71;
        border:1px solid #cccccc;
        padding:5px;
        float:left;
        clear:left;
        background-position:bottom right;
        background-repeat:repeat-x;
        margin-top: -10px;
        text-align: left;

}
#menu h1 {
        position:relative;
        top:0px;
        left:0px;
        font-family:Arial, sans-serif;
        font-size:12px;
        font-style: bold;
        color:#FFFFFF;
        border:none;
        background-image:none;
        margin-top: 0px;
        margin-bottom: 0px;
}

#menu h2 {
        position:relative;
        height:15px;
        background-color:#30497F;
        left:+6px;
        line-height:14px;
        font-family:Arial;
        font-size:12px;
        font-weight: normal;
        color:#CCCCCC;
        border:none;
        background-image:none;
        margin-top: 2px;
        margin-bottom: -0px;
}

#menu h2:hover {
        background-color:#3D5C9E;
}

#menu h2a {
        position:relative;
        height:15px;
        background-color:#3D5C9E;
        left:+8px;
        line-height:15px;
        font-family:Arial;
        font-size:12px;
        font-weight: normal;
        color:#CCCCCC;
        border:none;
        background-image:none;
        margin-top: 2px;
        margin-bottom: -0px;
}

#menu h2a:hover {
        background-color:#5571AD;
}

#menu h2aa {
        position:relative;
        height:15px;
        background-color:#476BB7;
        left:+8px;
        line-height:15px;
        font-family:Arial;
        font-size:12px;
        font-weight: normal;
        color:#CCCCCC;
        border:none;
        background-image:none;
        margin-top: 2px;
        margin-bottom: -0px;
}

#menu h3 {
        position:relative;
        height:15px;
        background-color:#476BB7;
        left:+6px;
        line-height:14px;
        font-family:Arial;
        font-size:12px;
        font-weight: normal;
        color:#CCCCCC;
        border:none;
        background-image:none;
        margin-top: 2px;
        margin-bottom: -0px;
}

#menu a {
        color:#CCCCCC;
        text-decoration:none;
        border:none;
}



.news {
        margin-left:170px;
        padding:10px;
        background-position:top left;
        background-repeat:no-repeat;
        margin-bottom:0px;
        margin-top: 0px;
        text-align: left;
}

.news h1 {
        font-family:Arial Narrow, Arial, Helvetica, sans-serif;
        letter-spacing:-1px;
        color:#000000;
        background-position:top right;
        background-repeat:no-repeat;
        padding-bottom:5px;
        padding-top:5px;
}

.news p {
        margin:10px;
}

a {
        color:#4A608A;
        text-decoration:none;
}
a:hover {
}

.copyright {
        margin-left:170px;
        padding:10px;
        border: 1px solid #cccccc;
        margin-bottom:10px;
        text-align: left;
}

.whatdo {
        margin-left:170px;
        padding:10px;
        border: 1px solid #000000;
        margin-bottom:10px;
        text-align: left;
        color:#000000;
}
