#homepage_inner{
    background-color: #fff;
    width: 898px;
    margin: 0 auto;
    padding: 20px;
}


.tableh1{
    font-size: 13px;
    font-weight: normal;
    color: #666;
}

.tableb_compact,.tableh1_compact, .navmenu a{
    padding-top: 5px;
    font-size: 13px;
    font-weight: normal;
    color: #666;
}

.navmenu a{
    padding-left: 2px;
    padding-right: 2px;
    text-decoration: underline;
}


.statlink{
    color: #666;
    font-size: 11px;
}
.statlink a{
    font-size: 13px;
    color: rgb(177, 35, 23);
    display: inline;
    font-weight: normal;
}

.alblink a{
    font-size: 14px;
    font-weight: normal;
    color: #333;
    padding: 7px 7px 2px 0;
    border-bottom: 1px solid #666;
    margin: 5px 20px 2px 0px;
}

p.album_stat{
    color: #333;
    font-size: 12px;
    padding: 15px;
}

td.catrow{
    background-color: rgb(177, 35, 23);
    color: #fff;
    padding: 2px;
}

td.catrow a{
    font-size: 15px;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}

.sortorder_cell {
        background : transparent;        
        padding: 0px;
        margin: 0px;
}

.sortorder_options{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : transparent;
        color : #666;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 11px;
        white-space: nowrap;
}

.sortorder_options a{
    color: rgb(177, 35, 23);
}

.thumb_title{
    font-size: 12px;
    color: #333;
    margin: 3px;
    display: inline-block;
}

#homepage_inner .footer{
    color: #333;
}

#homepage_inner .footer a{
    color: #666;
}
