html, body { border: 0; margin: 0; padding: 0; height: 100% }

body {
  display: table;
  font-size: 12px;
  line-height: 17px;
  text-align: justify;
  font-family: Verdana;
  background-image: url('i/body-background.gif')
}
a       { color: #000000; text-decoration: none }
a:hover { color: #993333 }
a.m       { color: #330000; border-bottom: 1px dashed }
a.m:hover { color: #993333; border-bottom: 1px solid }
img { border: 0 }

#outer {
  display: table-cell;
  padding: 0; margin: 0;
  width: 788px; height: 100%;
  background-image: url('i/main-background.gif');
  background-repeat: repeat-y;
}
#inner {
  width: 721px;
  margin-left: 41px;
  background-image: url('i/main-shadow.gif');
  background-repeat: repeat-x;
}
#left-shadow { float: left }
#top   { text-align: center }
#flash { margin: 0 auto; padding: 6px 0 }
#menu   { float: left; clear: left }
#menu a { display: block; margin: 0; padding: 0; height: 47px; overflow: hidden }
#menu-small     { padding: 10px 0 }
#menu-small a   { height: 16px; padding: 2px 0 }
#content   { width: 435px; margin-left: 265px }
#content p { margin: 5px 0 }
#header    { padding-bottom: 10px }

#AdFinem   { clear: both; text-align: center; font-size: 9px; padding: 30px 0 15px 0 }
#AdFinem a { border: 0 }