body,td,th {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: white;
  background-color: #9d9d9d;
  line-height: 150%;
  margin-top: 0;
  margin-left: 0;
   background-image: url(pics/back.gif);
  background-repeat: repeat-x;
  
}

#wrapper {
  width: 1000px;
  background-color: transparent;
}

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

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

#content {
  float: right;
  width: 452px;
  padding-left: 20px;
  padding-right: 265px;
  text-align: justify;
}

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

.title {
font-family: Georgia, serif;
color: white;
font-size: 18px;
font-weight: bold;
text-align: right;
text-transform: lowercase;
width: 94%;
height: 23px;
border-top: 1px solid white;
border-bottom: 1px solid white;
background-color: #adadad;
padding-right: 30px;
margin-top: 20px;
letter-spacing: 2px;
}

.capital {
color: #ec316f;
text-transform: lowercase;
font-family: Georgia, serif;
font-style:italic;
font-size: 24px;
}

.menutitle {
padding-top: 5px;
font-family: Georgia, serif;
color: #ec316f;
font-size: 19px;
font-weight: bold;
font-style: italic;
text-align: right;
text-transform: lowercase;
width: 100%;
letter-spacing: 1px;
}

.menulink a:hover {
    margin-bottom: 1px;
  padding-top: 2px;
  padding-right: 20px;
  text-align: right;
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: white;
  text-decoration: none;
  display: block;
  height: 20px;
  background-color: #aeadad;
  cursor: crosshair;
  background-image: url(pics/back_menu_hover.gif);
  background-repeat: no-repeat;
}

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

#content a {
  text-decoration: none;
  color: #737373;
  font-family: georgia;
  font-weight: bold;
  cursor: crosshair;
  border-bottom: 1px solid #919191;
}

#content a:hover {
  text-decoration: none;
  color: white;
  font-family: georgia;
  font-weight: bold;
  cursor: crosshair;
  border-bottom: 1px solid #ec316f;
}

.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-top: 1px solid white;
border-bottom: 1px solid white;
border-left: 0;
border-right: 0;
background-color: #adadad;
  color: white;
}

textarea {
  border-top: 1px solid white;
border-bottom: 1px solid white;
border-left: 0;
border-right: 0;
background-color: #adadad;
  color: white;
}

blockquote {
  border-top: 1px solid white;
border-bottom: 1px solid white;
background-color: #adadad;
padding-bottom: 8px;
padding-top: 8px;
padding-left: 50px;
}

b {
color: #ec316f;
font-family: georgia;
}
  

