#FoodTable {
	left: 200px;
	top: 84px;
	width: 400px;
	position: relative;
	background-color: #FFFFFF;
	height: 158px;
	margin-bottom: 100px;
}
.MainContent {
	position:relative;
	margin-left: 40px;
	margin-right: 40px;
	width:720px;
	top: -20px;
	color: #1F1F1F;
	line-height: 1.2em;
	background-color: #FFFFFF;
	z-index: 20;
	margin-top: 52px;
}
.eliz {
	float:left;
	width: 250px;
}
.photo-captions {
	font-family: "trebuchet MS";
	font-size: 1.0em;
	line-height: 1.4em;
	color: #606060;
	padding-left: 0px;
	padding-top: 4px;
}

.click {
	font-size: 0.8em;
	color: #BBBBBB;
	font-variant: normal;
	font-family: "trebuchet MS";
	letter-spacing: 0.1em;
	text-align: center;
}

.interior {
	margin-top:6px;
	width: 250px;	
}
#MainText {
  line-height: 1.7em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 430px;
  background-color: #FFFFFF;
  margin-bottom: 0px;
  float: left;
  margin-left: 18px;
  margin-top: -18px;
}
.underline {
	border-bottom: 1px;
	border-bottom-color:#CCDDEE;
	border-bottom-style: dotted;
	border-bottom-width:1px;
}
#guests {
	font-family: "trebuchet MS";
	color: #333333;
	width: 300px;
	left: 250px;
	position: relative;
	top: 50px;
	line-height: 1.3em;
	white-space: normal;
	z-index: 10;
	margin-bottom: 40px;
}
.thumbs {
	padding-top: 5px;
	line-height: 1.1em;
	font-family: "trebuchet MS";
	font-size: .9em;
	text-align: center;
	color: #8E8E8E ;
}

#cocktail {
	font-family: "trebuchet MS";
	color: #333333;
	width: 133px;
}
#lobster {
	position: absolute;
	width: 115px;
	float: none;
	left: 140px;
	top: 0px;
	font-family: "trebuchet MS";
	color: #333333;
	line-height: 1em;
	text-align: left;
}

#cake {
	font-family: "trebuchet MS";
	color: #333333;
	width: 137px;
	top: 0px;
	left: 262px;
	position: absolute;
	text-align: center;
}
#links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 18px;
	padding-top: 6px;
	background-color: #FBF5EE;
	top: 140px;
	position: relative;
	color: #23648B;
	font-size: 0.8em;
	text-align: center;
	width: 100%;
}
#foodClick {
	margin: auto 0;
	width: 100%;
	position: relative;
	top: 76px;
	font-family: "trebuchet MS";
	font-size: .75em;
	color: #BBBBBB;
	letter-spacing: 0.2em;
	white-space: nowrap;
	display: inherit;
	text-align: center;
}
