*, body {
    margin: 0;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    width: 980px;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
}

#logo, #logo img {
    float: left;
}

#logo p {
    margin: 5px 0px 0px 10px;
    color: #FFFFCC;
    font-size: 12px;
}

#headertop {
    font-size: 10px;
    height: 75px;
    background-color: #663300;
    display: block;
    margin-top: 0px;
}

#headerbot {
    font-size: 10px;
    height: 25px;
    background-color: #996633;
    background-image: url(../images/nav2_bg.jpg);
    background-repeat: repeat-x;
}

#navigation {
    font-size: 10px;
    font-style: normal;
    color: #FFFFCC;
    text-decoration: none;
    text-align: center;
    list-style-type: none;
    text-align: right;
    padding: 0px 20px 0px 20px;
    float: right;
}

#navigation ul {
    margin: 10px 0px 10px 0px;
}

#navigation li {
    display: inline;
    padding: 4px 4px 4px 4px;
    border: 1px solid #FFFFCC;
    background-color: #996633;
    margin-left: 5px;
}

#navigation a {
    color: #FFFFCC;
    text-decoration: none;
}

#navigation a:hover {
    color: white;
    text-decoration: underline;
}

#active a {
    color: white;
    text-decoration: underline;
}

#footer {
    background-color: #EFEFF4;
    font-size: 11px;
    color: white;
    height: 21px;
    background-color: #996633;
    background-image: url(../images/nav2_bg.jpg);
    background-repeat: repeat-x;
    padding-top: 4px;
    padding-left: 10px;
    clear: both;
}

#content_wrap {
    background-color: #ffffff;
    background-image: url(../images/bg_content.jpg);
    background-repeat: repeat-x;
    height: 200px;
}

.content {
    padding: 5px 10px 10px 10px;
    font-size: 11px;
    vertical-align: top;
    float: left;
    width: 740px;
}

#news_wrap {
    font-size: 11px;
    height: auto;
    width: 185px;
    float: right;
    display: inline;
    padding: 0px;
    margin: 10px;
    background-color: gray;
    border: 1px solid black;
}

.content ul {
    margin: 10px 0px 10px 25px;
    padding: 0 0 0 0;
    list-style-type: circle;
}

.content li {
    margin: 0px 0px 5px 25px;
    padding: 0 0 0 0;
}

#navigation2 {
    font-size: 10px;
    font-style: normal;
    color: #FFFFCC;
    text-decoration: none;
    text-align: center;
    list-style-type: none;
    text-align: right;
    padding: 0px 20px 0px 20px;
    float: right;
}

#navigation2 ul {
    margin-top: 5px;
    margin-right: 0px;
}

#navigation2 li {
    display: inline;
    padding: 0px 8px 0px 8px;
    border-right: 1px solid #FFFFCC;
}

#navigation2 a {
    color: #FFFFCC;
    text-decoration: none;
}

#navigation2 a:hover {
    text-decoration: underline;
}

#headerbot2 {
    font-size: 10px;
    height: 25px;
    background-color: #996633;
    background-image: url(../images/nav3_bg.jpg);
    background-repeat: repeat-x;
}

.news {
    width: 100px;
    border: 1px solid white;
}

.news-latest-item, .news-latest-gotoarchive {
    background-color: #550B00;
    color: #FFFFFF;
    background-image: url(../images/bg_news.jpg);
    background-repeat: repeat-x;
    padding: 3px;
    font-size: 10px;
    height: auto;
}

.news-latest-item a {
    color: white;
}

.news-latest-container h2 {
    background-color: #550B00;
    color: #CCCCCC;
    font-size: 12px;
    padding: 3px;
}

.news-latest-container {
    padding: 0px;
    margin: 0px;
    background-color: gray;
    border: none;
}

.news-latest-container h3 {
    font-size: 11px;
}

.csc-firstHeader {
    font-size: 16px;
}

#path {
    margin-bottom: 10px;
}

#path a {
    color: black;
    padding-left: 5px;
    padding-right: 1px;
}

#login {
    background-color: #808080;
    font-size: 10px;
}

#login form {
    color: #ffffff;
    padding: 3px;
}

#login p {
    line-height: 150%;
}

#login a {
    color: #ffffff;
}

#login LABEL {
}

#login INPUT {
    clear: both;
}

#login_inside {
    background-image: url(../images/bg_news.jpg);
    background-repeat: repeat-x;
    margin: 3px;
    padding: 3px;
    width: auto;
}

.csc-header {
    background-image: url(../images/cb2.gif);
    background-repeat: no-repeat;
    padding-left: 35px;
    font-size: 16px;
    margin-top: 15px;
}

.news-search-form {
    margin-top: 20px;
    width: 700px;
}

.news-list-item {
    height: auto;
    width: auto;
    background-color: #ffffff;
}

.news-list-container {
    width: 700px;
    height: auto;
    background-color: #dddddd;
}

.news-list-container .news-list-item H3 a {
    color: #000000;
}

.news-list-container a:hover {
    color: #cccccc;
}

.clearer hr {
    clear: both;
}

.news-list-item H3 {
    color: #000000;
}

.news-list-item a:hover {
    color: #000000;
}

.tx-newloginbox-pi1 table {
    width: auto;
    font-size: 11px;
    color: white;
}

.tx-newloginbox-pi1 {
    padding: 5px;
    background-image: url(../images/bg_news.jpg);
    background-repeat: repeat-x;
    margin: 3px;
    background-color: #550B00;
    color: white;
}

.tx-newloginbox-pi1 h3 {
    font-size: 14px;
    color: white;
    border-bottom: 1px solid white;
    margin-bottom: 5px;
}

#tx-newloginbox-pi1-user {
    width: 80px;
}

p {
    line-height: 1.7;
}

h3 {
    margin: 15px 0 10px 0;
}

h1 {
    font-size: 16px;
}

.csc-uploads {
    font-size: 12px;
    padding: 1px;
    background-color: #ababab;
}

.tr-odd {
    background-color: white;
    padding: 10px;
}

.tr-even {
    background-color: #dddddd;
}

.csc-uploads td {
    padding: 10px;
}

.csc-textpic-caption {
    padding: 3px;
    background-image: url(../images/bg_news.jpg);
    background-repeat: repeat-x;
    background-color: #550B00;
    color: white;
}

.bodytext {
    text-align: justify;
}

.contenttable {
    font-size: 12px;
    width: 100%;
}

blockquote {
    margin-left: 40px;
}

.csc-uploads-fileSize {
    white-space: nowrap;
}

#counter {
    color: white;
    margin: 5px;
    display: inline;
}

.tx-asfkusercounter-pi1 {
    display: inline;
}

.news-single-item {
    background-color: transparent;
}

.news-single-item h2 {
    color: #808080;
}

.news-list-container hr.clearer, .news-single-item hr.clearer, .news-latest-container hr.clearer {
    border: 0px solid #F9FFE5;
    height: 0px;
}

.news-latest-container h3 {
    margin: 4px 0px;
}

.news-list-container h3 {
    background-color: transparent;
    border-bottom: 1px solid #808080;
}

.news-list-date {
    background-color: transparent;
    color: #707070;
}

.news-search-form {
    background-color: transparent;
}

.news-list-container .news-list-item h3 a {
    text-decoration: none;
}

