body {	
	background-color: #e8e8e8;
	font-family: Georgia, serif;	
	font-size: 10pt;	
	line-height: 14pt;	
	color: #000;
	margin: 0;
}
p {	
	font-family: Georgia, serif;	
	font-size: 10pt;	
	line-height: 14pt;	
	color: #000;
}
a, a:link, a:visited, a:active {	
	font-family: Georgia, serif;	
	font-size: 10pt;
	color: #e92b43;	
	text-decoration: underline;
}
a:hover {	
	font-family: Georgia, serif;	
	font-size: 10pt;
	color: #0062ae;	
	text-decoration: underline;
}
table {
	border: 0;
	padding: 0;
	margin:o;
}
td, th {	
	font-family: Georgia, serif;	
	font-size: 10pt;	
	line-height: 14pt;	
	color: #000;
}
img {
	border: 0;
}
img.affiliates {
	border: 0;
	margin: 0px 20px 0px 20px;
	padding: 5px;
}
#content {
	position: relative;
	left: 0;
	top: 0;
	background: #fff;
	width: 780px;
	margin: 0 auto 0 auto;
	padding: 0;
}
#homeflash {
	position: absolute;
	top: 0; 
	left: 0;
	background: #fff;
	width: 780px;
	height: 387px;
	border-left: 1px solid #959595;
	border-right: 1px solid #959595;
}
#homebottom {
	position: absolute;
	top: 387px; 
	left: 0;
	width: 780px;
	background-image: url("graphics/bottom-back.gif");
	background-repeat: repeat;
	border-left: 1px solid #959595;
	border-right: 1px solid #959595;
	border-bottom: 1px solid #959595;
}
#header {
	position: absolute;
	top: 0; 
	left: 0;
	background: #fff;
	width: 780px;
	height: 137px;
	border-left: 1px solid #959595;
	border-right: 1px solid #959595;
}
#breadcrumb {
	position: absolute;
	top: 413px; 
	left: 500px;
	z-index: 1;
	background: #fff;
	font-family: Georgia, serif;	
	/*font-size: 8pt;*/
	font-size: 10pt;	
	font-weight: bold;
	line-height: 14pt;	
	color: #000;
	background: transparent;
	/*margin: 0; used to be 0 before futzing*/
	margin: 10px 0 0 0;
	padding: o;
	
}
#breadcrumb a, a:link, a:visited, a:active {	
	font-family: Georgia, serif;	
	/*font-size: 8pt;*/
	font-size: 10pt;	;
	color: #e92b43;	
	text-decoration: underline;
	background: transparent;
	margin: 0;
	padding: o;
}
#breadcrumb a:hover {	
	font-family: Georgia, serif;	
	/*font-size: 8pt;*/
	font-size: 10pt;	
	color: #0062ae;	
	text-decoration: underline;
	background: transparent;
	margin: 0;
	padding: o;
}
#flashselector {
	position: absolute;
	top: 137px; 
	left: 0;
	background: #fff;
	width: 780px;
	height: 276px;
	border-left: 1px solid #959595;
	border-right: 1px solid #959595;
}
#location {
	position: absolute;
	top: 137px; 
	left: 0;
	background: #fff;
	width: 780px;
	height: 193px;
	border-left: 1px solid #959595;
	border-right: 1px solid #959595;
}
#vendinfo {
	position: absolute;
	top: 330px; 
	left: 0;
	background: #fff;
	width: 780px;
	border-left: 1px solid #959595;
	border-right: 1px solid #959595;
}
#amusinfo {
	position: absolute;
	top: 330px; 
	left: 0;
	background: #b2b2b2;
	width: 780px;
	border-left: 1px solid #959595;
	border-right: 1px solid #959595;
}
#infotext {
	position: absolute;
	top: 0; 
	left: 114px;
	/*width: 290px;*/
	width: 250px;
	padding: 20px 0 20px 0;
}
#infotext a, a:link, a:visited, a:active {	
	font-family: Georgia, serif;	
	font-size: 10pt;
	color: #e92b43;	
	text-decoration: underline;
	background: transparent;
	margin: 0;
	padding: o;
}
#infotext a:hover {	
	font-family: Georgia, serif;	
	font-size: 10pt;
	color: #0062ae;	
	text-decoration: underline;
	background: transparent;
	margin: 0;
	padding: o;
}
#vendinfopics {
	position: absolute;
	top: 20px; 
	left: 389px;
	padding: 0 0 35px 0;
}
#vendinfopics img.map {
	border: 2px solid #0062ae;
	margin: 0 0 10px 0;
}
#amusinfopics {
	position: absolute;
	top: 20px; 
	left: 389px;
	padding: 0 0 35px 0;
}
#amusinfopics img.map {
	border: 2px solid #fff;
	margin: 0 0 10px 0;
}
#locationbottom {
	position: absolute;
	/*top: 0;*/
	left: 0;
	width: 780px;
	height: 40px;
	margin: 0 0 20px 0;
	background-image: url("graphics/bottom-back.gif");
	background-repeat: repeat;
	border-bottom: 1px solid #959595;
	border-left: 1px solid #959595;
	border-right: 1px solid #959595;
	display: none;
}
#bottom {
	position: absolute;
	top: 413px; 
	left: 0;
	width: 780px;
	height: 40px;
	margin: 0 0 20px 0;
	background-image: url("graphics/bottom-back.gif");
	background-repeat: repeat;
	border-left: 1px solid #959595;
	border-right: 1px solid #959595;
	border-bottom: 1px solid #959595;
}