/* green stuff */

a:link, a:visited {
        color: #9CBD1A;
}

div#logo {
        background: url(../images/gs_logo_red.png) 0 0 no-repeat;
}

#rightblock {
        background: url(../images/gs_fade_green.png) 0 0 repeat-x;
}

#rightblock h3 {
        color: #83A90E;
        background: url(../images/gs_underline_green.png) 0 100% repeat-x;
}

#rightblock div, #rightblock span, #rightblock td, #rightblock span, #rightblock p {
        /* green */
        color: #738C24;
}

span.pathway {
        color: #B7ED12;
}

a.pathway:link, a.pathway:visited {
        color: #B7ED12;
}

td.sidecol {
        background: #EEFBC8;
}