body {
	font-family: tahoma, sans-serif;
	font-size: 10px;
	color: white;
  background-color: #ebebeb;

}

#wrapper {
  position: relative;
  width: 700px;
  height: 100%;
  margin: 0 auto;
  background-color: #ebebeb;
 background-image: url(pics/back_wrapper.gif);
 background-repeat: repeat-y;
  }


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

#navi {
  float: left;
  width: 130px;
  background-color: transparent;
  padding-right: 0px;
  padding-left: 120px;
   background-image: url(pics/back_navi.jpg);
 background-repeat: no-repeat;
}

#content {
  float: right;
  width: 310px;
  background-color: transparent;
  padding-left: 20px;
    padding-right: 120px;
    padding-top: 70px;
  text-align: justify;
  line-height: 150%;
   background-image: url(pics/back_content.jpg);
 background-repeat: no-repeat;
}

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

.title {
font-family: tahoma, sans-serif;
color: #fce9cb;
font-size: 18px;
font-weight: bold;
text-align: left;
text-transform: uppercase;
letter-spacing: 8px;
margin-top: 20px;
width: 310px;
  border-bottom: 1px dotted #f0b57d;
  line-height: 120%;

}

.menutitle {
font-family: "Times new roman", georgia, serif;
color: #c9a571;
font-size: 12px;
font-weight: bold;
text-align: center;
text-transform: uppercase;
letter-spacing: 5px;
width: 99%;
padding-top: 5px;
}


#navi a:link, #navi a:active, #navi a:visited {
  font-family: tahoma, sans-serif;
  color: #fdefd5;
  display: block;
  letter-spacing: 1px;
  text-align: left;
  text-decoration: none;
	font-weight: bold;
	font-size: 6pt;
	text-transform: uppercase;
  border-bottom: 1px dotted #f0b57d;
  border-left: 13px solid #f0b57d;
  margin-bottom: 2px;
  margin-top: 4px;
  padding-bottom: 2px;
  padding-left: 5px;
}


#navi a:hover {
  font-family: tahoma, sans-serif;
  color: white;
  display: block;
  letter-spacing: 1px;
  text-align: left;
  text-decoration: none;
	font-weight: bold;
	font-size: 6pt;
	text-transform: uppercase;
  border-bottom: 1px dotted #850925;
  border-left: 13px solid #850925;
  margin-bottom: 2px;
  margin-top: 4px;
  padding-bottom: 2px;
  padding-left: 5px;
}

#content a:link, #content a:active, #content a:visited {
  color: #eb9e74;
	text-decoration: none;
	font-weight: bold;
	font-size: 6pt;
	text-transform: uppercase;
	letter-spacing: 1px;
}


#content a:hover {
  color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 6pt;
	text-transform: uppercase;
	letter-spacing: 1px;
}



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

strong {
  color: #8d0023;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 2px;
  display: inline;
  }
  

a img {
  border: none;
}

img {
  border: none;
}

.affi_img {
  padding-right: 3px;
  display: inline;
  }
  
  
b {
color: #f3dfad;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 2px;
}

input, select, option {
  background-color: #a31232;
  border: 0;
}

textarea {
   background-color: #a31232;
  border: 0;
}
}

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




