body
{
	width:1024px;
	height:768px;
	margin-left:auto;
	margin-right:auto;
	background-color:black;
}
div.center
{
	width:1024px;
	height:768px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}
div.middle
{
	position: relative;
	top:-477px;
	left:145px;
	width:753px;
	height:350px;
}
div.gallery
{
	background:url('../images/gallery.jpg');
	position: relative;
	top:-477px;
	left:145px;
	width:753px;
	height:350px;
	text-align:center;
	padding:0px 11px 0px 11px;
}
div.cateringLink
{
	position:relative;
	top:61px;
	left:484px;
	overflow:hidden;
}
div.brunchLink
{
	position:relative;
	top:97px;
	left:44px;
	overflow:hidden;
	z-index:100;
}
div.lunchLink
{
	position:relative;
	top:-46px;
	left:294px;
	overflow:hidden;
	z-index:100;
}
div.dinnerLink
{
	position:relative;
	top:-155px;
	left:493px;
	overflow:hidden;
	z-index:100;
}
div.link
{
	overflow:hidden;
}
div.thumbnail
{
	border:0;
	width:183px;
	height:142px;
	position:relative;
	top:40px;
	float:left;
}
img.thumb
{
	border:0;
}
iframe
{
	width:754px;
	height:350px;
	overflow-x:hidden;
	margin:0px;
	padding:0px;
	border:0px;
}
.content
{
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}
a
{
	border:0;
	text-decoration: none;
}