@charset "UTF-8";
/* CSS Document */

#container {
	background: url(../images/blank_right_crnr.jpg) no-repeat right bottom;
	margin: 0 auto 0 auto;
}
#behind_menu {
	background: url(../images/behind_menu_band.jpg) no-repeat top left;
	}

h3 {
	position: absolute;
	background: url(../images/band_text.jpg) no-repeat left top;
	height: 49px;
	width: 259px;
	top: 138px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

#shows {
	color: #FFFFFF;
	position: absolute;
	left: 88px;
	top: 183px;
	width: 731px;
	font-size: 15px;
}

.over6 {
	cursor:pointer;
	background: url(../images/busti_home.gif) no-repeat -5px -5px;
}

#mic_ward {
	display:none;
	position: absolute;
	border: solid black 1px;
	padding: 10px;
	text-align: left;
	font-size: 12px;
	left: 13px;
	top: 225px;
	width: 704px;
	height: 171px;
	background: url(../images/mike.jpg) #ffffff no-repeat 220px 15px;
}

#jon_weil {
	display: none;
	position: absolute;
	border: solid black 1px;
	padding: 10px;
	text-align: left;
	font-size: 12px;
	left: 13px;
	top: 225px;
	width: 704px;
	height: 171px;
	background: url(../images/jon.jpg) #ffffff no-repeat 255px 15px;
}

#sun_pat {
	display: none;
	position: absolute;
	border: solid black 1px;
	padding: 10px;
	text-align: left;
	font-size: 12px;
	left: 13px;
	top: 225px;
	width: 704px;
	height: 171px;
	background: url(../images/sunir.jpg) #ffffff no-repeat 215px 15px;
}

#bra_weil {
	display:none;
	position: absolute;
	border: solid black 1px;
	padding: 10px;
	text-align: left;
	font-size: 12px;
	left: 13px;
	top: 225px;
	width: 704px;
	height: 171px;
	background: url(../images/brandon.jpg) #ffffff no-repeat 220px 15px;
}

.pointer {
	cursor: pointer;
}

.nopointer {
	cursor:default;
}

#pic_base {
	background: url(../images/band_pic2.jpg) no-repeat top left; 
	position: absolute; 
	border: solid #ffffff 1px; 
	background-color: #ffffff; 
	text-align: left; 
	left: 13px; 
	top: 225px; 
	width: 718px; 
	height: 185px;
}

.pic_over {
	cursor:default;
	background: url(../images/band_pic3.jpg) no-repeat top left;
}

.pic_out {
	cursor:default;
}

.close {
	position:absolute;
	top: -1px;
	right: -1px;
	z-index: 600;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: transparent;
	border-right-color: transparent;
}

#content_text {
	padding: 10px;
	width: 730px;
	height: 400px;
}