/* CSS Document */
body{
background:#054b6e; 
/* #background:#155b7e; 
url(bg_main.jpg) center top no-repeat; */
}

#header #top .moduletable h3{
color:#32b1f1;
 background:url(toph3bg.png) no-repeat;
}

.moduletable h3, .moduletable_menu h3, .moduletable_text h3{
/* background:url(h3bg.jpg) top left no-repeat; */

}

a, ul.menu a:hover, li#current a, li.parent li#current a, li#current li a:hover, #bottom li a:hover, a.mainlevel:hover, a#active_menu.mainlevel{
/* color:#32b1f1; */ 
color:#900;
}

ul.menu a:hover, li#current a,  a.mainlevel:hover, a#active_menu.mainlevel{
/* background:url(arrow_active.png) no-repeat; */
background-position:3px 9px;
}

.middle a, h2,.contentheading{
/* color:#62b625; */
/* border:1px double rgb(255,255,0); */
}

.button{
background:#155b7e top left repeat-x;
}

.middle ul li{
/* background:url(bullet.png) no-repeat; */
}

#reflection{
background:url(reflection.jpg) top left repeat-x;}

#reflection-l{
background:url(reflection-l.jpg) top left no-repeat;}

#reflection-r{
background:url(reflection-r.jpg) top right no-repeat;}


#container{
background:url(containerbg_l.jpg) top left repeat-y;
}

#container .bgright{
background:url(containerbg_r.jpg) top right repeat-y;
}

#header .bgleft{
background:url(headerbg_l.jpg) top left no-repeat;
}
#header .bgright{
background:url(headerbg_r.jpg) top right no-repeat;
} 

li.parent li#current a, li#current li a:hover{
/* background:url(arrow_subactive.png) no-repeat; */
text-indent: 20px;
background-position:4px 10px;
}

#user3 ul li a:hover{
background: transparent url(topmenu-bg.jpg) repeat-x;
background-position:0px 1px;
}
