#top {
	height: 114px;
	/* width: 800px; */ /* 641px; */
}
#clock {
	position: relative;
	height: 629px;
	width: 626px;
	overflow: visible;
	margin: 0 auto;
}
#rollover {
	background-image: url('../images/Cropped.png');
}
 .popup {
	position: absolute;
	background-image: url('../images/popup-top.png');
	background-repeat: no-repeat;
	width: 218px;
	height: 117px;
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	/* display: none; */
}
 .popup h3 {
	text-align: center;
	color: rgb(134,135,135);
	margin: 6px 0px 5px 0px;
	font-size: 13px;
 }
 .popup p {
	background-image: url('../images/popup-main.png');
	background-position: bottom center;
	padding: 7px 14px 13px 14px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	color: rgb(72,72,72);
 }
#Green {
	top: 3px;
	left: 359px;
}
#Orange {
	top: 265px;
	left: 541px;
}
#LightBlue {
	top: 415px; /* 527px; */
	left: 542px; /* 359px; */
}
#Purple {
	top: 415px;
	left: -58px;
}
#Blue {
	top: 88px;
	left: -40px;
}
#Ordering {
	top: 400px;
	left: 74px;
}
