@charset "UTF-8";
html {
	background-image: url(../images/LrgOrngBgrnd.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#WRAPPER  {
	width: 392px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: -110px;
	height: 680px;
	position: relative;
}

#OVERDIV {
	width: 392px;
	height: 212px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 0px;
	left: 0px;
	padding: 0px;
}

#NORMOVER {
	float: left;
	margin: 0px;
	position: relative;
}
#KIDSOVER {
	visibility: hidden;
	position: absolute;
	width: 392px;
	height: 212px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 53px;
}

#ADULTOVER {
	float: left;
	margin-top: 0px;
	visibility: hidden;
	position: absolute;
	margin: 0px;
	left: 0px;
	top: 53px;
}

#WEDOVER {
	visibility: hidden;
	float: left;
	position: absolute;
	margin: 0px;
	left: 0px;
	top: 53px;
}

LINKSDIV {
	position: relative;
	left: 0px;
	top: 0px;
}
#WRAPPER h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#WRAPPER h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .9em;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#WRAPPER h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .8em;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

