A
  {
    color:#33aa66;
    text-decoration:none;
  }
A:hover
  {
    color:#99ff66;
  }
A.lit
  {
    color:#ffffff;
  }
A.order
  {
    font-weight:bold;
  }
A.order:hover
  {
    color:#99ff33;
  }
BODY
  {
    background-attachment:fixed;
    background-color:#000000;
    background-image:url(../images/bg.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    color:#eeeeee;
    cursor:default;
    margin-left:20;
    margin-right:29;
  }
DIV.postlist
  {
    padding-left:22;
  }
IMG
  {
    border:solid 1px #333333;
  }
IMG.new
  {
    border:none;
    margin-bottom:4;
    margin-left:2;
  }
INPUT.checkbox
  {
    font:normal 11 tahoma;
    margin-bottom:0;
  }
INPUT.submit
  {
    background-color:#336633;
    color:#ffffff;
    cursor:hand;
    font:normal 11 tahoma;
    height:30;
    margin-left:4;
    width:60;
  }
INPUT.text
  {
    font:normal 11 tahoma;
    margin-left:4;
    width:220;
  }
SELECT
  {
    font:normal 11 tahoma;
    margin-left:4;
    width:220;
  }
SPAN.highlight
  {
    color:#ffffff;
    font-weight:bold;
  }
SPAN.price
  {
    color:#99ff33;
    font-weight:bold;
  }
TABLE
  {
    font:normal 12 tahoma;
  }
TABLE TD
  {
    vertical-align:top;
  }
TABLE.layout
  {
    height:100%;
    width:100%;
  }
TABLE.logo
  {
    font-size:11;
    height:80;
    line-height:1.5;
    vertical-align:center;
  }
TABLE.logo IMG
  {
    border:solid 1px #333333;
    margin-right:10;
  }
TABLE.logo SPAN.contact
  {
    color:#ffffff;
    letter-spacing:0.1em;
  }
TABLE.logo SPAN.tagline
  {
    color:#ffffff;
    letter-spacing:0.2em;
  }
TABLE.history DIV.div
  {
    background-color:#666666;
    font:normal 1 roman;
    height:1;
    width:100%;
  }
TABLE.history TD.div
  {
    height:9;
    padding-top:4;
  }
TABLE.history TD.photo
  {
    width:180;
  }
TABLE.history TD.text
  {
    padding-top:4;
  }
TD.body
  {
    padding-top:6;
  }
TD.nav
  {
    line-height:2;
    padding-left:9;
    width:150;
  }
TD.nav A
  {
    display:block;
    letter-spacing:0.1em;
  }
TEXTAREA
  {
    font:normal 11 tahoma;
    margin-left:4;
    width:220;
  }
TR.footer
  {
    height:1;
  }
TR.footer TD
  {
    color:#999999;
    font:normal 10 arial;
  }
TR.header
  {
    height:1;
  }
TR.main
  {
    height:1;
  }
UL
 {
   list-style-image:url(../images/bullet-ball.gif);
 }
