body,td,th {
	font-family: verdana, serif;
	font-size: 11px;
  color: #d29f63;
  background-color: #2a0d08;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 140%;
   background-image: url(pics/back.gif);
  background-repeat: repeat-y;
}

#wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 700px;
  background-color: transparent;
  
  
}


#header {
	width: 700px;
	height: 200px;
	background-color: transparent;
	background-image: url(pics/header.jpg);
   background-repeat: no-repeat;
}


#content {
  float: left;
  width: 310px;
  padding-left: 290px;
  padding-right: 100px;
  padding-top: 0px;
  text-align: justify;
  background-image: url(pics/back_content.jpg);
  background-repeat: no-repeat;
    min-height: 570px;
  height: auto !important;
  height: 570px;
}

#footer {
	clear: both;
	width: 700px;
	height: 50px;
  background-color: transparent;
}


.title {
   font-family: arial black, sans-Serif;
   font-size: 18px;
   letter-spacing: 1px;
   color: #884c31;
   text-align: left;
   margin-top: 30px;
   padding-left: 20px;
   padding-bottom: 5px;
   width: 290px;
  border-bottom: 1px solid #6a6b14;
}


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

img {
 border: 0;
}

a img {
 border: 0;
}

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

#content a  {
  font-family: verdana, sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
	color: #72361c;
  border-bottom: 1px solid #3f130b;
}

#content a:hover {
text-decoration: none;
	color: #6a6913;
  border-bottom: 1px solid #403f0b;
  
}



blockquote {
text-align: center;
background-color: transparent;
  border-top: 1px solid #3f130b;
  border-bottom: 1px solid #3f130b;
  border-left, border-right: 0px;
  padding: 5px;
  background-image: url(pics/back_block.gif);
  background-repeat: no-repeat;
background-position: right;
width: 250px;
}

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

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


input, select, option {
  border-right: 0px;
 border-left: 0px;
background-color: transparent;
  border-bottom: 1px solid #6a6b14;
  border-top: 1px solid #6a6b14;
  color: #d29f63;
}

textarea {
  border-right: 0px;
 border-left: 0px;
background-color: transparent;
  border-bottom: 1px solid #6a6b14;
  border-top: 1px solid #6a6b14;
  color: #d29f63;
  width: 250px;

}
