BODY, TD, TH
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
}

BODY
{
  background-image: url('/images/layout/bg.gif');
  background-color: #000;
  margin: 0;
}

#main
{
  background-image: url('/images/layout/s_bg.jpg');
  background-repeat: no-repeat;
  width: 710px;
  height: 539px;
  margin: auto;
  border-left: 2px solid #FFF;
  border-right: 2px solid #FFF;
}

#top
{
  height: 300px;
}

#content
{
  height: 226px;
}

#bottom
{
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #000;
}

#bottom A
{
  color: #666;
  text-decoration: none;
}

#bottom A:Hover
{
  color: #666;
  text-decoration: underline;
}

#icons
{
  float: right;
  height: 163px;
  list-style: none;
  margin: 96px 0 0 0;
  padding: 0;
  width: 345px;
}

#icons LI
{
  float: left;
  margin: 0 9px 6px 0;
}

#rollover
{
  float: left;
  height: 268px;
  position: relative;
  width: 353px;
  z-index: 1;
}

.instructions
{
  color: #000;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  height: 15px;
  margin-top: -15px;
  padding-right: 5px;
  text-align: right;
  width: 348px;
}

.title
{
  float: left;
  margin-top: 2px;
}
