.Top_Text {
	font-size: 14px;
	font-style: normal;
	color: #FF9;
	font-family: Impact;
	font-weight: normal;
}
.discounttitle {
	font-family: Impact;
	font-size: 32px;
	color: #06F;
	line-height: normal;
}
.Jenny {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	color: #C09;
}

.hourstop {
	font-family: "Arial Black";
	font-size: 24px;
	color: #FFF;
}
.hoursdata {
	font-family: "Arial Black";
	font-size: 18px;
	color: #3F0;
	line-height: normal;
}
.bodyJ {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #FF0;
}
.hoursdata a {
	color: #FFFFFF;
}
.top {
	width:100%;
	height:35px;
	background-image:url(../images/templateimages/BlueBackground.jpg);
}
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
}
.container {
	width: 950x; /* the auto value on the sides, coupled with the width, centers the layout */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
