#controls {
    float: left;
    padding: 5px 5px 20px;
    width: 225px;
}
#billboard {
    padding: 10px 0;
    text-align: left;
}
#popular {
    padding: 10px 0;
    text-align: left;
}
#valid {
    text-align: center;
}
#copyright {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    color: #666666;
    line-height: 17px;
    padding: 5px 0 5px 15px;
}
a.copyright {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
    text-decoration: none;
}
a.copyright:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #79A22F;
    text-decoration: underline;
}
a.copyrightR {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
    text-decoration: none;
}
a.copyrightR:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #006532;
    text-decoration: underline;
}
a.more-link {
    background: url("ch_blu.jpg") no-repeat scroll 0 50% transparent;
    color: #79A22F;
    padding-left: 10px;
}
a.more-link:hover {
    color: #000000;
}
.setupText {
    border-color: #555555 #CCCCCC #CCCCCC #555555;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    font-family: Verdana,sans-serif;
    font-size: 11px;
    padding: 1px;
}
#content-table {
    border-top: 5px solid #272727;
}
#content-table td {
}
#tabs {
    font-size: 130%;
    line-height: normal;
    width: auto;
}
#tabs ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#tabs li {
    display: inline;
    margin: 0;
    padding: 0;
}
#tabs a {
    background: url("tableft.gif") no-repeat scroll left top transparent;
    float: left;
    margin: 0;
    padding: 0 0 0 24px;
    text-decoration: none;
}
#tabs a span {
    background: url("tabright.gif") no-repeat scroll right top transparent;
    color: #202020;
    display: block;
    float: left;
    padding: 10px 24px 10px 0;
}
#tabs a span {
    float: none;
}
#tabs a:hover span, #home #tab-home span, #submit #tab-submit span, #search #tab-search span, #signup #tab-signup span, #forums #tab-forums span {
    color: #FFFFFF;
}
#tabs a:hover, #home #tab-home, #submit #tab-submit, #search #tab-search, #signup #tab-signup, #forums #tab-forums {
    background-position: 0 -39px;
}
#tabs a:hover span, #home #tab-home span, #submit #tab-submit span, #search #tab-search span, #signup #tab-signup span, #forums #tab-forums span {
    background-position: 100% -39px;
}
#highlights, #weather {
    border-style: dotted;
    border-width: 1px 0;
    color: #A1A1A1;
    padding-bottom: 10px;
}
#calendar, #popular, #rss {
    background-color: #F6F4E1;
    padding-bottom: 10px;
}
#categories {
    margin-top: 10px;
}
#categories tr {
    height: 110px;
}
#categories img {
    border: 1px dotted #CCCCCC;
}
#categories img:hover {
    border: 1px solid #CCCCCC;
}
#categories a {
    color: #79A26B;
    font-weight: bold;
    text-decoration: none;
}
#categories a:hover {
    color: #000000;
}
