body {
    background: #a3cdcc url(http://www.humzoo.com/styles/margins/5.jpg);
}

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

.comment_textarea {
    font-family: 'georgia';
    color: #11576b;
    line-height: 1.5;
}

.header_title {
    color: #fda62b;
    font-family: 'georgia';
}

.comment {
    color: #11576b;
}

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

#right_column {
    background-color: #eede7b;
}

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

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

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

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

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

.headline_right {
    color: #488C6C;
}

.subhead_right {
    color: #488C6C;
}

.text_right {
    color: #8E9928;
}

.note_right {
    color: #8E9928;
}

#right_column a:visited, #right_column a:link, #right_column a:hover, #right_column a:active {
    color: #488C6C;
}

.headline {
    color: #8E9928;
}

.subhead {
    color: #8E9928;
}

.text {
    color: #11576b;
}

.note {
    color: #29535E;
}

.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: #488C6C;
}

#footer a:visited, #footer a:link, #footer a:hover, #footer a:active {
    color: #488C6C;
}

#right_column a:visited, #right_column a:link, #right_column a:hover, #right_column a:active {
    color: #488C6C;
}

a.tab_selected:visited, a.tab_selected:link, a.tab_selected:hover, a.tab_selected:active {
    color: #8E9928;
    font-weight: bold;
    font-family: 'helvetica';
}

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

a.link_color:visited, a.link_color:link, a.link_color:hover, a.link_color:active {
    color: #488C6C;
}

a.link_color_right:visited, a.link_color_right:link, a.link_color_right:hover, a.link_color_right:active {
    color: #488C6C;
}


