DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,FONT {
  font-family: verdana;
  font-size: 14px;
  font-weight: normal;
  font-variant: small-caps;
  color :  #5b5b65;
  background :  #2d2d2d;
}

i{
        font: 13px  #8B7765 verdana;
        font-variant: small-caps;
        letter-spacing: 1px;
        text-align: center;
}

h1, h2 {
        border:  #5f79d8 1px solid;
        border-left: #000000 1px solid;
        border-right: #000000 1px solid;
        border-top: #000000 1px solid;
        margin-left: 175px;
        margin-right: 175px;
	margin-top: 30px;
        margin-bottom: 0px;
        padding: 8px 12px 8px 0px;
        width: auto;
        display: block;
        background:  #131313;
        color:  #5b5b65;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 10px;
        text-align: center;
        height: 20px;
        position: relative;
        filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,enabled='true',startColorstr='#000000',endColorstr='#2d2d2d');
}



h2:first-letter,h1:first-letter {
color:#ccccff;
        font-size: 22px;
}
h3 {
        padding: 2px;
        width: 675px;
        display: block;
        background:  #2d2d2d;
        color:  #797983;
        font: 14px VERDANA;
        font-weight: normal;
        letter-spacing: 1px;
        text-align: center;
}

H4{     width: 800px;
        display: block;
        color:  #392E23;
        font: 12px verdana;
        font-weight: bold;
        letter-spacing: 2px;
        text-align: center;
}

h5 {
        
        width: 600px;
        display: block;
        color:  #392E23;
        font: 11px verdana;
        text-align: center;
        }

H6{     width: 575px;
        display: block;
        color:  #392E23;
        font: 13px VERDANA;
        font-weight: normal;
        letter-spacing: 1px;
        text-align: left;
}

A:link, A:active, A:visited,
A.header:link, A.header:active, A.header:visited{
     text-decoration: none;
 color:  #5b5b65;
     font-size: 13px;
     font-weight: bold;
  font-variant: small-caps;
}

a:hover {
        color:  #ccccff;
        text-decoration: none;
        font-size: 13px;
        font-weight: bold;
        font-variant: small-caps;
}

.caption {
  font-size : 13px;
  color :  #392E23;
}

.title {
  font-size : 12px;
  color :  #797983;
font-weight:lighter;
}

.comment {
  font-size : 14px;
  color :  #797983;
font-weight:lighter;
margin-left:200px;
margin-right:200px;
}

TD 
{
        border: 1px none;
        background: none; 
        border-collapse: collapse;
        empty-cells: show;
}

a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active {
        border:  #000000 1px solid;
        padding: 15px;
        width: 250px;
height: 250px;
        display:block;
        background:  #232323;
vertical-align: middle;

}
a.thumbnail:hover            {
        border-bottom:  #5f79d8 1px SOLID;
        border-left:  #000000 1px SOLID;
        border-right:  #000000 1px SOLID;
        border-top:  #000000 1px SOLID;
        padding: 15px;
        width: 250px;
height: 250px;
        display: block;
        background:  #191919;
}

.thumbnail { 
border-color:  #FFFFFF; 
border-width: 8px; 
}

#commentlist .from {
        font: 13px verdana;
        font-weight: bold;
        padding: 1px;
}

#commentlist .date {
        font-size: 13px;
        padding: 1px;
}
                                                                                
#commentlist .message_body {
	font-size: 13px;
        padding: 1px;
}

div.description {
	padding-top:20px;
	margin-left:200px;
	margin-right:200px;
	color:#797983;
	text-align:center;
}
