@charset "utf-8";
@import "themes/pepper-grinder/jquery-ui-1.8.7.custom.css";
body {                          background:#333; font-size: 12px;    color: #999; }
a, a:visited  {                 text-decoration: none;                                      color: #999; }
a:active {                                                                                  color: #999; }
.current, .current a {                                                                      color: #99f; }
.current a:hover {                                                                          color: #ccf; }
a:hover, a.highlighted:hover{                                                               color: #aaf; }
a:focus, .current a:focus {                                                                 color: #ffc; 
}
#header_container {                                                             background-color:#876;                              
}
#container,#footer, .copyright  {                                               background-color:#aa9c89; 
}
#header_container, #container, #footer,.Menus li,.Menus div, .copyright,.Menus li.current a { background-image: url(/images/dark85.png);                        
}