body,td,th {
	font-family: verdana, serif;
	font-size: 11px;
  color: #5b691e;
  background-color: #d7daa1;
  margin-top: 0px;
  line-height: 140%;
}

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


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

#navi {
  float: right;
  width: 180px;
    min-height: 379px;
  height: auto !important;
  height: 379px;
}

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

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


.title {
   font-family: arial, sans-Serif;
   font-size: 11px;
   color: #e9f587;
   text-align: left;
   padding-left: 60px;
   padding-top: 5px;
   text-transform: uppercase;
   letter-spacing: 6px;
   margin-top: 10px;
   width: 300px;
   height: 20px;
   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;
  }

#content a  {
  font-size: 10px;
  letter-spacing: 2px;
  text-decoration: none;
	color: #ddf367;
  background-image: url(pics/back_link.png);

}

#content a:hover {
font-size: 10px;
letter-spacing: 2px;
  text-decoration: none;
	color: #828a22;
  background-image: url(pics/back_link_hover.png);
  
}



blockquote {

  background-image: url(pics/back_block.png);
  background-repeat: no-repeat;
  color: #a3a762;
  padding: 10px;
  height: 120px;
}

strong {
  color: #739606;
  font-family: tahoma, serif;
  text-transform: uppercase;
  font-size: 7pt;
  font-weight: bold;
  letter-spacing: 1px;
}

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


input, select, option {

  color: #e9f587;
  border:0;
  background-color: #c6ca78;
}

textarea {
color: #e9f587;
  border:0;
  background-color: #c6ca78;

}
