body { background-image: url(images/bg.gif);
text-align: center;
}

input, textarea, select {
background-color: #E6D8C0;
color: #7E6455;
border: 1px solid #7E6455;
}

blockquote {
   font-size: 9pt;
   font-family: Tahoma, Verdana, serif;
   text-align: left;
   color: #7E6455;
   background-color: #E6D8C0;
   padding: 5px;
}



#container {
  width: 570px;
  margin: 0 auto 0 auto;
}

#image {
  width: 500px;
  height: 365px;
  border: 0px;
  margin-bottom: -4px;

}



#content {
        width: 490px;
        background-color: #FFFFFF;
        padding: 10px 5px 5px 5px;
        margin-bottom: 0px;
}
#navigation {
  width: 490px;
  text-align: left;
  color: #E6D8C0;
  background-color: #FFFFFF;
  margin-top: 0px;
  padding: 5px;
}

#navigation a {
  color: #E6D8C0;
  FONT-FAMILY: Tahoma, Verdana, serif ;
  font-size: 9pt;
  font-weight: normal;
}

#navigation a:hover {
   color: #7E6455;
   font-weight: bold;
   background-color: #FFFFFF;
}

ul {
list-style-type: square;
  color: #7E6455;
  font-size: 9pt;
  FONT-FAMILY: Tahoma, Verdana, serif;
  text-align: left;

}



a:link { font-weight:normal; color:#4E3628; text-decoration:none; }
a:visited { font-weight:normal; color:#4E3628; text-decoration:none; }
a:focus { font-weight:normal; color:#4E3628; text-decoration:none; }
a:hover { font-weight:normal; color:#7E6455; text-decoration:none; text-transform: uppercase; }
a:active { font-weight:normal; color:#4E3628; text-decoration:none; }



p {
  font-size: 9pt;
	color: #7E6455;
	FONT-WEIGHT: normal;
	FONT-FAMILY: Tahoma, Verdana, serif ;
	text-align: left;
}


.text02 {
	font-size: 9pt;
	color: #7E6455;
	FONT-WEIGHT: normal;
	FONT-FAMILY: Tahoma, Verdana, serif ;
	text-align: center;
}

.title{
font-family: Verdana;
color: #E6D8C0;
font-size: 8pt;
font-weight: none;
font-style: none;
text-align: left;
text-transform: uppercase;
letter-spacing: 4px;
border-left: 3px solid #7E6455;
padding-left: 4px;
 }



h2 {
   font-size: 8pt;
   font-family: Verdana, Tahoma, serif;
   text-align: center;
   color: #7E6455;
}

//Fanupdate

p.catfile {
  font-size: 8pt;
}

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;
}

div.credit {

	clear: both;
	text-align: center;
	margin: 1em 0 0 0;
}

div.credit p {
	margin: 0 0 5 0;
        font-size: 8pt;
}