body {
	background-color:#FFFFFF;
	font-size:12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin:0;
	padding:0;
	line-height: 150%;
	letter-spacing: 0.1em;
	color: #220000;
	background-image: url(images/woody.jpg);
	background-attachment: fixed;
	background-position: bottom;
}

h1 {
	font-size: 10.5px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A99494;
}

a {
color:#666600;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#page {
width:800px;
margin:auto;
padding:auto;
}

#header {
	height:20px;
	padding-top:2px;
	color: #CCCCCC;
	font-size: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#menulinks {
	clear:both;
	width:800px;
	height:40px;
	background-image:url(images/menu_wood.jpg);
	background-position: bottom;
}

* html #menulinks a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }


* html #menulinks a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }
  
#menulinks a {
	height:40px;
	background-image:none;
	display:block;
	text-decoration:none;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #330000;
  }

#menulinks a span {
	padding-top:12px;
	display:block;
	background-image:none;
	text-decoration:none;
	cursor:pointer;
  }	
  
#menulinks a:hover, #menulinks a.active {
	text-decoration:none;
	background-color: #330000;
}

#menulinks a:hover span, #menulinks a.active span {
	text-decoration:none;
}

#menublank {
	height: 10px;
}

#mainarea {
	width:800px;
	clear:both;
}
#index_area {
	clear:both;
	padding-top: 5px;
	padding-bottom: 10px;
	background-position: left bottom;
	background-repeat: no-repeat;
}
#index_contentarea {

	width:780px;
	clear:both;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#toparea {
	width:800px;
	clear:both;
	height: 710px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #2C0A00;

}
#contentarea {
	width:740px;
	clear:both;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
	 
}

#footer {
	width:800px;
	clear:both;
	padding-top:170px;
	text-align:center;
	font-size: 10px;
	line-height: 120%;
	background-image: url(images/head_logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 15px;
}
#footer a {
	color: #330000;
}

.staff {
	float: left;
	padding-left: 10px;
}

.description {
font-size:14pt;
color:#CCCCCC;
margin:0;
}
.news {
	padding-top: 40px;
	padding-left: 40px;
}
#index_footer {

	width:800px;
	clear:both;
	height:40px;
	padding-top:10px;
	text-align:center;
	font-size: 10px;
	line-height: 120%;
	background-repeat: no-repeat;
	background-position: center top;
}

