#wrapper {
	position:relative;
	margin:0 auto;
	width:1018px;
	height:1000px;
	top: 0px;
}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1018px;
	height:1000px;
}

#catering-1-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:264px;
	height:159px;
}

#catering-1-02_ {
	position:absolute;
	left:264px;
	top:0px;
	width:477px;
	height:159px;
}

#catering-1-03_ {
	position:absolute;
	left:741px;
	top:0px;
	width:277px;
	height:159px;
}

#catering-1-04_ {
	position:absolute;
	left:0px;
	top:159px;
	width:179px;
	height:51px;
}

#catering-1-05_ {
	position:absolute;
	left:179px;
	top:159px;
	width:94px;
	height:51px;
}

#catering-1-06_ {
	position:absolute;
	left:273px;
	top:159px;
	width:51px;
	height:51px;
}

#catering-1-07_ {
	position:absolute;
	left:324px;
	top:159px;
	width:103px;
	height:51px;
}

#catering-1-08_ {
	position:absolute;
	left:427px;
	top:159px;
	width:40px;
	height:51px;
}

#catering-1-09_ {
	position:absolute;
	left:467px;
	top:159px;
	width:83px;
	height:51px;
}

#catering-1-10_ {
	position:absolute;
	left:550px;
	top:159px;
	width:48px;
	height:51px;
}

#catering-1-11_ {
	position:absolute;
	left:598px;
	top:159px;
	width:76px;
	height:51px;
}

#catering-1-12_ {
	position:absolute;
	left:674px;
	top:159px;
	width:31px;
	height:51px;
}

#catering-1-13_ {
	position:absolute;
	left:705px;
	top:159px;
	width:124px;
	height:51px;
}

#catering-1-14_ {
	position:absolute;
	left:829px;
	top:159px;
	width:189px;
	height:51px;
}

#catering-1-15_ {
	position:absolute;
	left:0px;
	top:210px;
	width:169px;
	height:274px;
}

#catering-1-16_ {
	position:absolute;
	left:169px;
	top:210px;
	width:698px;
	height:347px;
}

#catering-1-17_ {
	position:absolute;
	left:867px;
	top:210px;
	width:151px;
	height:274px;
}

#catering-1-18_ {
	position:absolute;
	left:0px;
	top:484px;
	width:169px;
	height:73px;
}

#catering-1-19_ {
	position:absolute;
	left:867px;
	top:484px;
	width:151px;
	height:73px;
}

#catering-1-20_ {
	position:absolute;
	left:0px;
	top:557px;
	width:170px;
	height:329px;
}

#catering-1-21_ {
	position:absolute;
	left:170px;
	top:557px;
	width:697px;
	height:166px;
}

#catering-1-22_ {
	position:absolute;
	left:867px;
	top:557px;
	width:151px;
	height:443px;
}

#catering-1-23_ {
	position:absolute;
	left:170px;
	top:723px;
	width:697px;
	height:163px;
}

#catering-1-24_ {
	position:absolute;
	left:0px;
	top:886px;
	width:169px;
	height:114px;
}

#catering-1-25_ {
	position:absolute;
	left:169px;
	top:886px;
	width:698px;
	height:114px;
}


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
