#specialtable {
	height: 480px;
	width: 630px;
}
#mainbody {
	margin: 0px;
	padding: 0px;
	height: 540px;
	width: 630px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #535353;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #E7C9A5;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	position: fixed;
}
#reservebody {
	margin: 0px;
	padding: 0px;
	height: 540px;
	width: 630px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #535353;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #E7C9A5;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	position: fixed;
	background-image: url(../images/reservback.jpg);
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DBAC73;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DBAC73;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CD8D3F;
}
