body {
    background: #b3b3b3 url(http://www.humzoo.com/styles/margins/4.gif);
}

#footer {
    background-image: url(http://www.humzoo.com/styles/footers/1.png);
    font-family: 'tahoma';
}

.comment_textarea {
    font-family: 'tahoma';
    color: #222222;
    line-height: 1.7;
}

.header_title {
    color: #ffffff;
    font-family: 'tahoma';
}

.comment {
    color: #222222;
}

#header {
    background: gray url(http://www.humzoo.com/styles/headers/4.jpg) no-repeat center center;
}

#right_column {
    border-left: 1px solid #cccccc;
}

.right_column_spacer_box {
    border-top: 1px dotted #dddddd;
}

.headline_right, .subhead_right, .headline, .subhead {
    font-family: 'tahoma';
}

.text_right, .note_right, .text, .note {
    font-family: 'tahoma';
}

.headline_right, .headline {
    font-weight: bold;
}

.text_right, .note_right, .comment, .text, .note {
    line-height: 1.7;
}

.headline_right {
    color: #24bd73;
}

.subhead_right {
    color: #24bd73;
}

.text_right {
    color: #222222;
}

.note_right {
    color: #999999;
}

.headline {
    color: #24bd73;
}

.subhead {
    color: #24bd73;
}

.text {
    color: #222222;
}

.note {
    color: #999999;
}

.photo_img {
    padding: 4px;
    border: 1px solid lightgray;
}

#left_column a:visited, #left_column a:link, #left_column a:hover, #left_column a:active {
    color: #139dd7;
}

#footer a:visited, #footer a:link, #footer a:hover, #footer a:active {
    color: #139dd7;
}

#right_column a:visited, #right_column a:link, #right_column a:hover, #right_column a:active {
    color: #139dd7;
}

a.tab_selected:visited, a.tab_selected:link, a.tab_selected:hover, a.tab_selected:active {
    color: #24bd73;
    font-weight: bold;
    font-family: 'tahoma';
}

a.tab_unselected:visited, a.tab_unselected:link, a.tab_unselected:hover, a.tab_unselected:active {
    color: #ffffff;
    font-weight: bold;
    font-family: 'tahoma';
}

a.link_color:visited, a.link_color:link, a.link_color:hover, a.link_color:active {
    color: #139dd7;
}

a.link_color_right:visited, a.link_color_right:link, a.link_color_right:hover, a.link_color_right:active {
    color: #139dd7;
}


