a {
        color: #5B5200;
}
#main a:hover, ul.menu a:hover {
        color: #908400;
}
#footer {
        background-color: #00E23A;
}
#header {
	background:#00E23A url(images/bgt1c.gif)
}
#subheader {
        color: #FFFFFF;
        background:#000000;
}

#box_1 {
        background-color: #30BF00;
}

#box_2, #box_3{
        background-color: #31EF7E;
}

#box_1:hover{
        background-color: #FFFFFF;
}
#box_2:hover, #box_3:hover{
        background-color: #00E23A;
}

#box_1 ul.menu a {
        color: #000000;
}
#box_2 a:hover, #box_3 a:hover {
        color: #FFFFFF;
}



h2 a {
        color: #000000;
}