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

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

.comment_textarea {
    font-family: 'helvetica';
    color: #444444;
    line-height: 1.5;
}

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

.comment {
    color: #444444;
}

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

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

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

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

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

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

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

.headline_right {
    color: #3d58a3;
}

.subhead_right {
    color: #3d58a3;
}

.text_right {
    color: #444444;
}

.note_right {
    color: #16A39F;
}

.headline {
    color: #3d58a3;
}

.subhead {
    color: #3d58a3;
}

.text {
    color: #444444;
}

.note {
    color: #16A39F;
}

.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: #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: #3d58a3;
    font-weight: normal;
    font-family: 'helvetica';
}

a.tab_unselected:visited, a.tab_unselected:link, a.tab_unselected:hover, a.tab_unselected:active {
    color: #ffffff;
    font-weight: normal;
    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;
}


