/* GENERIC SETTINGS */
body { background-image: url(/images/green_body.gif); }
a { color: #4f014f; text-decoration: none; cursor: hand; cursor: hand; }

/* HEADER */
div#header { background-image: url(/images/green_grad1.gif)}

/* BODY */
body div#main_body h1 { color: #4f014f; }
div#body_column div.bodyblock h2 { color: #262626; }
div#body_column div.bodyblock h2 a { color: #262626; }

/* INDEX.HTML */
div#main_body div#welcome h2 { color: #83A11E; }
div#main_body div#welcome h1.landing { color: #4f014f; }
div#main_body div#search { background-image: url(/images/green_grad2.gif)}
div#main_body div#join { background-image: url(/images/green_grad2.gif)}
div#main_body div#find h2 { color: #4f014f; }
