#navColumn {
	height: 720px;	
	}

	/* The containing box for the gallery. */
#container {
	width:785px;
	height:520px;
	border: 0px solid #ccc;
	text-align: left;
	position: absolute;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
	margin: 14px auto 0 26px;
	line-height: 150%;
	top: 34px;
	left: 160px;
	z-index: 5;
	display: inline;
	}
	




/* gallery thumbnails */

#container a.slidea {background: url("../images/thumbs100/billboardLAB.jpg"); height:100px; width:100px;}
#container a.slideb {background: url("../images/thumbs100/bannerLAB.jpg"); height:100px; width:100px;}
#container a.slidec {background: url("../images/thumbs100/busstopLAB.jpg"); height:100px; width:100px;}


	

/* Removing the list bullets and indentation - add size - and position == Container for thumbnails*/
#container ul {
	float:left;
	margin: 0px 0px 0px 0px;
	}

#container li {float:left;}

/* Remove the images and text from sight == Preload images as dot*/
#container a.gallery span {
	top:80px; 
	left:80px; 
	z-index=1;
	}

/* Adding the thumbnail images */
#container a.gallery, #container a.gallery:visited {
	z-index=5;
		}
	
/* Actual thumbnails in separate CSS file for each gallery */	

/* styling the hovers */
#container a.gallery:hover span {
	left: 350px;
	top: 55px;
	}


#container {
	background:#fff url("../images/420/geisha/fantasy/bannerLAB.jpg") no-repeat 413px 56px;
}
	
/* Div for flv */

#silverscreen1 {
	width:330px;
	height:320px;
	position: absolute;
	top: 208px;
	left: 0px;
	line-height: 15px;
	text-align: center;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	border: 0px solid #333;
	overflow: auto;
	visibility: visible;
	}
	
#fantasytitle {
	margin-left: 5px;
	font-size: 11px;
}
