body,td,th {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #ffd9af;
  background-color: black;
  line-height: 150%;
  margin-top: 0;
  margin-left: 0;
  
}

#wrapper {
  width: 950px;
  background-color: transparent;
  background-image: url(pics/back_wrapper.gif);
  background-repeat: repeat-y;
}

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

#navi {
  float: left;
  display: inline;
  width: 122px;
  background-color: transparent;
  background-image: url(pics/back_navi.jpg);
  background-repeat: no-repeat;
  padding-top: 10px;
  padding-left: 70px;
  padding-right: 58px;
    min-height: 472px;
  height: auto !important;
  height: 472px;
}

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

#footer {
	clear: both;
	width: 950px;
	height: 235px;
	background-image: url(pics/footer.jpg);
  background-repeat: no-repeat;
}

.title {
font-family: "century gothic", sans-serif;
color: #ffaa4e;
font-size: 14px;
text-align: right;
text-transform: uppercase;
width: 310px;
height: 30px;
padding-roght: 50px;
padding-top: 5px;
margin-top: 20px;
letter-spacing: 8px;
font-style:italic;
	background-image: url(pics/back_title.png);
  background-repeat: no-repeat;

}

.capital {
color: #ff5e8f;
text-transform: lowercase;
font-family: "century gothic", sans-serif;
font-style:italic;
font-size: 26px;
}

.menutitle {
padding-top: 5px;
font-family: "century gothic", sans-serif;
color: #ffaa4e;
font-size: 12px;
font-weight: bold;
font-style: italic;
text-align: right;
text-transform: lowercase;
width: 100%;
letter-spacing: 3px;
}

.menulink a:hover {
  margin-bottom: 1px;
  padding-top: 2px;
  padding-right: 0px;
  margin-right: 4px;
  text-align: center;
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: #ffd9af;
  text-decoration: none;
  display: block;
  height: 20px;
  background-color: #ac1849;
  cursor: crosshair;
  background-position: right;
  letter-spacing: 1px;
    filter: alpha(opacity=100); 
  opacity: 1.0; 
  -moz-opacity:1.0;
}

.menulink a {
  margin-bottom: 1px;
  padding-top: 2px;
  padding-right: 0px;
  margin-right: 4px;
  text-align: center;
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: #ffd9af;
  text-decoration: none;
  display: block;
  height: 20px;
  background-color: #ac1849;
  cursor: crosshair;
  background-position: right;
  letter-spacing: 1px;
    filter: alpha(opacity=50); 
  opacity: 0.5; 
  -moz-opacity:0.5;
}

#content a {
  text-decoration: none;
  color: #ffa840;
  font-family: "century gothic", sans-serif;
  cursor: crosshair;
  font-size: 10px;
  font-weight: bold;
  border-bottom: 1px solid #450711;
    letter-spacing: 2px;
}

#content a:hover {
  text-decoration: none;
  color: white;
  font-size: 10px;
  font-family: "century gothic", sans-serif;
  font-weight: bold;
  cursor: crosshair;
 border-bottom: 1px solid white;
    letter-spacing: 2px;
}

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



a img {
  border: none;
}

img {
  border: none;
}

.affi_img {
  padding-right: 4px;
  display: inline;
  }

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

textarea {
border: 0;
background-color: transparent;
  color: white;
background-image: url(pics/back_block.jpg);
  background-repeat: no-repeat;
}

blockquote {
border: 0;
color: ##ffd9af;
background-color: transparent;
padding-bottom: 8px;
padding-top: 8px;
padding: 5px;
background-image: url(pics/back_block.jpg);
  background-repeat: no-repeat;
}

b {
color: #ff586c;
font-family: century gothic, sans-serif;
letter-spacing: 2px;
}
  

