/* Tour 2010 Index */

body {
	background-image: url(../img/tour2010-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-y: scroll;
}

.tour-head a {
	background-image: url(../img/tour2010-head.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 550px;
	height: 63px;
	top: 0px;
	left: 50%;
	margin-left: -275px;
	z-index: 1;
}

.tour-enter a {
	background-image: url(../img/tour2010-enter.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 550px;
	height: 383px;
	top: 63px;
	left: 50%;
	margin-left: -275px;
	z-index: 1;
}

.tour-tickets a {
	background-image: url(../img/tour2010-tickets.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 550px;
	height: 62px;
	top: 446px;
	left: 50%;
	margin-left: -275px;
	z-index: 1;
}

.tour-website a {
	width: 100px;
	height: 12px;
	position: absolute;
	top: 528px;
	left: 50%;
	margin-left: -50px;
	z-index: 1;
}

.tour-website a {
	background: transparent url(../img/tour2010-enter.png) no-repeat 0 0;
}

.tour-website a:hover {
	background: transparent url(../img/tour2010-enter.png) -100px 0;
}

.tour-meetandgreet a {
	background-image: url(../img/tour2010-meetandgreet.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 201px;
	height: 201px;
	top: 125px;
	left: 50%;
	margin-left: 225px;
	z-index: 2;
}
