		
		a { cursor:pointer; text-decoration: none; }
		a img { border: 0px;}
		img, div { behavior: url(RESOURCES/iepngfix.htc); }
		div { text-align: left; }
		.imageText {position:absolute;}
		
		
		body {
		
		background-color: #0d0d0d;
		
		background-repeat: no-repeat;
		
		background-position: bottom;

		background-image: url(images/myback.png);

		font-family: arial, sans-serif;
		
		font-size: 14px;
				
		margin-left: auto;
		
		margin-right: auto;
		
		float: none;
		
		margin: 0px;
		
		padding: 0px;
		
		top: 0;
		
		}
		
		#backgroundDiv {
	width: 800px;
	height: 1350px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
	font-family: helvetica, verdana, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #d3d3d3;
	z-index: 11;
	float: none;
		
		}
		#flyer {
		
		position: absolute;
		
		top: 5px;
		
		left: 0px;
		
		height: 80px;
	
		width: 900px;
		
		opacity: 1.0px;
		
		background-repeat: no-repeat;
		
		background-image: url(images/flyer.png);
		
		z-index: 200;
		
		}
				
		#logo {
		
		position: absolute;
		
		top: 537px;
		
		left: 310px;
		
		height: 95px;
		
		width: 500px;
		
		opacity: 1.0px;
		
		background-repeat: no-repeat;
		
		background-image: url(images/flyer.png);
		
		z-index: 10;
		
		}
		
	
		
		#video {
		
		position: absolute;
		
		top: 80px;
		
		left: 0px;
		
		height: 450px;
	
		width: 800px;
		
		opacity: 1.0px;
		
		background-repeat: repeat;

		background-image: url(none);
		
		z-index: 2;
		
		}
		
		
		
		#music {
	position: absolute;
	top: 910px;
	left: 60px;
	height: 1px;
	width: 200px;
	opacity: 1.0px;
	background-repeat: repeat;
	background-image: url(none);
	z-index: 2;
		
		}
		
		#booking {
	position: absolute;
	top: 910px;
	left: 450px;
	height: 300px;
	width: 380px;
	opacity: 1.0px;
	background-repeat: repeat;
	background-image: url(none);
	z-index: 2;
		
		}
			
		a.link:link {color: #eaeaea; text-decoration: none; }

		a.link:visited {color: #0a0a0a; text-decoration: none; }

		a.link:hover {color: #ffffff; text-decoration: none; }
#download {
	position: absolute;
	top: 571px;
	left: 10px;
	height: 70px;
	width: 900px;
	opacity: 1.0px;
	background-repeat: repeat;
	background-image: url(none);
	z-index: 2;
}
#signup {
	position: absolute;
	top: 720px;
	left: 180px;
	height: 70px;
	width: 600px;
	opacity: 1.0px;
	background-repeat: repeat;
	background-image: url(none);
	z-index: 2;
}
#howto {
	position: absolute;
	top: 610px;
	left: 50px;
	height: 70px;
	width: 700px;
	opacity: 1.0px;
	background-repeat: repeat;
	background-image: url(none);
	z-index: 2;
}


