/* CSS Document */

#main_banner {
	position:absolute;
	left:10px;
	top:10px;
	width:750px;
	height:89px;
	z-index:3;
	background-image:url(../images/BG/namebanner1.jpg);
}

#BG {
	position:absolute;
	left:10px;
	top:110px;
	width:750px;
	height:625px;
	z-index:4;
	background-image: url(../images/BG/BG2.jpg);
}

#BG1 {
	position:absolute;
	left:10px;
	top:110px;
	width:750px;
	height:625px;
	z-index:4;
	background-image:url(../images/BG/BG.jpg);
}

#BG2 {
	position:absolute;
	left:12px;
	top:110px;
	width:750px;
	height:625px;
	z-index:4;
	background: #FFFFFF; 
}

#BG3 {
	position:absolute;
	left:12px;
	top:110px;
	width:750px;
	height:589px;
	z-index:4;
	background-image:url(../images/BG/BG1.jpg); 
}

#BG_head {
	position:absolute;
	left:10px;
	top:110px;
	width:750px;
	height:130px;
	z-index:9;
	background-image:url(../images/shows/BG/BG_head.jpg)
}

#BG_bottom {
	position:absolute;
	left:10px;
	top:231px;
	width:750px;
	height:410px;
	z-index:10;
	background-image:url(../images/shows/BG/BG_bottom.jpg);
	overflow: visible;
}

#home_text {
	position:absolute;
	left:110px;
	top:230px;
	width:540px;
	height:448px;
	z-index:9;
	padding: 5px;
	overflow: auto;
}

#header_home {
	position:absolute;
	left:110px;
	top:200px;
	width:270px;
	height:30px;
	z-index:10;
	text-align: left;
	padding-left: 5px;
}

#main_text {
	position:absolute;
	left:100px;
	top:231px;
	width:550px;
	height:487px;
	z-index:7;
	overflow: auto;
	padding-left: 5px;
	padding-right: 5px;
}

#toolbar {
	position:absolute;
	left:431px;
	top:68px;
	width:328px;
	height:31px;
	z-index:8;
}

#bio_text {
	position:absolute;
	left:55px;
	top:350px;
	width:645px;
	height:345px;
	z-index:9;
	padding-left: 5px;
	padding-right: 5px;
}

#biopic1 {
	position:absolute;
	left:55px;
	top:245px;
	width:165px;
	height:100px;
	z-index:11;
}

#biopic2 {
	position:absolute;
	left:220px;
	top:245px;
	width:165px;
	height:100px;
	z-index:15;
} 

#biopic3 {
	position:absolute;
	left:385px;
	top:245px;
	width:160px;
	height:100px;
	z-index:13;
}

#biopic4 {
	position:absolute;
	left:545px;
	top:245px;
	width:160px;
	height:100px;
	z-index:14;
}

#shows_box {
	position:absolute;
	left:129px;
	top:161px;
	width:490px;
	height:368px;
	z-index:11;
}

#mp3_play {
	position:absolute;
	left:67px;
	top:250px;
	width:434px;
	height:144px;
	z-index:9;
}

#media_text1 {
	position:absolute;
	left:371px;
	top:471px;
	width:263px;
	height:57px;
	z-index:10;
}

#media_text2 {
	position:absolute;
	left:65px;
	top:537px;
	width:620px;
	height:288px;
	z-index:11;
}

#media_text3 {
	position:absolute;
	left:135px;
	top:382px;
	width:480px;
	height:40px;
	z-index:12;
}

#contact_box1 {
	position:absolute;
	left:142px;
	top:190px;
	width:478px;
	height:36px;
	z-index:10;
}

#contact_box2 {
	position:absolute;
	left:172px;
	top:260px;
	width:408px;
	height:62px;
	z-index:11;
}

#contact_box3 {
	position:absolute;
	left:158px;
	top:338px;
	width:408px;
	height:288px;
	z-index:9;
}






.showfont1 {
	font-size: 20px;
	font-weight: bolder;
}
.monthfont {
	font-size: 12px;
	font-weight:100;
			 }

.tbfont {
	font-family: Papyrus;
	font-size: 16px;
	font-weight:bold;
	color:#000000
}

.bodyfont {
	font-family: Papyrus;
	font-size:16px;
	color:#000000;
}

.homefont {
    font-family: Papyrus;
	font-size:20px;
	font-weight:bold;
	color:#000000;
}

.biofont {
	font-family: Papyrus;
	font-size: 12px;
}

.contactfont1 {
	color: #0000FF;
	font-weight: bold;
}

.contactfont2 {
	font-family: Papyrus;
	font-weight: bold;
	font-size: 14px;
}
.contactfont3 {
	font-family: Papyrus;
	font-size: 14px;
}
.contactfont4 {
	font-family: Papyrus; 
	font-size: 12px; 
}
.mediafont1 {
	font-family: Papyrus;
	font-size: 12px
}
.mediafont11 {
	font-family: Papyrus;
	font-size: 12px;
	font-weight: bold;}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
