body {
    background: #35251E url(http://www.humzoo.com/styles/margins/10.jpg);
}

#header_top_bar {
    background: #eeeeee;
}

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

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

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

.comment {
    color: #653b71;
}

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

#right_column {
    background-color: #f5b6ca;
    background-image: url(http://www.humzoo.com/styles/sidebars/14_back.jpg);
}

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

.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: #613c1c;
}

.subhead_right {
    color: #613c1c;
}

.text_right {
    color: #613c1c;
}

.note_right {
    color: #ca6da8;
}

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

.headline {
    color: #d32891;
}

.subhead {
    color: #d32891;
}

.text {
    color: #653b71;
}

.note {
    color: #ff9000;
}

.photo_img {
    padding: 0px;
    border: 5px solid #555555;
}

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

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

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

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

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

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

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


