#topbar {
    background:url(../images/dark/bg_topbar.png) repeat-x;
    
}

#topmenu {
    background:url(../images/dark/bg_topmenu.png) repeat-x;
    
}

#leftcontent .h3left, #rightcontent .h3left {
    background:transparent url(../images/dark/bg_h3left.png) no-repeat scroll left top;
    
}

#leftcontent .h3right, #rightcontent .h3right {
    background:transparent url(../images/dark/bg_h3right.png) no-repeat scroll right top;
    
}

#leftcontent .h3center, #rightcontent .h3center {
    background:transparent url(../images/dark/bg_modhead.png) repeat-x scroll 0 0;
    
}

#leftcontent .h3center h3, #rightcontent .h3center h3, #leftcontent ul.menu li a, #rightcontent ul.menu li a{
    background:transparent url(../images/dark/bg_midot.png) no-repeat scroll 0 50%;
    
}

#inset .h3wrap, #user1 .h3wrap, #user2 .h3wrap, #user3 .h3wrap, #user4 .h3wrap, #user5 .h3wrap, #user6 .h3wrap, #user7 .h3wrap {
    background:url(../images/dark/bg_h3wrap.png) repeat-x;
    
}

#user4 .h3wrap, #user5 .h3wrap, #user6 .h3wrap, #user7 .h3wrap {
    background:url(../images/dark/bg_h3wrap.png) repeat-x;
    
}

#user2 .modulecontent, #user4 .modulecontent, #user7 .modulecontent {
    background:#d8d8d8 url(../images/dark/bg_user2.png) repeat-x;
    
}

#user5 .modulecontent, #user6 .modulecontent {
    background:#9a9a9a url(../images/dark/bg_user6.png) repeat-x;
    
}

#user3 .modulecontent {
    background:#949494 url(http://www.kenstanton.net/templates/jxtc_mlabel/images/dark/bg_user3.png) repeat-x;
    
}

#topmenu li {
    background:url(../images/dark/bg_menuitem.png) repeat-x;
    
}

#threecolumns, #twocolumns {
    background:url(../images/dark/bg_threecolumns.png) repeat-y;
    
}

#twocolumns.noright {
    background:url(../images/dark/bg_noright.png) repeat-y;
    
}

#twocolumns.noleft {
    background:url(../images/dark/bg_noleft.png) repeat-y;
    
}

#onecolumn {
    background:url(../images/dark/bg_onecolumn.png) repeat-y;
    
}