body,td,th {
	font-family: verdana, serif;
	font-size: 11px;
  color: #5f97b1;
  background-color: #000623;
  margin-top: 0px;
  margin-bottom: 0px;
  letter-spacing: 1px;
}

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


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

#navi {
  float: left;
  width: 200px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url(pics/back_navi.jpg);
  background-repeat: no-repeat;
  min-height: 400px;
  height: auto !important;
  height: 400px;
  padding-top: 30px;
}

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

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

}


.title {
font-family: "century gothic", Serif;
   font-size: 22px;
   color: #cbe0e8;
   font-style: italic;
   text-align: left;
   padding-left: 160px;
   width: 100%;
   background-image: url(pics/back_title.png);
  background-repeat: no-repeat;
  height: 27px;
  letter-spacing: 3px;
  margin-top: 20px;
   
}

.navititle {
   font-family: verdana, sans-Serif;
   font-size: 8px;
   color: white;
   text-transform: uppercase;
   font-weight: bold;
   text-align: center;
   letter-spacing: 3px;
   width: 100%;
   background-image: url(pics/back_navi_title.png);
  background-repeat: no-repeat;
  background-position: bottom;
  height: 25px;
  margin-top: 10px;
}


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

i {
color: #767abb;
}

img {
 border: 0;
}

a img {
 border: 5px solid #5f97b1;
 margin-right: 6px;
  margin-bottom: 5px;
  text-decoration: none;
}

a:hover img {
 border: 5px solid #a8d1e4;
 margin-right: 6px;
  margin-bottom: 5px;
  text-decoration: none;
}

.affi_img {
  display: inline;
  }

#content a  {
  text-decoration: none;
	font-family: verdana, sans-serif;
  font-size: 8px;
  color: #cebef6;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-bottom: 1px solid #8566d0;
}

#content a:hover {
text-decoration: none;
	font-family: verdana, sans-serif;
  font-size: 8px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-bottom: 1px solid white;
  
}

a.menulink {
  font-family: verdana, sans-serif;
  font-size: 8px;
  text-align: center;
  color: #cae7f6;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-top: 1px;  
   background-image: url(pics/back_navi_link.png);
  background-repeat: repeat-y;
  background-position: center;
  letter-spacing: 2px;
}


a:hover.menulink {
  font-family: verdana, sans-serif;
  font-size: 8px;
  text-align: center;
  color: #08356c;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-top: 1px;  
   background-image: url(pics/back_navi_link_hover.png);
  background-repeat: repeat-y;
  background-position: center;
  letter-spacing: 2px;
  
}

blockquote {
background-color: transparent;
  padding: 10px;
  background-image: url(pics/back_block.png);
  background-repeat: repeat-y;
  background-position: center;
}

strong {
  font-family: verdana, sans-serif;
  font-size: 8px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}

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


input, select, option {
  border: 0;
background-color: transparent;
  color: white;
  background-image: url(pics/back_text.png);
  background-repeat: no-repeat;
  background-position: left;
}

textarea {
background-color: #01214f;
border:0;
  color: white;
   background-image: url(pics/back_text.png);
  background-repeat: repeat-y;
  background-position: left
}
