 
 
a, 
a:link, 
a:visited, 
a:active 
{ 
   color:rgb(204, 204, 155);
   text-decoration: none; 
   font-weight: bold; 
} 

a:hover 
{ 
   color:rgb(204, 204, 155);;
   text-decoration: none; 
} 

a.thumbnail, 
a.thumbnail:link, 
a.thumbnail:visited, 
a.thumbnail:active 
{ 
   border: rgb(0, 0, 0) 1px solid; 
   margin-bottom: -45px; 
   padding-top: 5px; 
   display: block; 
   background: rgb(35, 35, 35); 
   width: 210px; 
   height: 210px; 
  
} 

a.thumbnail:hover
{
border: rgb(95, 121, 216) 1px solid;
margin-bottom: -45px;
padding-top: 5px;
display: block;
background: rgb(32, 32, 32);
width: 210px;
height: 210px;
-moz-opacity:1.0;
filter: Alpha(Opacity=100);
}

body 
{ 
   color:rgb(204, 204, 155); 
   margin-bottom: 20px; 
   margin-top: 0px; 
   background:rgb(45, 45, 45);
} 

div, 
body, 
th, 
tr, 
table, 
li, 
ul, 
form, 
blockquote, 
p, 
b, 
i, 
h4, 
center 
{ 
   border: 0px; 
   color:rgb(204, 204, 155);
   font: 12px Verdana, Arial, Helvetica, sans-serif; 
} 

font 
{ 
   color:rgb(204, 204, 155);
   border: 0px; 
   margin-left: 4px; 
   margin-right: 4px; 
   font:12px Verdana, Arial, Helvetica, sans-serif;    
   letter-spacing: 0px; 
} 

h1, h2 {
        border: rgb(255, 102,51) 2px solid;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        margin-bottom: 1em;
        margin-left: -10px;
        margin-right: 0px;
        padding: 15px;
        width: 99%;
        display: block;
        background: rgb(0, 0, 0);
  color: rgb(204, 204, 155);
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 4px;
        text-align: center;
        height: 21px;
        position: relative;

}
h1, h2:first-letter
{
  color: rgb(255, 102, 51);
  font-style: bold;
  font-size: 22pt;
}
}
h2:first-letter
{
  color: rgb(255, 102, 51);
  font-style: bold;
  font-size: 22pt;
}

h3 {
        border-bottom: rgb(0, 0, 0) 1px dotted;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        padding: 2px;
        width: 400px;
        display: block;
        background: rgb(40, 40, 40);
        color:rgb(204, 204, 155);
        font: 10px;
        font-weight: normal;
        letter-spacing: 0px;
        text-align: center;
}
h5 
{ 
   border: 0px; 
   padding-left: 2px; 
   width: 150px; 
   display: block; 
   color: rgb(204, 204, 155);
   font: normal 12px Verdana, Arial, Helvetica, sans-serif; 
   filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1,enabled='true',startColorstr='#000000',endColorstr='#2D2D2D'); 
}
h6 
{ 

 

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
