body,td,th {
	font-family: verdana, serif;
	font-size: 11px;
  color: #b07767;
  background-color: black;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 140%;
}

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


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

#navi {
  float: right;
  width: 160px;
}

#content {
  float: left;
  width: 390px;
  padding-left: 100px;
  padding-right: 10px;
  padding-top: 25px;
  text-align: justify;
  background-image: url(pics/back_content.gif);
  background-repeat: no-repeat;
}

#footer {
	clear: both;
	width: 660px;
	height: 50px;
}


.title {
   font-family: Times New Roman, Serif;
   font-size: 21px;
   color: #694235;
   text-align: right;
   padding-right: 50px;
   text-transform: uppercase;
   letter-spacing: 4px;
   border-bottom: 1px solid #4a1c12;
   padding-top: 10px;
   width: 340px;
}

.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  {
  font-family: times new roman, serif;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 2px;
  text-decoration: none;
	color: #66281a;
}

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



blockquote {
background-color: #190802;
  border-top: 1px solid #66281a;
  border-bottom: 1px solid #66281a;
    border-left: 1px solid #66281a;
      border-right: 1px solid #66281a;
  padding: 10px;
}

strong {
  color: #694235;
  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 #66281a;
  border-bottom: 1px solid #66281a;
    border-left: 1px solid #66281a;
      border-right: 1px solid #66281a;
  color: #b07767;
}

textarea {
    border-right: 0px;
 border-left: 0px;
background-color: #190802;
border-top: 1px solid #66281a;
  border-bottom: 1px solid #66281a;
    border-left: 1px solid #66281a;
      border-right: 1px solid #66281a;
  color: #b07767;

}
