@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/fullback.jpg);
	font-size: 14px;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:active {
	color: #FFF;
	text-decoration:none;
	outline : none;
}
a:hover {
	color: #ccc;
}
#pageContainer {
	height: auto;
	background-image: url(../images/containerback.jpg);
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat;
	padding-top: 0px;
	padding-bottom: 2px;
	text-align:center;
	width:1028px;
	margin-left:auto;
	margin-right:auto;
	font-family: 'IM Fell Great Primer', serif;
	color:#fff;
}
.contenttable {
	margin-left:3px;
	}
#topborder {
	background-image: url(../images/border_top.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 48px;
	width: 1028px;
	margin-left:auto;
	margin-right:auto;
	z-index: 1;
}
.hugetitle {
	font-size:60px;
}
.bhugetitle {
	font-size:24px;
}
#bottomborder {
	background-image:url(../images/border_bottom.png);
	background-position:top;
	background-repeat:no-repeat;
	bottom:0;
	margin-left:auto;
	margin-right:auto;
	height: 48px;
	width: 1028px;
	z-index:1;
}
#leftborder {
	background-image:url(../images/border_left.png);
	background-position: left;
	background-repeat:repeat-y;
	width: 45px;
	z-index:1;
}
#rightborder {
	background-image:url(../images/border_right.png);
	background-position:right;
	background-repeat:repeat-y;
	width: 45px;
	z-index:1;
}
#suntopcorner {
	position: absolute;
	visibility: hidden;
	background-image:url(../images/sun_top.png);
	background-repeat:no-repeat;
	margin-left:55px;
	margin-top: 25px;
	width: 221px;
	height: 318px;
	z-index: 1;
}
#stars_leftcolumn {
	position: absolute;
	background-image: url(../images/stars_left.png);
	background-repeat: no-repeat;
	margin-left: 65px;
	width: 121px;
	height: 111px;
	z-index: 1;
	top: 2850px;
}
#stars_rightcolumn {
	position: absolute;
	background-image: url(../images/stars_right.png);
	background-repeat: no-repeat;
	margin-left: 838px;
	width: 123px;
	height: 105px;
	z-index: 1;
	top: 2850px;
}
.logo {
	margin-top:5px;
	margin-left:6px;
	z-index:10;
}
.henrietta {
	margin-top: -155px;
}

#moontopcorner {
	position: absolute;
	background-image:url(../images/moon_top.png);
	background-repeat:no-repeat;
	margin-left:735px;
	margin-top: 25px;
	width: 237px;
	height: 318px;
	z-index: 1;
}
#ticketsshowtimes {
	position: absolute;
	margin-left:620px;
	width: 357px;
	height: 400px;
	margin-top: 20px;
	z-index: 2;
	text-align:center;
}
#about {
	position: absolute;
	width: 325px;
	height: 250px;
	margin-left:65px;
	margin-top: 20px;
	z-index: 3;
}

#ghost {
	position: absolute;
	margin-left:45px;
	width: 200px;
	height: 115px;
	z-index: 4;
	margin-top:80px;
}
#candle {
	position: absolute;
	margin-left:775px;
	width: 200px;
	height: 115px;
	z-index: 4;
	margin-top:120px;
}
#onemanshow {
	position: absolute;
	width: 225px;
	height: 115px;
	margin-top:10px;
	margin-left:70px;
	z-index: 5;
}
#mysteriesofpast {
	position: absolute;
	width: 250px;
	height: 115px;
	margin-top:10px;
	margin-left:725px;
	z-index: 5;
}
#navigator {
	position: absolute;
	margin-left:75px;
	margin-top: 135px;
	text-align:center;
	width: 900px;
	height: 50px;
	z-index: 1000;
}
.nav a:link {
}
