#navColumn {
	height: 720px;	
	}

#geishawall {
	width:800px;
	height:561px;
	position: absolute;
	border: 0px solid #999;
	padding: 0px;
	font-weight: normal;
	margin: 0px auto 0 3px;
	line-height: 150%;
	top: 34px;
	left: 158px;
	display: inline;
	overflow: hidden;
	z-index: 5;
	}

#dialoguetxt {
	width:338px;
	height:480px;
	position: absolute;
	top: 31px;
	left: 48px;
	font-size: 12px;
	color: #fff;
	z-index: 25;
	border: 0px solid #fff;
	line-height: 18px;
		}

	
#dalby{
	width:320px;
	height: 460px;
	position: absolute;
	background-color: #fff;
	top: 28px;
	left: 431px;
	font-size: 12px;
	color: #000;
	z-index: 27;
	border: 1px solid #fff;
	line-height: 17px;
	font-weight: normal;
	padding: 12px;
	overflow: auto;
	visibility: visible;
	
	}
	
#dialoguetxt a:link {
	color: #CCCCCC;
	font-weight: bold;
}
#dialoguetxt a:visited {
	color: #CCCCCC;
	font-weight: bold;
}
#dialoguetxt a:hover {
	color: #fff;
	font-weight: bold;
}

 .activeVoice{
	color: #fff;
	font-weight: bold;
	}
	
#dalby a:link {
	color: #990000;
	font-weight: normal;
}
#dalby a:visited {
	color: #660000;
	font-weight: normal;
}
#dalby a:hover {
	color: #CC0000;
	font-weight: normal;
}

