/* Like threepart, but with fixed menus */
@import "mb_navbar.css";
BODY
{
    background-image : url(fotoalbum_linux.gif);
    background-repeat : repeat;
}
/* The child selectors are a hack to hide these rules from WinIE6,
   which gets confused by 'fixed' */
body>div.map { position: fixed }
