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;
	color:#333300;
	line-height: 150%;
	letter-spacing: 0.1em;
}

h1 {
	font-size: 10.5px;
	font-weight: normal;
}


#page {
width:860px;
background-image:url(images/page.jpg);
margin:auto;
padding:auto;
}

#top {
	clear:both;
	width:830px;
	height:20px;
	background-image:url(images/toptop.jpg);
	padding-top:0px;
	padding-left:30px;
	color: #B05613;
	font-size: 10px;
}

#header {
	clear:both;
	width:830px;
	height:269px;
	background-image:url(images/header.jpg);
	padding-top: 14px;
	padding-left: 30px;
}

#header2 {
	clear:both;
	width:860px;
	height:20px;
	background-image:url(images/header2.jpg);
}

#menulinks {
	clear:both;
	width:835px;
	height:41px;
	padding-left:25px;
	background-image:url(images/menulinks.jpg);
	letter-spacing: -0.1em;
}

* 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 {
	padding-left:10px;
	height:41px;
	background-image:none;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	font-size:12px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
  }

#menulinks a span {
	padding-left:16px;
	padding-right:30px;
	padding-top:15px;
	height:26px;
	display:block;
   background-image:none;
	text-decoration:none;
	cursor:pointer;
  }
  
  
#menulinks a:hover, #menulinks a.active {
	background-image:url(images/menuhover.jpg);
	background-position:top left;
	text-decoration:none;
	color:#FFFFFF;
}


#menulinks a:hover span, #menulinks a.active span {
   background: url(images/menuhoverright.jpg) right top no-repeat;
	text-decoration:none;
}

#mainarea {
width:860px;
clear:both;
}

#contentarea {
	width:740px;
	clear:both;
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 5px;
	padding-bottom: 15px;
}
#staff {
}
#footer {
width:860px;
clear:both;
height:45px;
padding-top:20px;
text-align:center;
line-height:14pt;
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
}

.description {
font-size:14pt;
color:#CCCCCC;
margin:0;
}

a {
color:#FFFFCC;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}
