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

}

#wrapper {
  position: relative;
  margin: 0 auto;
  width: 740px;
  background-color: #fffff5;
  background-image: url(pics/back_wrapper.jpg);
   background-repeat: repeat-y;
  
}


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


#content {
  float: left;
  width: 540px;
  padding-left: 100px;
  padding-right: 100px;
  padding-top: 0px;
  text-align: justify;
  background-image: url(pics/back_content.jpg);
  background-repeat: no-repeat;
    min-height: 440px;
  height: auto !important;
  height: 440px;
}

#footer {
	clear: both;
	width: 740px;
	height: 190px;
  background-color: transparent;
   background-image: url(pics/back_footer.jpg);
  background-repeat: no-repeat;
}


.title {
   font-family: "arial", sans-Serif;
   font-size: 13px;
   letter-spacing: 20px;
   color: #e1e0dc;
   text-align: right;
   margin-top: 20px;
   padding-bottom: 5px;
   width: 540px;
  border-bottom: 1px solid #aaaaaa;
  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: white;
  border-bottom: 1px solid #aaaaaa;
}

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



blockquote {
text-align: center;
background-color: #b0afad;
  border-top: 1px solid #d4d3d0;
  border-bottom: 1px solid #d4d3d0;
  border-left, border-right: 0px;
  padding: 5px;
width: 250px;
margin-left: 140px;
}

strong {
  color: #5c5e63;
  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: #b0afad;
  border-top: 1px solid #d4d3d0;
  border-bottom: 1px solid #d4d3d0;
  color: white;
}

textarea {
  border-right: 0px;
 border-left: 0px;
background-color: #b0afad;
  border-top: 1px solid #d4d3d0;
  border-bottom: 1px solid #d4d3d0;
  width: 250px;
  color: white;

}
