body {
	background: #856B5E;
	overflow-x:hidden;
        font-family: tahoma;
        font-size: 11px;
        line-height: 14px;
        color: #000000;
        margin: 0px;
}

span.noborder a:link img {
	border: 0px;
}

span.noborder a:visited img {
	border: 0px;
}

span.noborder a:hover img {
	border: 0px;
}


table,tr,td,table table {
     font-size: 11px;
}

h1{
        font-weight: normal;
        font-size: 11px;
        font-family: tahoma;
        text-decoration: none;
        color: #553B2E;
        margin: 2px;
}

h2 {
        background-image : url(images/box_left_icon.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 18px;
        font-size: 11px;
        font-family: tahoma;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-size: 11px;
        font-family: tahoma;
        margin: 2px;
}

p {
        font-size: 11px;
        font-family: tahoma;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 11px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.textinput {
        font-family: tahoma;
        font-size: 11px;
        background: #E7D6CF;
        color: #553B2E;
        border: 1px solid #D2C3BC;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: tahoma;
        font-size: 11px;
        border: 1px solid #D2C3BC;
        vertical-align : middle;
}

.button {
        font-family: tahoma;
        font-size: 11px;
        background: #E7D6CF;
        color: #553B2E;
        border: 1px solid #D2C3BC;
}

.comment_button {
        font-family: tahoma;
        font-size: 11px;
        background: #E7D6CF;
        color: #553B2E;
        border: 1px solid #D2C3BC;
}

.radio {
        font-family: tahoma;
        font-size: 11px;
        vertical-align : middle;
}

.checkbox {
        font-family: tahoma;
        font-size: 11px;
        vertical-align : middle;
}

a {
        color: #553B2E;
        text-decoration: none;
}

a:hover {
        color: #C42811;
        text-decoration: underline; 
}

bblink a {
        color: #553B2E;
        text-decoration: none;
}

bblink a:hover {
        color: #C42811;
        text-decoration: underline; 
}

.maintable {
        border: 0px solid #E7D6CF;
        background: url(images/spacer.gif) repeat;
        margin-top: 1px;
        margin-bottom: 1px;
	text-align: left;
}

.tableh1 {
        font-family: Arial;
        font-size: 11px;
	text-transform: uppercase;
        background: #D2C3BC;
        color: #553B2E;
        padding-top: 6px;
        padding-right: 11px;
        padding-bottom: 6px;
        padding-left: 11px;
}

.tableh1_compact {
        font-family: tahoma;
        font-size: 11px;
	text-align: right;
        background: #D2C3BC;
        color: #999999;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 0px;
        padding-left: 5px;
}

.tableh2 {
        background: #E7D6CF;
        color: #553B2E;
        padding-top: 3px;
        padding-right: 11px;
        padding-bottom: 3px;
        padding-left: 11px;
}

.tableh2_compact {
        background: #E7D6CF ;
        color: #553B2E;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: url(images/spacer.gif) repeat;
        color: #553B2E;
        padding-top: 1px;
        padding-right: 8px;
        padding-bottom: 1px;
        padding-left: 8px;
}

.tableb_compact {
        background: #D2C3BC;
        color: #553B2E;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}

.tablef {
        background :#E7D6CF;
        padding-top: 11px;
        padding-right: 11px;
        padding-bottom: 11px;
        padding-left: 11px;
}

.album_stat {
        font-size: 11px;
        margin: 2px 0px;
}

.thumb_title {
        font-weight : bold;
        font-size: 11px;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 11px;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: none;
        color: #553B2E;
}


.thumb_num_comments {
        font-weight: normal;
        font-size: 11px;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 11px;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 11px;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #553B2E;
}

.user_thumb_infobox a:hover {
        color: #553B2E;
        text-decoration: underline;
}

.sortorder_cell {
        background : #E7D6CF;
        color: #553B2E;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: tahoma;
        background : #E7D6CF;
        color: #553B2E;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 11px;
        white-space: nowrap;
}

.navmenu {
        font-family: tahoma;
        font-size: 11px;
        width: 550;
        background: #E7D6CF;
        color: #D2C3BC;
        font-weight: bold;;
        border-style: none;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}

.navmenu img {
}

.navmenu a {
        text-decoration: none;
        color: #553B2E;
}

.admin_menu_thumb {
        font-family: tahoma;
        font-size: 11px;
        border: 1px solid #ccd7e0;
        color: #553B2E;
        font-weight: bold;
        width: 85px;
}

.admin_menu_thumb a {
        color: #553B2E;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}


.admin_menu_thumb a:hover {
        color: #553B2E;
        text-decoration: underline;
}

.admin_menu {
        background: #D2C3BC;
        font-family: tahoma;
        font-size: 11px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}

.comment_date{
        color : #E7D6CF;
        font-size: 90%;
        vertical-align : middle;
}

.image {padding: 5px;
        background: url(images/spacer.gif) repeat;
        border: 1px solid #B59F95;}

 a:hover img {border: 1px solid #C52410;}

.thumbnails {padding: 4px;
        background: url(images/spacer.gif) repeat;
        border: 0px solid #DDDDDD;
}

.footer {
        font-size: 11px;
}

.footer a {
        text-decoration: none;
        color: #553B2E;
}

.footer a:hover {
        color: #C42811;
        text-decoration: underline; 
}

.catlink {
        display: block;
        margin-bottom: 2px;
	text-align: left;
}

.topmenu {
        background: #D2C3BC;
        border: 1px solid #E7D6CF;
        font-family: tahoma;
        font-size: 11px;
}

.topmenu a {
        color : #553B2E;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #E7D6CF;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #D2C3BC;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #D2C3BC;
        font-size: 11px;
        color : #E7D6CF;
        padding-top: 4px;
        padding-right: 11px;
        padding-bottom: 4px;
        padding-left: 11px;
        border-top : 1px solid #D2C3BC;
}

.img_caption_table td {
        background: #D2C3BC;
        padding-top: 6px;
        padding-right: 11px;
        padding-bottom: 6px;
        padding-left: 11px;
        border-top : 1px solid #D2C3BC;

}