/* maybe the line in the logo could be done with a colored div instead?
that way skins could easily change the color */
#content #logo {
  background-image: url(/stylesheets/ann-2006/logo-us.png);
}
#maincontent .forumline th {
  background: #021b73 url(/stylesheets/ann-2006/sidebar_top.gif) repeat-x 0 -5px;
}

/* christmas 
#content #logo {
  background: transparent url(/stylesheets/ann-2006/christmas_logo.gif) no-repeat;
}
#content .bd .c .s {
  background: white url(/stylesheets/ann-2006/christmas_logo.gif) no-repeat 4px -5px;
}
#extramenus, #page-header-banner {
  padding-left: 130px;
}
*/
