body {
	font-size: 20px;
	font-family: "lucida sans",arial;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	line-height: 26px;
	background-color: #000;
}

h2 {
	color: #FE0000;
	font-size: 32px;
	margin-bottom: 14px;
}

h3 {
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}

p {
	font-size: 12px;
	line-height: 17px;
}

#download a {
	color: #fff;
	font-weight: bold;
	padding-left: 30px;
	background: url(../layout/href.png) no-repeat;
	text-decoration: none;
	margin-left: 3px;
}


#download .setlist {
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	font-weight: bold;
	padding-left: 15px;
	background: url(../layout/href.png) no-repeat;
	text-decoration: none;
	margin-left: 3px;
}

html, body {
	height: 100%;
}

#space {
	width: 1px;
	height: 50%;
	margin-bottom: -275px;
	float: left;
}

#a {

	width: 980px;
	height: 551px;
	margin: 0 auto;
	position: relative;
	clear: left;
	background: url(../layout/abomb.jpg) no-repeat;
}

.tooltip {
	display: none;
	position: absolute;
	left: 103px;
	bottom: 430px;
	width: 150px;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
}

.tooltip span {
	font-size: 18px;
}

#contact {
	position: absolute;
	right: 216px;
	top: 143px;
	width: 481px;
	height: 161px;
	cursor: pointer;
	margin: 0px;
}

#contact-tube {
	position: absolute;
	z-index: 999;
	left: 98px;
	bottom: 77px;
	width: 153px;
	height: 80px;
	cursor: pointer;
	margin: 0px;
}

#read {
	position: absolute;
	left: 280px;
	top: 320px;
	width: 173px;
	height: 231px;
	cursor:pointer;
	margin: 0px;
}

#read-tube {
	position: absolute;
	z-index: 999;
	left: 98px;
	top: 300px;
	width: 153px;
	height: 80px;
	cursor: pointer;
	margin: 0px;
}

#see {
	position: absolute;
	left: 496px;
	top: 358px;
	width: 170px;
	height: 164px;
	cursor: pointer;
	margin: 0px;
}

#see-tube {
	position: absolute;
	z-index: 999;
	left: 98px;
	top: 210px;
	width: 153px;
	height: 80px;
	cursor: pointer;
	margin: 0px;
}

#listen {
	position: absolute;
	left: 666px;
	top: 331px;
	width: 99px;
	height: 127px;
	cursor: pointer;
	margin: 0px;
}

#listen-tube {
	position: absolute;
	z-index: 999;
	left: 98px;
	top: 40px;
	width: 153px;
	height: 80px;
	cursor: pointer;
	margin: 0px;
}

#watch {
	position: absolute;
	left: 694px;
	top: 459px;
	width: 136px;
	height: 74px;
	cursor:pointer;
	margin: 0px;
}

#watch-tube {
	position: absolute;
	z-index: 999;
	left: 98px;
	top: 125px;
	width: 153px;
	height: 80px;
	cursor: pointer;
	margin: 0px;
}

#watch2 {
	position: absolute;
	left: 764px;
	top: 398px;
	width: 65px;
	height: 63px;
	cursor:pointer;
	margin: 0px;
}

#tribute {
	position: absolute;
	left: 555px;
	top: 275px;
	margin: 0px;
}

#copyright {
	position: absolute;
	right: 0px;
	top: 550px;
	margin: 0px;
	font-size: 10px;
	color: #A3A3A3;
	font-family: arial;
}

#facebook {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	font-size: 10px;
	color: #A3A3A3;
	font-family: arial;
}

/* the overlayed element */
.overlay {
	display: none;
	background-image: url(../layout/transparent.png);
	color: #fff;
	width: 640px;
	padding: 35px;
}

.overlay div.close {
	background-image: url(../layout/close.png);
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
	height: 35px;
	width: 35px;
}

#image_wrap {
	text-align: center;
}

#slideshow {
    	position: absolute;
    	height: 503px;
    	weight: 44px;
    	bottom: 17px;
    	left: 28px;
}

#slideshow IMG {
    	position: absolute;
    	top: 0;
    	left: 0;
    	z-index: 8;
}

#slideshow IMG.active {
    	z-index: 10;
}

#slideshow IMG.last-active {
    	z-index: 9;
}
