body {
    /*background-color: #001f36; */
    font-family: arial, helvetica, sans-serif;
    color: black;
    background-image: url(/f/223_bg.jpg);
    background-repeat: repeat-x;
    background-attachment:fixed;
}

a { color: #004489; }
a:visited { color: #004489; }
a:hover { color: #236ab2; }
a:active { color: #004489; }

#container {
    background-color: white;
    border-top: 3px solid #FF9900;
    width: 959px;
    margin: 0 auto;
    margin-top: 20px;
    border-bottom: 5px solid #FF9900;
    padding-bottom: 5px;
}

.clearer {
    clear: both;
}

#logo {
    width: 320px;
    height: 191px;
    float: left;
}

#illustration {
    float: right;
    width: 639px;
    height: 191px;
}

#logobottom {
    background-color: #FF9900;
    border-bottom: 1px solid black;
    height: 30px;
    width: 320px;
    float: left;
}

#menuline {
    height: 30px;
    border-bottom: 1px solid black;
    background-color: #FF9900;
    width: 639px;
    float: right;
    font-size: 14px;
}

#menuline ul, #menuline ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 7px;
    margin-left: 20px;
}

#menuline ul li {
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
}

#menuline a {
    color: white;
    text-decoration: none;
    font-weight: bold;   
    padding-top: 6px; 
    padding-bottom: 6px;
    }

#menuline a:hover {
background-color: #FFCC33;
}

#sidebar {
    background-color: #e7e7e7;
    width: 320px;
    float: left;
}

#sidebar ul, #sidebar ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#sidebar ul li {
    border-top: 5px solid #ffffff;
    clear: both;
}

#sidebar ul li img {
    display: block;
    float: left;
}

#sidebar ul li div {
    float: left;
    width: 280px;
    padding: 10px;
    font-size: 12px;
    color: #0e3951;
}

#sidebar a {
    color: #004489;
    text-decoration: none;
    font-weight: bold;
    display: block;
    margin-bottom: 3px;
    font-size: 15px;
}

#sidebar a:hover {
    color: #236ab2;
}

#content {
    float: right;
    width: 365px;
    background-color: white;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 15px;
    font-size: 13px;
}

#content h2, #content h3 {
    color: #ff6600;
    margin-top: 0;
    font-size: 20px;
}

#footer {
    margin: 0 auto;
    width: 950px;
    text-align: right;
    font-size: 10px;
    color: white;
    margin-top: 3px;
    padding-right: 5px;
}

#footer a {
    color: white;
}

#sidebar_right {
    float: right;
    width: 170px;
    font-size: 11px;
}

#sidebar_right #searchField {
    width: 130px;
    font-size: 11px;
}

#sidebar_right #searchButton {
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
    margin-left: 2px;
}

#sidebar_right ul, #sidebar_right ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 4px;
}

#sidebar_right ul li .artDate {
    color: gray;
}

hr {
    border: 0;
    height: 1px;
    color: silver;
    background-color: silver;
    margin-top: 14px;
}

#sidebar_right h2 {
    color: #004489;
    margin-top: 0;
    font-size: 15px;
}

#searchbox {
    margin-top: 5px;
    padding: 15px;
    background-color: #e7e7e7;
    margin-bottom: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
}

#newsbox {
    padding: 15px;
    background-color: #e7e7e7;
    padding-top: 15px;
    padding-bottom: 15px;
}

#fileListing {
margin-top: 10px;
}

#fileListing ul, #fileListing ul li {
list-style: none;
margin: 0;
padding: 0;
}

#fileListing ul li {
border-top: 1px solid #dbdbdb;
border-bottom: 1px solid #dbdbdb;
margin-bottom: 2px;
margin-top: 2px;
font-size: 10px;
padding: 3px;
}

#archiveList, #archiveList li {
list-style: none;
margin: 0;
padding: 0;
}

#archiveList li {
margin-bottom: 5px;
}

#archiveList li .archiveListItemDate {
display: block;
font-size: 11px;
}


#flexhtml_emailform_1 label {
display: block;
margin-bottom: 6px;
margin-top: 16px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_1 input {
display: block;
margin-top: 10px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_1 textarea {
width: 400px;
height: 150px;
font-size: 11px;
color: black;
font-family: verdana, arial, helvetica, sans-serif;
}

#flexhtml_gallery ul, #flexhtml_gallery li {
list-style: none;
margin: 0;
padding: 0;
}

#flexhtml_gallery ul li {
display: inline;
}
