BODY, TABLE {
   cursor:crosshair;
  letter-spacing: 1px;
line-height: 14px;
font-size: 8pt; 
font-family: trebuchet MS, tahoma, arial, verdana; 
color: #646954; 
   border-collapse: collapse;
   background-color:#3E4233;
   scrollbar-base-color: #3E4233; 
   scrollbar-shadow-color:#EDEEE7;
   scrollbar-highlight-color:#EDEEE7;
   scrollbar-3dlight-color: #3E4233; 
   scrollbar-darkshadow-color: #3E4233; 
   scrollbar-track-color: #3E4233; 
   scrollbar-arrow-color: #3E4233;
}
td {
background: #C4C1B0;
}
.tdcontent {
width: 575;
}
input, textarea, select, option {
font: 11px tahoma, verdana, arial, sans-serif;
color: #656E56;
background-color: #EBEEDD;
border: 1px solid #656E56;
frameborder=0
margin: 1px;
padding: 1px;
}
A, link, visited, active {
font-family: verdana, tahoma, arial; 
font-size: 7pt;
text-decoration: none;
font-weight: normal;
color: #44473A;
letter-spacing:2px;
}

A:hover {
   font-family: verdana, tahoma, arial; 
   font-size: 7pt;
   text-decoration: none;
   font-weight: normal;
   text-transform: uppercase;
   color: #B9C7A4;
   cursor: help;
}
hr {
   color:#D9DBD3;
   width:95%;
   line-height:1px;
   height:50%
}
h2 {
font-family:verdana, tahoma, arial; 
color:#575B4A;
font-size: 7pt;
letter-spacing:2px;
font-weight:bold;
text-transform: uppercase;
background:#D9DBD3;
padding:3px;
text-align:center;
}
h4
{
font-family:verdana, tahoma, arial; 
color:#575B4A;
font-size: 7pt;
letter-spacing:2px;
font-weight:bold;
text-transform: uppercase;
background:#D9DBD3;
border: 2px ridge #D9DBD3;
padding:3px;
text-align:center;
}
h5
{
font-family:verdana, tahoma, arial; 
color:#EDEEE7;
font-size: 7pt;
letter-spacing:2px;
font-weight:bold;
text-transform: uppercase;
padding:3px;
text-align:center;
}

#navigation
{
background:#322618;
text-align:center;
border-bottom: 2px ridge #8B692E;
letter-spacing: 6px;
}
#navigation A, link, visited, active {
font-family: verdana, tahoma, arial; 
font-size: 7pt;
text-decoration: none;
font-weight: normal;
text-transform: uppercase;
color: #AE8845;
letter-spacing:2px;
}

#navigation A:hover {
   font-family: verdana, tahoma, arial; 
   font-size: 7pt;
   text-decoration: none;
   font-weight: normal;
   text-transform: uppercase;
   color: #AE8845;
   cursor: help;
}
#sidebar a, link, visited, active {
font-size:10px;
line-height:12px;
text-decoration: none;
font-weight: normal;
color: #3F4237;
letter-spacing:1px;
text-transform: none;
}

#sidebar a:hover {
font-size:10px;
line-height:12px;
   text-decoration: none;
   font-weight: normal;
   color: #EDEEE7;
   text-transform: none;
   cursor: help;
}
#sidebar { width: 180px;
background: #A7A491;
}
.sidebox {
font-size:10px;
line-height:12px;
font-family:verdana, tahoma, arial; 
color:#575B4A;
background: #A7A491;
width: 160px;
margin:25px 5px 15px 10px;
padding:4px;
}
#content
{
color:#575C48;
padding:1px;
text-align:justify;
margin:5px 10px 5px 10px;
background: #C4C1B0;
width:575px;
}
#footer
{
background:#86816A;
text-align:center;
border-top: 2px ridge #D9DBD3;
}
/*	FanUpdate 1.6 CSS classes	*/

p.catfile {
	text-align: left;
}

p.commenter {
	background: #fff;
	margin: 0 0 1em 0;
}

p.archivelink {
	text-align: center;
}

div.comment_box {
	clear: both;
	background: #eee;
	padding: 1em;
	width: 100%;
	overflow: auto;
	margin: 0 0 1em 0;
}

img.gravatar {
	float: left;
	margin: 0 1em 0 0;
}

.credit {
	clear: both;
	text-align: right;
	border-top: 1px dotted #1B2715;
	margin: 1em 0 0 0;
}

.credit p {
	margin: 0;
}
