<!--
  /* [DOM1:1][win:1][gecko:1khtml:1safari:1]  */
-->
    /* menu */
    a.was                           { background:url(/img/was1.gif) no-repeat;cursor:default;}
                                   /* here, not everywhere...
                                      background:none = IE5 quirk
                                      background:url(/img/0.gif) = NN6 quirk */
    a:link.wer,a:visited.wer  { background:none;}    a:active.wer,a:hover.wer  { background:url(/img/wer1.gif) no-repeat;}
    a:link.wo,a:visited.wo  { background:none;}    a:active.wo,a:hover.wo  { background:url(/img/wo1.gif) no-repeat;}
    /* bg, txt */
    div#bg-bar0     { left:0px;top:484px;width:100%;height:17px;                      background:url(/img/bg-bar0.gif) repeat;}    div#bg-bar1     { left:100px;top:484px;width:640px;height:17px;                      background:url(/img/was/bg-bar1.gif) no-repeat;}    div#bg-deco0    { left:100px;top:100px;width:640px;height:0px;                      padding:417px 0px 0px 0px;                      background:url(/img/was/bg-deco0.jpg) no-repeat;}    div#bg-deco1    { left:100px;top:100px;                      width:640px;height:0px;                      padding:417px 0px 0px 0px;                      background:url(/img/was/bg-deco1.gif) no-repeat;}                      /* div only, as p IE55+ positioning trouble with AlphaImageLoader */
    div#txt         { left:100px;top:100px;width:640px;height:0px;                      padding:417px 0px 0px 0px;                      background:url(/img/was/txt.png) no-repeat;}