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

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


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

#navi {
  float: left;
  width: 400px;
}

#content {
  float: right;
  width: 325px;
  padding-right: 30px;
  padding-left: 20px;
  padding-top: 5px;
  text-align: justify;
  background-image: url(pics/back_content.jpg);
  background-repeat: no-repeat;
    min-height: 500px;
  height: auto !important;
  height: 500px;
}

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


.title {
   font-family: "Century Gothic", sans-Serif;
   font-size: 11px;
   color: #d1a767;
   text-align: right;
   text-transform: uppercase;
   letter-spacing: 4px;
   padding-right: 20px;
   border-bottom: 1px solid #603611;
   padding-top: 10px;
   width: 305px;
}

.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: "Century Gothic", sans-Serif;
   font-size: 11px;
   text-transform: uppercase;
   letter-spacing: 4px;
  text-decoration: none;
	color: #603611;
}

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



blockquote {
background-color: black;
border: 0px;
  padding: 10px;
    background-image: url(pics/back_block.jpg);
  background-repeat: no-repeat;
  text-align: center;
}

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

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


input, select, option {
border: 0;
background-color: black;
  color: #d1a767;
    background-image: url(pics/back_text.jpg);
  background-repeat: no-repeat;
}

textarea {
border: 0;
background-color: black;
  color: #d1a767;
    background-image: url(pics/back_text.jpg);
  background-repeat: no-repeat;

}
