body,td,th {
	font-family: tahoma, sans-serif;
	font-size: 11px;
  color: #c775a4;
  background-color: black;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 150%;
  letter-spacing: 2px;
}

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

}


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


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

#footer {
	clear: both;
	width: 560px;
	height: 80px;
}


.title {
   font-family: "century gothic", sans-serif;
   font-size: 22px;
   font-style: italic;
   letter-spacing: 3px;
   color: white;
   text-align: center;
   padding-top: 30px;
   width: 460px;
  border-bottom: 1px solid #b5006b;
}


.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-style: italic;
  font-size: 11px;
  letter-spacing: 2px;
  text-decoration: none;
	color: white;
  border-bottom: 1px solid #b5006b;
}

#content a:hover {
font-family: "century gothic", sans-serif;
  font-style: italic;
  font-size: 11px;
  letter-spacing: 2px;
  text-decoration: none;
	color: white;
  background-color: #b5006b;
  
}



blockquote {
background-color: transparent;
  background-image: url(pics/back_quote.jpg);
  background-repeat: no-repeat;
background-position: right;
text-align: center;
width: 300px;
border-top: 1px solid #b5006b;
border-bottom: 1px solid #b5006b;
margin-left: 80px;
padding-top: 20px;
padding-bottom: 20px;
}

strong {
font-family: "century gothic", sans-serif;
font-size: 22px;
  color: #ee4d98;
  font-style: italic;
}

b {
color: #c0177b;
}


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


input, select, option {
background-color: transparent;
  border: 1px solid #f6d1d6;
  border-top: 1px solid #b5006b;
border-bottom: 1px solid #b5006b;
background-image: url(pics/back_text.jpg);
  background-repeat: no-repeat;
   border-right: 0;
 border-left: 0;
 color: white;
}

textarea {
    border-right: 0;
 border-left: 0;
background-color: transparent;
border-top: 1px solid #b5006b;
border-bottom: 1px solid #b5006b;
background-image: url(pics/back_quote.jpg);
  background-repeat: no-repeat;
  width: 300px;
  color: white;

}
