body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.wrapper {
	position: relative;
	height: 750px;
	width: 975px;
	margin: auto;
	top: -5px;
	border: thin solid #034380;
}
.top_image {
	position: absolute;
	height: 90px;
	width: 975px;
	left: 0px;
	top: 0px;
}
.disclaimer {
	position: absolute;
	height: 16px;
	width: 976px;
	left: 1px;
	top: 755px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.hours {
	position: absolute;
	height: 550px;
	width: 166px;
	left: -1px;
	top: 37px;
}
.top_pic {
	position: absolute;
	height: 90px;
	width: 975px;
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
}
