* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #000;
}

#container {
	background-image: url(images/bg_new.jpg);
	background-repeat: no-repeat;
	margin: auto;
	width: 1024px;
	height: 768px;
}

#player {
	width: 200px;
	height: auto;	
	color: #FFF;
	margin-left: 100px;
	padding-top: 70px;
}

#tickets {
	width: 240px;
	height: 54px;
	margin-top: 375px;
	margin-left: 150px;
	float: left;
}

#tickets a {
	display: block;
	width: 240px;
	height: 54px;
	border: none;
}

#tickets h1 {
	display: none;
}

#cherry {
	width: 175px;
	height: 65px;
	padding-top: 35px;
	margin-right: 425px;
	float: right;
}

#cherry a {
	display: block;
	width: 175px;
	height: 65px;
	border: none;
}

#cherry h1 {
	display: none;
}

#sponsors {
	width: 500px;
	height: 75px;
	margin-top: 500px;
	margin-left: 265px;
	
}

#zarape {
	width: 165px;
	height: 50px;
	margin-top: 375px;
	margin-right: 428px;
	float: right;
}

#zarape a {
	display: block;
	width: 165px;
	height: 50px;
	border: none;
}

#zarape h1 {
	display: none;
}

#bcherry {
	width: 205px;
	height: 30px;
	margin-top: 385px;
	margin-left: 645px;
}

#bcherry a {
	display: block;
	width: 205px;
	height: 30px;
	border: none;
}

#bcherry h1 {
	display: none;
}

#info {
	margin-top: 80px;
	margin-left: 220px;
	width: 600px;
	color: #FFF;
	font-family: Tahoma;
	font-size: 14px;	
}

#info ul {
	list-style: none;	
}

#footer {
	background-image: url(images/sponsors.jpg);
	background-repeat: no-repeat;
	width: 490px;
	height: auto;
	margin-top: 650px;
	margin-left: 380px;
}

#junkie_footer {
	width: 175px;
	height: 45px;
	margin-top: 20px;
	margin-left: 5px;
	float: left;
}

#junkie_footer a {
	display: block;
	width: 175px;
	height: 45px;
	border: none;
}

#junkie_footer h1 {
	display: none;
}

#harbor_footer {
	width: 90px;
	height: 70px;
	margin-top: -80px;
	margin-left: 200px;
}

#harbor_footer a {
	display: block;
	width: 90px;
	height: 70px;
	border: none;
}

#harbor_footer h1 {
	display: none;
}

#cherry_footer {
	width: 180px;
	height: 70px;
	margin-top: -65px;
	margin-left: 305px;
}

#cherry_footer a {
	display: block;
	width: 180px;
	height: 70px;
	border: none;
}

#cherry_footer h1 {
	display: none;
}
