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