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

#wrapper {
  position: relative;
  width: 500px;
  margin: 15px auto;
  background-color: #cba676;
  border: 1px white solid;
}


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

#navi {
  float: left;
  width: 120px;
  background-image: url(pics/back_navi.gif);
  background-repeat: no-repeat;
}

#content {
  float: right;
  width: 340px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: justify;
  background-image: url(pics/back_content.gif);
  background-repeat: no-repeat;
}

#footer {
	clear: both;
	width: 500px;
	height: 90px;
  background-image: url(pics/back_footer.gif);
  background-repeat: no-repeat;

}


.title {
font-family: georgia, Times New Roman, Serif;
   font-size: 20px;
   color: #debe95;
   font-weight: bold;
   text-align: right;
   letter-spacing: 2px;
   width: 99%;
   border-top: 1px solid #debe95;
   border-bottom: 1px solid #debe95;
   border-left: 1px solid #debe95;
   border-right: 1px solid #debe95;
   background-color: #c79e72;
   margin-top: 15px;
   background-image: url(pics/back_title.gif);
  background-repeat: no-repeat;
}

.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: #edcea6;
  font-weight: bold;
}

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

a.menulink {
  font-family: verdana, sans-serif;
  font-size: 11px;
  text-align: left;
  color: #e5c49a;
  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.gif);
  background-repeat: no-repeat;  
}


a:hover.menulink {
  font-family: verdana, sans-serif;
  font-size: 11px;
  text-align: left;
  color: #6d3215;
  font-weight: bold;
  text-transform: lowercase;
  text-decoration: none;
  display: block;
  padding-left: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-top: 1px;
  
}

blockquote {
border-top: 1px solid #debe95;
   border-bottom: 1px solid #debe95;
   border-left: 1px solid #debe95;
   border-right: 1px solid #debe95;
   background-color: #cba676;
   background-image: url(pics/back_block.gif);
  background-repeat: no-repeat; 
  background-position: right;
  padding-right: 30px;
    padding-left: 10px;
      padding-top: 10px;
        padding-bottom: 10px;
}

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

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


input, select, option {
border-top: 1px solid #debe95;
   border-bottom: 1px solid #debe95;
   border-left: 1px solid #debe95;
   border-right: 1px solid #debe95;
   background-color: #c79e72;
   color: #8b5639;
}

textarea {
border-top: 1px solid #debe95;
   border-bottom: 1px solid #debe95;
   border-left: 1px solid #debe95;
   border-right: 1px solid #debe95;
   background-color: #c79e72;
   color: #8b5639;
}
