body,td,th {
	font-family: arial, sans-serif;
	font-size: 12px;
  color: #1a9599;
  background-color: #26b7ae;
  margin-top: 0px;
}

#wrapper {
  position: relative;
  width: 700px;
  margin: 15px auto;
  background-image: url(pics/back_wrapper.gif);
  background-repeat: repeat-y;
}


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

#navi {
  padding-top: 165px;
  float: right;
  width: 260px;
  background-image: url(pics/back_navi.jpg);
  background-repeat: no-repeat;
}

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

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

}


.title {
font-family: "arial black", arial, sans-serif;
color: white;
font-size: 18px;
text-align: right;
text-transform: uppercase;
letter-spacing: 3px;
background-color: #7ad3cc;
margin-top: 15px;
margin-bottom: 5px;
border-left: 10px #26b7ae solid; 
}


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

img {
 border: 0;
}

a img {
 border: 0;
}

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

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

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

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

a.menulink {
  margin-left: 4px;
  margin-right: 112px;
  margin-bottom: 2px;
  padding-left: 20px;
  padding-top: 5px;
  font-family: arial, sans-serif;
  font-size: 12px;
  color: white;
  text-decoration: none;
  display: block;
  height: 20px;
  background-color: #7ad3cc;
}


a:hover.menulink {
  margin-left: 4px;
  margin-right: 112px;
  margin-bottom: 2px;
  padding-left: 20px;
  padding-top: 5px;
  font-family: arial, sans-serif;
  font-size: 12px;
  color: white;
  text-decoration: none;
  display: block;
  height: 20px;
  background-color: #26b7ae;

}

blockquote {
 background-color: #b8fcf8;
 border-left: 15px solid #7bded6;
 padding-left: 15px;
 padding-top: 3px;
 padding-bottom: 3px;
}

strong {
  color: #11c397;
  font-weight: bold;
}

.navipic {
padding-left: 4px;
}


input, select, option {
  border-right: 0px;
  border-bottom: 0px;
  border-top: 0px;
  background-color: #7ad3cc;
  border-left: 4px solid #26b7ae;
  color: #1a9599;
}

textarea {
   border-right: 0px;
  border-bottom: 0px;
  border-top: 0px;
  background-color: #7ad3cc;
  border-left: 4px solid #26b7ae;
  color: #1a9599;
}