body,td,th {
	font-family: verdana, serif;
	font-size: 11px;
  color: #9d5634;
  background-color: black;
  margin-top: 0px;
  margin-bottom: 0px;
}

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


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

#navi {
  float: right;
  width: 150px;
  padding-left: 30px;
  padding-right: 70px;
  background-image: url(pics/back_navi.jpg);
  background-repeat: no-repeat;
}

#content {
  float: left;
  width: 405px;
  padding-left: 120px;
  padding-right: 70px;
  padding-top: 80px;
  text-align: justify;
  background-image: url(pics/back_content.jpg);
  background-repeat: no-repeat;
  min-height: 400px;
  height: auto !important;
  height: 400px;
}

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

}


.title {
font-family:Times New Roman, Serif;
   font-size: 26px;
   color: #8d5e3e;
   font-style: italic;
   font-weight: bold;
   text-align: left;
   letter-spacing: 2px;
   border-bottom: 1px solid #7a3325;
   padding-top: 10px;
   width: 100%;
}

.navititle {
   font-family:Times New Roman, Serif;
   font-size: 18px;
   color: #8d5e3e;
   font-style: italic;
   font-weight: bold;
   text-align: left;
   padding-left: 20px;
   padding-top: 10px;
   border-bottom: 1px solid #7a3325;
   width: 74%;
   text-transform: capitalize;
   letter-spacing: 1px;
}


.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: #c86636;
}

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

a.menulink {
  font-family: verdana, sans-serif;
  font-size: 11px;
  text-align: left;
  color: #a6542c;
  text-transform: lowercase;
  text-decoration: none;
  display: block;
  padding-left: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-top: 1px;  
}


a:hover.menulink {
  font-family: verdana, sans-serif;
  font-size: 11px;
  text-align: left;
  color: #6d3215;
  font-weight: bold;
  
  text-transform: lowercase;
  text-decoration: none;
  display: block;
  padding-left: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-top: 1px;
  
}

blockquote {
background-color: #190802;
  border-top: 1px solid #7a3325;
  border-bottom: 1px solid #7a3325;
    border-left: 1px solid #7a3325;
      border-right: 1px solid #7a3325;
  padding: 10px;
  background-image: url(pics/back_quote.jpg);
  background-repeat: no-repeat;
  background-position: right;
}

strong {
  color: #c35622;
  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: #190802;
border-top: 1px solid #7a3325;
  border-bottom: 1px solid #7a3325;
    border-left: 1px solid #7a3325;
      border-right: 1px solid #7a3325;
  color: #9d5634;
  background-image: url(pics/back_input.jpg);
  background-repeat: no-repeat;
  background-position: right;
}

textarea {
    border-right: 0px;
 border-left: 0px;
background-color: #190802;
border-top: 1px solid #7a3325;
  border-bottom: 1px solid #7a3325;
    border-left: 1px solid #7a3325;
      border-right: 1px solid #7a3325;
  color: #9d5634;
   background-image: url(pics/back_text.jpg);
  background-repeat: no-repeat;
  background-position: right;
}
