a:hover,
a:link,
a:visited {
    color: #0047cb;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

body {
    background: url('images/styles/background.jpg') repeat-y center top #000000;
    font-family: Georgia, Book Antiqua, Garamond, Times New Roman, serif;
    color: #191822;
    font-size: 14px;
    line-height: 20px;
}

p {
    padding-bottom: 10px;
}

h1 {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    padding-bottom: 10px;
}

h2 {
    font-size: 19px;
    line-height: 21px;
    text-align: center;
    padding-bottom: 10px;
    font-style: italic;
}

h3 {
    font-size: 14px;
    line-height: 20px;
    font-style: italic;
}

h4 {
    font-size: 12px;
    text-align: center;
}

div.clear {
    clear: both;
}

div.wrapper {
    background: url('images/styles/bg_header.png') repeat-x top;
}

div.height_prop {
    width: 1px;
    float: right;
    height: 593px;
}

div.body_bg {
    width: 900px;
    margin: auto;
}

div.flash_header {
    background: url('images/styles/blank_header.jpg');
    height: 260px;
    width: 900px;
}

div.header {
    background: url('images/styles/header.jpg') no-repeat center top;
    width: 900px;
    height: 260px;
}

div.menu {
    width: 145px;
    height: 225px;
    margin-left: 685px;
}

div.content_wrapper {
    background: url('images/styles/background.jpg') repeat-y center top #000000;
    float: left;
    width: 900px;
    margin: auto;
}
div.content_height {
    width: 1px;
    float: left;
    height: 500px;
}
div.content {
    width: 760px;
    margin: auto;
}

.left {
    padding-right: 15px;
    padding-bottom: 5px;
    float: left;
}
.right {
    padding-left: 15px;
    padding-bottom: 5px;
    float: right;
}

div.footer {
    border-top: 1px #210d00 solid;
    padding-top: 10px;
    float: left;
    width: 100%;
}

p.smalltext,
div.footer p {
    font-size: 10px;
    line-height: 12px;
    text-align: center;
}

div.form_div {
    width: 370px;
    margin: auto;
    padding-bottom: 15px;
}

fieldset {
    width: 370px;
    background-color: #b0b8ca;
}

fieldset label {
    clear: both;
    text-align: right;
    width: 130px;
    float: left;
    padding: 6px;
    margin: 0px;
    margin-top: 12px;
}

fieldset .nobr {
    display: none;
}

fieldset .textfield {
    font-size: 10px;
    padding-left: 7px;
    padding-top: 3px;
    height: 20px;
    width: 200px;
    border: solid 0 #fff;
    background: url("images/styles/textfield_bg.gif") no-repeat fixed;
}

fieldset>input.textfield {
    background: url("images/styles/textfield_bg.gif") no-repeat;
}

ul {
    padding-left: 20px;
}

ul li {
    background: url("images/styles/star.gif") no-repeat;
    padding-left: 20px;
}

div.other_articles {
    float: right;
    width: 200px;
    border: solid #210d00 1px;
    background-color: #0b1833;
    padding: 10px;
    margin-left: 10px;
    margin-bottom: 5px;
}

div.other_articles ul {
    padding-left: 10px;
}
div.other_articles ul li {
    background: url("images/styles/white_star.gif") no-repeat;
}

div.other_articles h3,
div.other_articles a {
    color: white;
}

div.article_container {
    margin: auto;
    width: 700px;
}
div.video_list,
div.senate_minute_list,
div.article_list {
    border: solid #210d00 1px;
    padding: 10px;
    background-color: #f9e6c3;
}

div.video_list table,
div.senate_minute_list table,
div.article_list table {
    width: 100%;
}
div.video_list td,
div.senate_minute_list td,
div.article_list td {
    padding: 5px;
}

div.video_list_nav,
div.senate_minute_list_nav,
div.article_list_nav {
    width: 400px;
    margin: auto;
    padding: 5px;
}

div.video_list_nav_left,
div.senate_minute_list_nav_left,
div.article_list_nav_left {
    float: left;
    width: 100px;
    text-align: left;
}
div.video_list_nav_right,
div.senate_minute_list_nav_right,
div.article_list_nav_right {
    float: right;
    width: 100px;
    text-align: right;
}

div.contribute_form {
    padding-top: 10px;
}
div.contribute_form table {
    margin: auto;
}
div.contribute_form td {
    padding: 5px;
    text-align: center;
}

div.message {
    padding: 10px;
    text-align: center;
    color: red;
    font-weight: bold;
}
div.captcha {
    width: 300px;
    margin: auto;
    padding-bottom: 10px;
}

div.menu ul {
    padding-left: 0px;
}
div.menu li {
    background: url('images/styles/spacer.gif') no-repeat;
    padding-left: 0px;
    font-style: italic;
    font-size: 13px;
    line-height: 21px;
}
div.menu a:link,
div.menu a:visited {
    color: white;
}

div.photo_gallery {
    width: 590px;
    margin: auto;
}
