#center {
	width: 800px;
	vertical-align: middle;
	height: 700px;
	z-index: auto;
}
#header {
	width: 800px;
	height: 200px;
}
.try2 {
	background-color: #0089b6;
	position: relative;
	width: auto;
}
#menu {
	background-color: #f0ebd7;
	border: thick solid #000000;
}
#body {
	background-image: url(IMAGES/dockBody.jpg);
	height: 300px;
	background-repeat: no-repeat;
}
#info {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 260px;
	float: left;
	padding: 15px;
}
#info2 {
	width: 100px;
	float: left;
	padding: 15px;
}
#infoM {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 225px;
	float: left;
	padding: 15px;
}	
#infoC {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 50px;
	float: left;
	padding: 15px;
}
#intro {
	margin-left: 175px;
	text-align: left;
}
#links {
	text-align: center;
	color: #0000CC;
}
.food {
	font-size: 24px;
	color: #A00105;
	font-weight: bold;
}
.foodHead {
	font-size: 50px;
	color: #A00105;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.foods {
	font-size: 18px;
	color: #A00105;
	font-weight: bold;
}	
.foodBlack {
	font-size: 24px;
	font-weight: bold;
	color: #000000
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A00105;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A00105;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
#under {
	background-image: url(IMAGES/underConstr.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 680px;
	padding-top: 20px;
}
#tinysText {
	padding-top: 200px;
}
#underT {
	background-image: url(IMAGES/underConstr.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 612px;
	width: 833px;
}