div.byblaisegassend, div.titleline { font-family: sans-serif }
div.byblaisegassend { }
div.titleline { font-weight: bold; font-size: 200% }
div.header { background: #cca; font-size; }
div.footer { font-size: small; background: #cca; }
div.mainbody { left: 20%; width: 80% }

li.parentmenuentry { background: #aa7 }
li.childmenuentry { background: #aa7 }
li.currentmenuentry { background: #f77 }

div.menu { float: right; width: 30%; }
div.menu ul { list-style-type: none; margin: 0 0 1% 3%; 
  padding: 0;font-family: sans-serif; text-align: center } 
div.menu a { text-decoration: none; font-size: small }
div.menu ul li { margin: 5px; padding: 5px; border-style: groove }
div.menu ul li:hover { border-style: ridge }

div.menu ul li.currentmenuentry { border-style: ridge }
/*
div.header { position: fixed; top: 0px; width: 100% }
div.footer { position: fixed; bottom: 0px; width: 100% }
*/

table.album { width: 100% }
