      body { 
        background-color: #C1240a; 
        margin: 0px; 
        padding: 0px;
        font-family: Garamond, Serif, Times;
      }
      table, tr, th, td { 
        text-align: justify;
        vertical-align: top;
        border: none;
        margin: 0px;
        padding: 0px; 
        border-collapse: collapse;
      }
      cite {
        font-family: Times, Serif;
      }
      a {
        text-decoration: none;
        color: #c1240a;
        padding-right: 14px;
        background: url(../i/o.png) no-repeat right;
      }
      td a:hover {
        text-decoration: underline;
      }

      #global {
        width: 100%;
      }
      #main {
        width: 85%;
      }
      #sidebar {
        padding: 10px;
        width: 15%;
        background-color: #fff5bd;
        padding-top: 30px;
      }
      #msn {
        vertical-align: middle;
      }
      #sidebar a {
        margin-left: 8px;
        text-decoration: none;
        font-size: 11pt;
        color: #c1240a;
        padding-right: 14px;
        background: url(../i/o.png) no-repeat right;
      }
      img {
        border: 0px;
      }
      td a:hover {
        text-decoration: underline;
      }
      #fade {
        text-align: center;
        padding-top: 30px;
        visibility: hidden;
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        background-image: url(../i/a.png);
        z-index: 99;
        _background-image:none;
        _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../i/a.png');
      }
      #container {
        width: 825px;
        margin: 0 auto;
      }
      #content { width: 625px; background-color: #fff5bd; }
      #tl { width: 100px; height: 86px; background-image: url(../i/tl.png); }
      #t { width: 625px; height: 86px; background-image: url(../i/t.png); }
      #tr { width: 100px; height: 86px; background-image: url(../i/tr.png); }
      #l { width: 100px; background-image: url(../i/l.png); }
      #r { width: 100px; background-image: url(../i/r.png); }
      #bl { width: 100px; height: 84px; background-image: url(../i/bl.png); }
      #b { width: 625px; height: 84px; background-image: url(../i/b.png); }
      #br { width: 100px; height: 84px; background-image: url(../i/br.png); }
      
      #tabstrip {
        position: absolute;
        left: 0px;
        width: 85%;
        top: 41px; 
      }
      #instrip {
        width: 825px;
        text-align: right;
        margin: 0 auto;
      }
      #meebox {
        overflow: hidden;
        height: 150px;
        width: 175px;
      }
      #meebo {
        margin: -77px auto auto -3px;
      }
      .footnote {
        font-size: 8pt;
        margin-left: 12px;
      }
     .tab {
        display: inline-block;
        width: 80px;
        height: 30px;
        background-color: #C1240a;
        color: #fff5bd;
        padding-top: 10px;
        text-align: center;
        text-decoration: none;
        border-left: solid 1px #fff5bd;
        background-image: none !important;
      }
      .tab:hover {
        text-decoration: underline;
      }
      a.img {
        margin: 0px !important;
        padding: 0px !important;
        background-image: none !important;
      }
      div.vs {
        display: inline-block;
        width: 189px;
        height: 268px;
        background: url(../i/vs.png) no-repeat center;
      }
      div.vs img {
        margin: 11px;
        width: 160px;
        height: 240px;
        border: 0px;
      }
      div.vs div {
        position: relative; 
        width: 150px; 
        height: 25px; 
        color: black; 
        background: url(../i/a.png); 
        margin: -50px 32px 35px 11px; 
        font-size: 10pt; 
        padding: 5px; 
        overflow: hidden; 
        text-align: justify;
      }
      div.hs {
        width: 268px;
        height: 189px;
        padding-left: 22px;
        padding-top: 22px;
        background: url(../i/hs.png) no-repeat center;
      }
      img.hs {
        width: 240px;
        height: 160px;
        border: 0px;
      }
      #lasttab {
        margin-right: 49px;
      }
      #twitter_update_list {
        padding-left: 3px;
      }
      #twitter_update_list li {
        font-size: 9pt;
        list-style-type: none;
        margin-bottom: 5px;
      }
      #twitter_update_list li a {
        display: block;
        background: none;
        color: #c1240a;
      }