body,td,th {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #6b7675;
  line-height: 5px;
  background-color: black;
  line-height: 130%;
  margin: 0;
}

#wrapper {
  width: 100%;
  margin: auto;
  background-color: transparent;
}

#header {
  width: 100%;
  height: 300px;
  margin: auto;
	background-color: transparent;
}

#wrapper2 {
  width: 600px;
  margin: auto;
  background-color: transparent;
  }
  
#navi {
  width: 145px;
  float: left;
  background-image: url(pics/back_navi.jpg);
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 140px;
   min-height: 720px;
  height: auto !important;
  height: 720px;
  padding-left: 5px;
  }
  


#content {
  text-align: justify;
  width: 335px;
  float: right;
  padding-top: 50px;
  padding-left: 30px;
  padding-right: 85px;
  background-color: transparent;
  background-image: url(pics/back_content.jpg);
  background-repeat: no-repeat;
   min-height: 720px;
  height: auto !important;
  height: 720px;

}

#footer {
  clear: both
  width: 600px;
  height: 90px;
  background-color: transparent;
}

.title {
font-family: times new roman, serif;
color: #383a3a;
text-transform: uppercase;
letter-spacing: 8px;
font-size: 22px;
font-weight: bold;
width: 335px;
padding-bottom: 0px;
margin-bottom: -10px;
padding-top: 20px;
text-align: right;



}

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

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


a img {
  border: none;
}

img {
  border: none;
}

#content a:link, #content a:active, #content a:visited {
  color: #c9d9d8;
	font-size: 7pt;
	letter-spacing: 1px;
  text-decoration: none;
  border-bottom: 1px solid #5e240f;
}


#content a:hover {
 color: white;
	font-size: 7pt;
	letter-spacing: 1px;
  text-decoration: none;
  border-bottom: 1px solid #cfe4df;
}

a.menulink {
  font-family: verdana, sans-serif;
  font-size: 8px;
  text-align: center;
  color: #5b6d6c;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 1px;  
  letter-spacing: 2px;
}


a:hover.menulink {
  font-family: verdana, sans-serif;
  font-size: 8px;
  text-align: center;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 1px;  
  letter-spacing: 2px;
  
}

input, select, option {
   border-left: 0;
   border-right: 0;
  background-color: #383a3a;
  color: white;
  border-top: 1px solid #515a5a;
  border-bottom: 1px solid #515a5a;
}

textarea {
   border-left: 0;
   border-right: 0;
  background-color: #383a3a;
  color: white;
  width: 300px;
  border-top: 1px solid #515a5a;
  border-bottom: 1px solid #515a5a;
}

.strong {
font-family: georgia, serif;
text-transform: uppercase;
color: #763739;
font-size: 12px;
margin: 0 auto;
display: inline;
letter-spacing: 1px;
}

blockquote {
background-color: transparent;
padding: 20px;
  border-bottom: 1px solid #5e240f;
    border-top: 1px solid #5e240f;
}

