body,td,th {
	font-family: verdana, serif;
	font-size: 11px;
  color: #6f3302;
  background-color: black;
  margin-top: 0px;
  margin-bottom: 0px;
  letter-spacing: 1px;
}

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


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

#navi {
  float: right;
  width: 150px;
  background-image: url(pics/back_navi.jpg);
  background-repeat: no-repeat;
  min-height: 400px;
  height: auto !important;
  height: 400px;
}

#content {
  float: left;
  width: 338px;
  text-align: justify;
  background-image: url(pics/back_content.jpg);
  background-repeat: no-repeat;
  min-height: 400px;
  height: auto !important;
  height: 400px;
  background-color: black;
  padding-left: 30px;
  padding-right: 30px;
  border-left: 1px solid #452006;
    border-right: 1px solid #452006;
}

#footer {
	clear: both;
	width: 550px;
	height: 50px;

}


.title {
font-family: "book antiqua", serif;
color: #ff9b26;
font-size: 10pt;
font-weight: bold;
   text-align: left;
   text-transform: uppercase;
   letter-spacing: 12px;
   padding-top: 10px;
   width: 90%;
   background-image: url(pics/back_title.jpg);
  background-repeat: no-repeat;
  height: 50px;
  padding-left: 30px;
  margin-top: 40px;
}



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

i {
color: #767abb;
}

img {
 border: 0;
}

a img {
 border: 0;
}

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

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

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


blockquote {
background-color: black;
  padding-top: 40px;
    padding-bottom: 40px;
      padding-left: 30px;
        padding-right: 30px;
  background-image: url(pics/back_block.jpg);
  background-repeat: no-repeat;
  background-position: center;
  color: #6c330b;
  text-align: center;
}

strong {
  color: #d59a28;
  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: black;
border: 1px solid #4d2407;
  color: #6c330b;
}

textarea {
    border-right: 0px;
 border-left: 0px;
background-color: black;
border: 1px solid #4d2407;
  color: #6c330b;
  background-position: right;
}
