@charset "utf-8";
@import "themes/black-tie/jquery-ui-1.8.7.custom.css";
body {                                                                          background:#333;  font-size: 12px; color: #ddc; font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
}
a, a:visited, a:active  {                                                       text-decoration: none; color: #ddc;  }
.current, .current a {                                                          font-weight: bold; color: #fea;  }
a:hover, a.highlighted:hover, a:focus, .current a:focus, .current a:hover {     color: #9af;
}
#header_container {                                                             background-color: #987;                              
} 
#container,#footer, .copyright  {                                               background-color: #654; 
}
#header_container, #container, #footer,.Menus li,.Menus div, .Menus li.current a    { background-image: url(/images/dark80.png);
}