body {
  background-color: #000000;
  font-family: Century Gothic, sans-serif;
  font-size: 13px;
}

td {
  font-family: Century Gothic, sans-serif;
  font-size: 13px;
}

p {
  line-height: 1.3;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-top: 10px;
}

h1 {
  line-height: 1.3;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-top: 0px;
}

h2 {
  line-height: 1.3;
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 13px;
  color: #006600;
}

h3 {
  line-height: 1.3;
  margin-bottom: 0px;
  margin-top: 6px;
  font-size: 13px;
  color: white;
}



th {
  font-family: Century Gothic, sans-serif;
  font-size: 13px;
}

select {
  letter-spacing: .9;
  background-color: #000000;
  border-color: #999999;
  font-family: Century Gothic, sans-serif;
  font-size: 12px;
  color: #FFCC00;
}

style1 {
  font-size: 13px;
  color: black;
}

style2 {
  font-size: 13px;
}

#picturearea{
filter:alpha(opacity=100);
-moz-opacity: 0;
}

#videoarea{
filter:alpha(opacity=100);
-moz-opacity: 0;
}

#topbar{
position:absolute;
border: 1px;
border-color: #006600;
padding: 2px;
background-color: black;
width: 435px;
height: 81px;
visibility: hidden;
z-index: 100;
}

#topbar2{
position:absolute;
border: 1px;
border-color: #006600;
padding: 2px;
background-color: black;
width: 600px;
height: 100px;
visibility: hidden;
z-index: 100;
}

a:link {color: #006600; text-decoration: none; text-transform: none}     /* unvisited link */
a:visited  {color: #333333; text-decoration: none; text-transform: none}  /* visited link */
a:hover  {color: #FFFFFF; text-decoration: none; text-transform: none}  /* mouse over link */
a:active {color: #00CC00; text-decoration: none; text-transform: none}  /* selected link */

