body, textarea {
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color:#7F7D78;
	scrollbar-3dlight-color:#7F7D78;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#7F7D78;
	scrollbar-face-color:#7F7D78;
	scrollbar-highlight-color:#7F7D78;
	scrollbar-shadow-color:#7F7D78;
	scrollbar-track-color:#000000;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}

#navi {
	z-index: 2;
	width: 466px;
	height: 20px;
}

#subnavi {
	position:absolute; 
	left:-120px; 
	top:70px;
}

#imagedesc {
	position:absolute; 
	left:350px; 
	top:340px; 
	width:460px; 
	height:20px
}
