/**** Body ***/
body { background:url("../gfx/green/bg_body.jpg") repeat-x 0 0; }

/**** Top ***/
#top { background:url("../gfx/green/bg_header.jpg") no-repeat 0 0; }

/**** Main Menu ***/
#menu { background:url("../gfx/green/menu_top.jpg") no-repeat 0 0; }

/**** Content Container ***/
#wrapC1 { background:url("../gfx/green/grad_content_left.jpg") no-repeat 0 0; }
#wrapC2 { background:url("../gfx/green/grad_content_right.jpg") no-repeat right 0; }
#content { background:url("../gfx/green/bg_content.jpg") no-repeat 0 0; }

/**** Nav Link ***/
DIV.nav A, DIV.nav A.act { color:#00a21f; }
DIV.nav A.act { background:url("../gfx/green/bullet_nav_act.gif") no-repeat 12px 1px; }
DIV.nav A:hover { background:url("../gfx/green/bullet_nav_act.gif") no-repeat 12px 1px; }

/**** Nav ***/
DIV.bg_nav_top_act { background:url("../gfx/green/bg_nav_top.gif") no-repeat 0 0; }
DIV.bg_nav_bottom_act { background:url("../gfx/green/bg_nav_bottom.gif") no-repeat 0 0; }
DIV.bg_nav_middle_act { background:url("../gfx/green/bg_nav_middle.gif") repeat-y 0 0; }

/**** Box ***/
DIV.box { background:url("../gfx/green/bg_box_middle.gif") repeat-y 0 0; }
DIV.box_top { background:url("../gfx/green/bg_box_top.gif") no-repeat 0 0; }
DIV.box_bottom { background:url("../gfx/green/bg_box_bottom.gif") no-repeat 0 4px; }

/**** Footer ***/
#footer { background:url("../gfx/green/grad_footer.jpg") repeat-x 0 0; }