body,td,th {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #abf665;
  margin-top: 0;
  background-color: #a7ba70;
  background-image: url(pics/back.gif);
  background-repeat: repeat-y;
  background-position: right;
}

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


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

#navi {
  float: right;
  width: 160px;
  padding-left: 10px;
  background-color: transparent;
}

#content {
  float: left;
  width: 300px;
  padding-left: 170px;
  padding-right: 10px;
  background-color: transparent;
  text-align: justify;
}

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

.title {
font-family: "georgia", serif;
color: white;
font-size: 18px;
text-align: left;
font-weight: bold;
font-style: italic;
text-transform: lowercase;
padding-left: 30px;
width: 90%;
height: 30px;
margin-top: 20px;
background-image: url(pics/back_title.gif);
background-repeat: no-repeat;

}



#navi a:link, #navi a:active, #navi a:visited {
  font-family: tahoma, sans-serif;
  color: white;
  display: block;
  letter-spacing: 1px;
  background-color: #62ba1f;
  margin-top: 1px;
  margin-right: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: #34660d 1px solid;
  border-left: #34660d 1px solid;
  border-top: #a6ed70 1px solid;
  border-right: #a6ed70 1px solid;
  text-align: center;
  text-decoration: none;
	font-weight: bold;
	font-size: 6pt;
	text-transform: uppercase;
  
  
}


#navi a:hover {
   font-family: tahoma, sans-serif;
  color: white;
  display: block;
  letter-spacing: 1px;
  background-color: #87d64d;
  margin-top: 1px;
  margin-right: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: #34660d 1px solid;
  border-right: #34660d 1px solid;
  border-bottom: #a6ed70 1px solid;
  border-left: #a6ed70 1px solid;
  text-align: center;
  text-decoration: none;
	font-weight: bold;
	font-size: 6pt;
	text-transform: uppercase;

}

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


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



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

strong {
  color: white;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1px;
  display: inline;
  }
  

a img {
  border: none;
}

img {
  border: none;
}

.affi_img {
  padding-right: 3px;
  display: inline;
  }
  
  
input, select, option {
  background-color: #4d7c44;
  color: white;
  border-bottom: #34660d 1px solid;
  border-left: #34660d 1px solid;
  border-top: #a6ed70 1px solid;
  border-right: #a6ed70 1px solid;
}

textarea {
  background-color: #4d7c44;
  color: white;
  width: 300px;
  border-bottom: #34660d 1px solid;
  border-left: #34660d 1px solid;
  border-top: #a6ed70 1px solid;
  border-right: #a6ed70 1px solid;
}

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

blockquote {
text-align: left;
padding-bottom: 8px;
padding-top: 8px;
padding-left: 15px;
border-bottom: #34660d 1px solid;
  border-left: #34660d 1px solid;
  border-top: #a6ed70 1px solid;
  border-right: #a6ed70 1px solid;
  width: 200px;
  background-color: #4d7c44;
}




