body,td,th {
	font-family: verdana, serif;
	font-size: 11px;
  color: #5a606d;
  background-color: black;
  background-image: url(pics/back.jpg);
  background-repeat: repeat-x;
  margin-top: 0px;
  line-height: 140%;
}

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


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

#navi {
  float: left;
  width: 200px;
}

#content {
  float: right;
  width: 350px;
  padding-right: 150px;
  padding-top: 25px;
  text-align: justify;
  background-image: url(pics/back_content.jpg);
  background-repeat: no-repeat;
}

#footer {
	clear: both;
	width: 700px;
	height: 50px;
}


.title {
   font-family: Times New Roman, Serif;
   font-size: 12px;
   font-weight: bold;
   color: #e3a4de;
   text-align: left;
   padding-left: 50px;
   text-transform: uppercase;
   letter-spacing: 6px;
   border-bottom: 1px solid #44134b;
   padding-top: 10px;
   width: 300px;
}

.navititle {
   font-family:Times New Roman, Serif;
   font-size: 18px;
   color: #8d5e3e;
   font-style: italic;
   font-weight: bold;
   text-align: left;
   padding-left: 20px;
   padding-top: 10px;
   border-bottom: 1px solid #7a3325;
   width: 74%;
   text-transform: capitalize;
   letter-spacing: 1px;
}


.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: tahoma, serif;
  text-transform: uppercase;
  font-size: 6pt;
  font-weight: bold;
  letter-spacing: 3px;
  text-decoration: none;
	color: #8c5d88;
}

#content a:hover {
text-decoration: none;
	color: white;
  
}



blockquote {
background-color: black;
border-top: 0;
  border-bottom: 1px solid #5a606d;
  background-image: url(pics/back_field.jpg);
    border-left: 0;
      border-right: 0;
  color: #5a606d;
  padding: 10px;
}

strong {
  color: #b5c4dc;
  font-family: tahoma, serif;
  text-transform: uppercase;
  font-size: 6pt;
  font-weight: bold;
  letter-spacing: 3px;
}

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


input, select, option {

background-color: black;
border-top: 0;
  border-bottom: 1px solid #5a606d;
  background-image: url(pics/back_field.jpg);
    border-left: 0;
      border-right: 0;
  color: #5a606d;
}

textarea {
background-color: black;
border-top: 0;
  border-bottom: 1px solid #5a606d;
  background-image: url(pics/back_field.jpg);
    border-left: 0;
      border-right: 0;
  color: #5a606d;

}
