body {
}
#menu {
background-image:url(/inc/img/site/white_menu_bg.jpg);
}
a, a:visited{
   color: #333333;
}

#menu a, #menu a:visited  {	
   color: #000000;
}

a:hover, a:active, #menu a:hover, #menu a:active {
   color: #FFFFFF;
}

#content a:visited, #content a, #content a:hover, #content a:active {
   color: #333333;
}

#pageTop {
background-image:url(/inc/img/site/white_content_top_bg.jpg);
}
#pageMiddle {
background-image:url(/inc/img/site/white_content_bg.jpg);
}
#pageBottom {
background-image:url(/inc/img/site/white_content_bottom_bg.jpg);
}
