html, body
{
	height: 100%;
}
body
{
	background: #dcdcdc;
	font-family: arial, tahoma, verdana;
}
#center, #center tr, #center td
{
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}
#content
{
	background: url('img/bg.jpg');
	position: relative;
	width: 940px;
	margin: 0px auto;
	min-height: 800px;
	height: auto !important;
	height: 800px;
}

#page
{
	background-image: url('img/page_bg.jpg');
	background-repeat: no-repeat;
	background-position: 0px 239px;
	min-height: 800px;
	height: auto !important;
	height: 800px;	
}

#header
{
	background: url('img/header.jpg');
	width: 940px;
	height: 239px;
	position: relative;
}
#header a
{
	display: block;
	position: absolute;
	width: 92px;
	height: 92px;
	top: 130px;
}


#footer
{
	background: url('img/footer.jpg');
	width: 940px;
	height: 187px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#p
{
	color: white;
	font-size: 0.8em;
	text-align: left;
	padding: 20px 150px;
	padding-bottom: 245px;
	text-align: justify
}

span
{
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	padding: 15px 0px;
	font-size: 1.3em;
	letter-spacing: -1px;
}

i
{
	font-style: normal;
	font-weight: bold;
	font-size: 1.3em;
	padding: 0px 10px;
}

#acts
{
	text-align: center;
	line-height: 28px;
}

a
{
	color: #56f0d8;
	text-decoration: none;
}
a:hover
{
	color: #e2fffa;
}

li
{
	list-style: none;
	margin: 5px 0px;
	font-size: 1.2em;
}

li small
{
	display: -moz-inline-box;
	display: inline-block;
	width: 32px;
	font-size: 0.5em;
	font-weight: bold;
}

i div li
{
	list-style: circle;
	font-size: 1em;
}
	
#loading
{
	display: none;
	background: #dcdcdc;
	width: 100px;
	position: absolute;
	top: 239px;
	height: 17px;
	line-height: 17px;
	right: 60px;
	font-size: 10px;
}

#thefacts i div
{
	display: none;
	padding-left: 40px;
	padding-top: 15px;
	font-size: 0.8em;
	font-weight: normal;
}


a#fest    { left: 353px; }
a#acts    { left: 458px; }
a#facts   { left: 563px; }
a#tickets { left: 668px; }
a#credits { left: 768px; }

#footer a { position: absolute; right: 66px; width: 120px; height: 30px; }
a#myspace { bottom: 140px; }
a#facebook { bottom: 108px; }
