body{
	background: #000;
	font-family: Georgia, serif; //'Courier New', Courier, monospace, 
	color: black;
	font-size: 12px;
	background: black;
	padding-bottom: 20px;
}

h1{margin: 0px;padding: 0px;}

a{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: #fff;
	color: #000;
	text-decoration: underline;
}

a:hover{
	color: #b3b3b3;
}

a:visited{
	color: #000;
}

.section-89 #kbox{
	width: 100%;
}

#container{
	width: 916px;

}

.section-89 #kbox #k{
	width:259px;
	background:white url('../_nav/Kotama.gif') no-repeat scroll 1px 1px;
	}

.section-89 #kbox li{
	width: 916px;
}

#kbox{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	overflow: visible;
	display: block;
	width: 22px;
	height: 24px;
	z-index: 999;	
}

#kbox:hover{
	height: auto;
	width: auto;
}



#contentbox{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	display: block;
}

.textbox h2{
	font-size: 13px;
	height: 18px;
	color: black;
	margin: 60px 0px 12px 0px;
	padding: 0px;
	background-position: 0px 0px;
	font-weight: bold;
	background-repeat: no-repeat;
}

.textbox{
	font-size: 13px;
	line-height: 21px;
	color: #666;
	display: block;
	width: 742px;
	margin: 0px 0px 20px 4px;
	padding:80px 0px 80px 0px;
}




#k{
	top: 0px;
	left: 0px;
	display: block;
	height: 25px;
	width: 23px;
	overflow: hidden;
	background: #FFF url('../_nav/K.gif') no-repeat scroll 1px 1px;
}

.alt a{
	display: none;
}

.kindex{
	height: auto;
	width: auto;
}

h1{
	margin: 0px;
}



#kbox:hover #k{
	background:white url('../_nav/Kotama.gif') no-repeat scroll 1px 1px;
}




#container{
	position: relative;
	display: block;
	margin: 20px auto 60px auto;
	border: 3px solid #FFF;
	background: white;
}

h1 span, h2 span, ul span, #navbox a span{
	display: block;
	overflow: hidden;
	width: 0px;

}

#menu{
	margin: 0px;
	padding: 0px;
}

#menu li{
	overflow: hidden;
	display: block;
	height: 26px;
	width: 0px;
}

#menu li a{
	display: block;
	height: 26px;
	background-position: 0px -27px;
	background-repeat: no-repeat;
}

#menu li a:hover{
	display: block;
	height: 26px;
	background-position: 0px 1px;
}
	
#copy{
	display: block;
	width: 916px;
	margin: 0px auto 0px auto;
	color: #333;
	font-style: italic;
}

ul li{
	list-style: none inside;
}



#navbox{
	position: absolute;
	left: 0px;
	bottom:  0px;
	display: block;
	background: white;
	height: 18px;
	z-index: 500;
}

#counter{
	margin: 2px 6px;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	text-align: center;
	display: block;
	clear: none;
	float: left;
	letter-spacing: 1px;
}


#next, #prev{
	display: block;
	width: 16px;
	height: 16px;
	padding: 0px 0px;
	margin: 1px;
	clear: none;
	background: white;
	
}







#next{
	float: left;
	background:white url('../_nav/next.gif') no-repeat scroll 1px -4px;	
}

#prev{
	float: left;
	background:white url('../_nav/prev.gif') no-repeat scroll 1px -4px;
}

#next:hover, #prev:hover{
	background-position: 1px -29px;	
}

#next.disabled, #prev.disabled{
	width: 1px;
}

span.title{
	font-weight: bold;
}

div.caption{
	background: white;
	padding: 0px 10px -2px 4px;	
	display: none;
	position: absolute;
	left: 0px;
	bottom: 18px;
	height: 20px;
	width: auto;
	color: #666;
	font: 11px/19px "Georgia","Lucida Grande","Lucida Sans Unicode",serif;
	font-style: italic;
	z-index: 650;
}

div.mediabox .caption{
	bottom: 0px;
}
div.ibox{
	display: none;
}
div.active{
	display: block;
}


div.active .caption{
	display: block;
}


p{
	margin-bottom: 24px;
	width: 562px;
	
}



