body,td,th {
	font-family: lucida sans, serif;
	font-size: 10px;
  color: #896d44;
  background-color: #ae8e57;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 140%;
}

#wrapper {
  position: relative;
  margin: 0 auto;
  width: 700px;
  background-color: #d4b06a;
  border-left: 1px solid #f6d89c;
    border-right: 1px solid #f6d89c;
  
  
}


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


#content {
  float: left;
  width: 320px;
  padding-left: 350px;
  padding-right: 30px;
  padding-top: 0px;
  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: 700px;
	height: 131px;
  background-color: transparent;
   background-image: url(pics/back_footer.jpg);
  background-repeat: no-repeat;
}


.title {
   font-family: "century gothic", sans-Serif;
   font-size: 22px;
   font-style: italic;
   letter-spacing: 8px;
   color: #b48038;
   text-align: center;
   margin-top: 20px;
   padding-left: 20px;
   padding-bottom: 5px;
   width: 290px;
  border-bottom: 1px solid #b4996a;
  text-transform: uppercase;
}


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

.right {
text-align: right;
font-size: 9px;
}

img {
 border: 0;
}

a img {
 border: 0;
}

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

#content a  {
  font-size: 10px;
  text-decoration: none;
	color: #d1762e;
  border-bottom: 1px solid #b48038;
}

#content a:hover {
text-decoration: none;
	color: #8d4001;
  border-bottom: 1px solid white;
  
}



blockquote {
text-align: center;
background-color: transparent;
  border-top: 1px solid #b4996a;
  border-bottom: 1px solid #b4996a;
  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: #88230a;
  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-top: 1px solid #b4996a;
  border-bottom: 1px solid #b4996a;
  color: #592800;
}

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

}
