body,td,th {
	font-family: verdana, serif;
	font-size: 11px;
  color: #5f5e68;
  background-color: #35192f;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 140%;
   background-image: url(pics/back.gif);
  background-repeat: repeat-y;
}

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


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


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

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


.title {
   font-family: courier new, courier, sans-Serif;
   font-size: 16px;
   letter-spacing: 8px;
   text-transform: uppercase;
   color: #6a6676;
   text-align: right;
   padding-top: 10px;
   margin-top: 20px;
   padding-bottom: 5px;
   width: 490px;
   height: 30px;
  background-image: url(pics/back_title.png);
  background-repeat: no-repeat;
}


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

img {
 border: 0;
}

a img {
 border: 0;
}

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

#content a  {
  font-family: verdana, sans-serif;
  font-size: 11px;
  text-decoration: none;
	color: #4f7b66;
  border-bottom: 1px solid #345244;
}

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



blockquote {
text-align: center;
background-color: transparent;
  border-top: 1px solid #513c52;
  border-bottom: 1px solid #513c52;
  border-left, border-right: 0px;
  padding-top: 5px;
    padding-bottom: 5px;
  background-image: url(pics/back_block.jpg);
  background-repeat: no-repeat;
background-position: right;
width: 300px;
margin-left: 100px;
}

strong {
  color: #5f3858;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 3px;
  font-weight: bold;
  font-family: courier new, courier, sans-serif;
}

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

b {
color: #5f3858;
}


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

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

}
