body,td,th {
	font-family: "lucida sans", verdana, sans-serif;
	font-size: 11px;
  color: #424242;
  background-color: #343434;
  margin-top: 0px;
  margin-bottom: 0px;
  }

#wrapper {
  position: relative;
  width: 700px;
  margin: 0px auto;
  background-color: #2c2c2c;
  border-left: 1px #444444 solid;
  border-right: 1px #444444 solid;
  border-bottom: 1px #444444 solid;
}


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

#navi {
  float: left;
  width: 135px;
  padding-left: 65px;
  padding-top: 80px;
  background-image: url(pics/back_navi.jpg);
  background-repeat: no-repeat;
  min-height: 450px;
  height: auto !important;
  height: 450px;
}

#content {
  float: right;
  width: 470px;
  padding-right: 20px;
  padding-left: 10px;
  text-align: justify;
  background-image: url(pics/back_content.jpg);
  background-repeat: no-repeat;
  min-height: 450px;
  height: auto !important;
  height: 450px;
  line-height: 180%;
}

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


.title {
font-family: Times New Roman, Serif;
   font-size: 18px;
   color: #838383;
   font-weight: bold;
   font-style: italic;
   text-transform: uppercase;
   text-align: center;
   letter-spacing: 2px;
   width: 99%;
   margin-top: 15px;
   border-bottom: 1px solid #363636;
   letter-spacing: 10px;
}

.navititle {
   font-family: georgia, Times New Roman, Serif;
   font-size: 16px;
   font-weight: bold;
   color: #debe95;
   text-align: left;
   width: 85%;
   padding-left: 5px;
   margin-left: 5px;
   margin-top: 15px;
   letter-spacing: 1px;
   border-top: 1px solid #debe95;
   border-bottom: 1px solid #debe95;
   border-left: 1px solid #debe95;
   border-right: 1px solid #debe95;
   background-color: #c79e72;
}


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

img {
 border: 0;
}

a img {
 border: 0;
}

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

#content a  {
  text-decoration: underline;
	color: #a0a0a0;
  font-weight: bold;
}

#content a:hover {
text-decoration: underline;
	color: white;
  font-weight: bold;
  
}

a.menulink {
  font-family: verdana, sans-serif;
  font-size: 11px;
  text-align: left;
  color: #717171;
  text-transform: lowercase;
  text-decoration: none;
  display: block;
  padding-left: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left: 6px;
  margin-top: 1px;
  background-image: url(pics/back_navilink.png);
  background-repeat: no-repeat;  
}


a:hover.menulink {
 font-family: verdana, sans-serif;
  font-size: 11px;
  text-align: left;
  color: white;
  font-weight: bold;
  text-transform: lowercase;
  text-decoration: none;
  display: block;
  padding-left: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left: 6px;
  margin-top: 1px;
  background-image: url(pics/back_navilink.png);
  background-repeat: no-repeat;
  
}

blockquote {
   border: 1px solid #373737;
   background-image: url(pics/back_quote.jpg);
  background-repeat: no-repeat; 
  background-position: right;
  padding-right: 30px;
    padding-left: 10px;
      padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
}

strong {
  color: #626262;
  font-weight: bold;
  font-size: 11px;
}

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


input, select, option {
   border-bottom: 1px solid #444444;
    border-top:0;
 border-left:0;
 border-right: 0;
   background-color: #303030;
   color: #7c7c7c;
}

textarea {
 border-bottom: 1px solid #444444;
 border-top:0;
 border-left:0;
 border-right: 0;
   background-color: #303030;
   color: #7c7c7c;
}
