/* --------------------------------------------------------------------------------- //
// 

// --------------------------------------------------------------------------------- */

  body { background: #FFF4D2; padding: 0; margin: 0;  border: 0; }

  #leftbar { margin: 0px 25px 0px 40px; text-align: center;   }
  #leftbar p { font: 9pt Verdana,sans-serif; text-align: justify; margin: 9px;  }

  #overall { margin: 19px 0px; }
  #overall img {  border: 0px solid black; }

  h3 { font: bold 16pt Verdana,sans-serif; margin: 8px 0px; }

  #alias { margin: 8px; font: italic 9pt Verdana,sans-serif; }
  #alias span { border-bottom: 1px dotted blue; }

  #bannerimage { display: block; border-bottom: 4px solid #000;  }

  #review { font: 9pt Verdana,sans-serif; margin: 9px 45px 9px 9px; text-align: justify;  }
 
  #email { text-align: right; border: 1px dotted #CFA290; font: italic 11px Verdana,sans-serif; 
           padding: 1px 4px; color: #F4A1A1; }
  #email a { text-decoration: none; color: #F4A1A1; }

  a, :visited { text-decoration: none; color: #36F; }
  a:hover { color: #800; }

  br { clear: both; }

  #bgdeco-left, #bgdeco-right { position: fixed; width: 405px; height: 602px; z-index: 1; }
  #bgdeco-left  { top: 0px; left:  0px; }
  #bgdeco-right { bottom: 0px; right: 0px; }

  .deco-v2-right, .deco-v2-left { position: fixed; height: 56vw; z-index: 1; }
  .deco-v2-left  { left: 0; top: 0;  margin: -77px 0px 0px -77px; }
  .deco-v2-right { bottom: 0px; right: 0px; margin: 0px -77px -77px 0px; transform: rotate(180deg); }


