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

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

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

#navi {
  float: left;
  display: inline;
  width: 300px;
  background-color: transparent;
  background-image: url(pics/back_navi.jpg);
  background-repeat: no-repeat;
  padding-top: 135px;
}

#content {
  float: right;
  width: 405px;
  padding-left: 20px;
  padding-right: 475px;
  text-align: justify;
  background-image: url(pics/back_content.jpg);
  background-repeat: no-repeat;
}

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

.title {
font-family: "century gothic", sans-serif;
color: #f9f9f9;
font-size: 12px;
text-align: right;
text-transform: uppercase;
width: 94%;
height: 24px;
padding-right: 30px;
margin-top: 20px;
letter-spacing: 4px;
background-image: url(pics/back_title.png);
  background-repeat: no-repeat;
  background-position: right;
}

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

.menutitle {
padding-top: 5px;
font-family: "century gothic", sans-serif;
color: #d0d0c1;
font-size: 14px;
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: 20px;
    margin-right: 4px;
  text-align: right;
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: white;
  text-decoration: none;
  display: block;
  height: 20px;
  background-color: #ededed;
  cursor: crosshair;
  background-image: url(pics/back_menu_hover.png);
  background-repeat: no-repeat;
  background-position: right;
  letter-spacing: 1px;
}

.menulink a {
  margin-bottom: 1px;
  padding-top: 2px;
  padding-right: 20px;
  margin-right: 4px;
  text-align: right;
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: #bcbcbc;
  text-decoration: none;
  display: block;
  height: 20px;
  background-color: #ededed;
  cursor: crosshair;
  background-image: url(pics/back_menu.png);
  background-repeat: no-repeat;
  background-position: right;
  letter-spacing: 1px;
}

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

#content a:hover {
  text-decoration: none;
  color: #acaf6c;
  font-size: 10px;
  font-family: "century gothic", sans-serif;
  font-weight: bold;
  cursor: crosshair;
 border-bottom: 1px solid #dedede;
    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_quote.png);
  background-repeat: repeat-y;
}

textarea {
border: 0;
background-color: transparent;
  color: white;
  background-image: url(pics/back_quote.png);
  background-repeat: repeat-y;
}

blockquote {
border: 0;
color: white;
background-color: transparent;
padding-bottom: 8px;
padding-top: 8px;
padding-left: 50px;
background-image: url(pics/back_quote.png);
  background-repeat: repeat-y;
}

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


