/*
The Atomic Hound Dog CSS
*/


body
{ background-color: transparent; color: White;
  font-size: 75%;  background-image : url(graphics/back.jpg); }

 p, h1, h2, h3, table, td, th, ul, ol
{ font-family: verdana,arial,helvetica,sans-serif;  color : White;  }

textarea, input
{ font-family: verdana,arial,helvetica,sans-serif;  color : Black;  }

a:link,a:visited,a:active
{ color: Teal; background-color: transparent; }
a:hover
{ color:#FFFFFF; background-color: transparent;
  text-decoration: underline; }

hr
{ background-color: transparent; color: #ffffff;
  height: 1px;
   }
  
.maintitle
{ background-color: transparent; color: Silver;
  text-decoration: none; line-height: 115%;
  font-weight: bold; font-size: 150%;
  font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
   }

.normal
{ background-color: transparent; color: Silver;
  text-decoration: none; line-height: normal;
  font-weight: normal; font-size: medium;
  font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif; }  

  .gig
{ background-color: transparent; color: Teal;
  text-decoration: none; line-height: 115%;
  font-weight: bold; font-size: x-large;
  font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif; }