#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;
	}
	

#geishatext {
	width:628px;
	height:400px;
	position: absolute;
	top: 19px;
	left: 40px;
	font-size: 13px;
	color: #333;
	z-index: 1;
	font-weight: normal;
	line-height: 18px;
	}
	
#geishatext a:link{
	color: #000;
	font-weight: bold;
	}

#geishatext a:visited{
	color: #555;
	font-weight: bold;
	}

#geishatext a:hover {
	color: #ff0000;
	font-weight: bold;
	}

#navColumn {
	height: 720px;	
	}


