body,td,th {
	font-family: georgia, serif;
	font-size: 11px;
  color: #69331b;
  background-color: black;
  margin-top: 0px;
  margin-bottom: 0px;
}

#wrapper {
  position: relative;
  width: 600px;
  margin: 0px auto;
  border-left: 1px solid #65290f;
  border-right: 1px solid #65290f;
  border-bottom: 1px solid #65290f;
  background-color: black;
  
}


#header {
	width: 600px;
	height: 420px;
	background-color: transparent;
	background-image: url(pics/header.jpg);
}

#navi {
  float: right;
  width: 160px;
  background-image: url(pics/back_navi.jpg);
  background-repeat: no-repeat;
}

#content {
  float: left;
  width: 400px;
  padding-left: 20px;
    padding-right: 15px;
  text-align: justify;
}

#footer {
	clear: both;
	width: 600px;
	height: 50px;
  background-image: url(pics/footer.jpg);
  background-repeat: no-repeat;

}


.title {
font-family: georgia, serif;
font-size: 20px;
font-weight: bold;
letter-spacing: 2px;
color: #521e08;
text-align: right;
background-color: #190802;
  border-top: 1px solid #3d1909;
  border-bottom: 1px solid #3d1909;
  margin-top: 20px;
}


.fans {
width: 200px;
margin: 0 auto;
text-align: center;
}

.center {
margin: 0 auto;
text-align: center;
}

img {
 border: 0;
}

a img {
 border: 0;
}

.affi_img {
  padding-right: 4px;
  display: inline;
  }

#content a  {
  text-decoration: underline;
	color: #a25222;
}

#content a:hover {
text-decoration: underline;
	color: #d67941;
  
}

a.menulink {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 4px;
  padding-top: 2px;
    padding-bottom: 2px;
  font-family: georgia, serif;
  font-size: 11px;
  text-align: center;
  color: #69331b;
  text-decoration: none;
  display: block;
  height: 15px;
  background-color: #190802;
  border-top: 1px solid #3d1909;
  border-bottom: 1px solid #3d1909;
  
}


a:hover.menulink {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 4px;
  padding-top: 2px;
    padding-bottom: 2px;
  font-family: georgia, serif;
  font-size: 11px;
  text-align: center;
  color: #69331b;
  text-decoration: none;
  display: block;
  height: 15px;
  background-color: #190802;
  border-top: 1px solid #3d1909;
  border-bottom: 1px solid #3d1909;
   background-image: url(pics/back_navi.gif);
  background-repeat: no-repeat;
  
}

blockquote {
background-color: #190802;
  border-top: 1px solid #3d1909;
  border-bottom: 1px solid #3d1909;
  padding: 10px;
}

strong {
  color: #4b250e;
  font-style: italic;
  font-weight: bold;
}

.navipic {
padding-left: 4px;
}


input, select, option {
  border-right: 0px;
 border-left: 0px;
background-color: #190802;
  border-top: 1px solid #3d1909;
  border-bottom: 1px solid #3d1909;
  color: #69331b
}

textarea {
    border-right: 0px;
 border-left: 0px;
background-color: #190802;
  border-top: 1px solid #3d1909;
  border-bottom: 1px solid #3d1909;
  color: #69331b
}
