body,td,th {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #28575b;
  background-color: #1b282d;
  line-height: 110%;
  margin-top: 0;
  letter-spacing: 2px;
   
}

#wrapper {
  position: absolute;
  right: 0;
  top: 0;
  width: 800px;
  margin: 0 auto;
  background-color: #1b282d;
}

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

#navi {
  float: right;
  display: inline;
  width: 130px;
  padding-right: 20px;
  padding-top: 20px;
  background-color: transparent;
  background-image: url(pics/back_navi.jpg);
  background-repeat: no-repeat;
  min-height: 340px;
  height: auto !important;
  height: 340px;
}

#content {
  float: left;
  width: 500px;
  padding-right: 20px;
  padding-left: 130px;
  background-image: url(pics/back_content.jpg);
  background-repeat: no-repeat;
  text-align: justify;
  min-height: 340px;
  height: auto !important;
  height: 340px;
}

#footer {
	clear: both;
	width: 800px;
	height: 40px;
}

.title {
font-family: "book antiqua", serif;
color: #938960;
font-size: 17pt;
font-weight: bold;
text-align: center;
font-style: italic;
text-transform: uppercase;
width: 500px;
  border-bottom: 1px solid #4e452e;
letter-spacing: 16px;
padding-top: 2px;
margin-top: 15px;
}

.menutitle {
font-family: "book antiqua", serif;
color: #938456;
font-size: 15pt;
font-weight: bold;
text-align: right;
font-style: italic;
text-transform: uppercase;
width: 99%;
letter-spacing: 1px;
text-align: center;
}

.menulink a:hover {
  margin-bottom: 1px;
  padding-top: 7px;
  padding-left: 10px;
  text-align: left;
  font-family: arial, sans-serif;
  font-size: 11px;
  color: white;
  text-decoration: none;
  display: block;
  height: 20px;
  background-color: transparent;
  cursor: crosshair;
  background-image: url(pics/back_menu_hover.png);
  background-repeat: no-repeat;
}

.menulink a {
  margin-bottom: 1px;
  padding-top: 7px;
  padding-left: 10px;
  text-align: left;
  font-family: arial, sans-serif;
  font-size: 11px;
  color: #90bdc1;
  text-decoration: none;
  display: block;
  height: 20px;
  background-color: transparent;
  cursor: crosshair;
  background-image: url(pics/back_menu.png);
  background-repeat: no-repeat;
}

#content a {
  text-decoration: none;
  color: #82a4a8;
  cursor: crosshair;
}

#content a:hover {
  text-decoration: none;
  color: #938960;
  cursor: crosshair;
}

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



a img {
  border: none;
}

img {
  border: none;
}

input, option {
 background-color: transparent;
  background-image: url(pics/back_menu.png);
  background-repeat: no-repeat;
  background-repeat: repeat-y;
  color: #618492;
  border:0;
}

select{
  background-color: transparent;
  background-image: url(pics/back_menu.png);
  background-repeat: repeat-y;
  color: #618492;
  border:0;
}

textarea {
  background-color: transparent;
  background-image: url(pics/back_menu.png);
  background-repeat: repeat-y;
  color: #618492;
  width: 300px;
  border:0;
}

blockquote {
margin-left: 90px;
text-align: center;
padding-bottom: 8px;
padding-top: 8px;
padding-left: 10px;
background-color: transparent;
background-image: url(pics/back_block.png);
background-repeat: repeat-y;
  width: 280px;
}

i {

color: #625b4c;
font-weight: bold;
}

b {
color: #625b4c;
}

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


