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 :  #8B7665;
  background :  #f0f0f0;
}

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

h1, h2 {
        border:  #392E23 2px solid;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        margin-left: 175px;
        margin-right: 175px;
        margin-bottom: 1em;
        padding: 15px;
        width: auto;
        display: block;
        background:  #f0f0f0;
        color:  #392E23;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 12px;
        text-align: center;
        height: 20px;
        position: center;
}


h3 {
        padding: 2px;
        width: 675px;
        display: block;
        background:  #f0f0f0;
        color:  #392E23;
        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:  #8B7765;
     font-size: 13px;
     font-weight: bold;
  font-variant: small-caps;
}

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

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

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

.comment {
  font-size : 14px;
  color :  #291E13;
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:  #8B7765 1px solid;
        padding: 15px;
        width: 250px;
height: 250px;
        display:block;
        background:  #FFFFFF;
vertical-align: middle;

}
a.thumbnail:hover            {
        border:  #f0f0f0 1px SOLID;
        padding: 15px;
        width: 250px;
height: 250px;
        display: block;
        background:  #FFFFFF;
}

.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 {
	color:#000000;
	margin-left:200px;
	margin-right:200px;
	text-align:center;
}