@charset "utf-8";
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	






	background-image: url(images/background/background_gradientpng.png);
	background-position:center;
}
#big {
	margin: 0 auto;
	width: 800px;
  } 
  
#masthead {
	background-color: #000000;
	position: relative;
	height: 100px;
	width: 600px;
	float: left;
}

#masthead_pic {
	float:left;
	visibility: visible;
	left: 0px;
	top: 0px;
	height: 100px;
	width: 600px;
}

#mp3_player {
	float:right;
	height: 170px;
	width: 400px;
	left: 0px;
	top: 0px;
}

#banner {
	position: relative;
	height: 100px;
	width: 800px;
	float: left;
}
#navigation {
	height: 300px;
	width: 150px;
	position: relative;
	visibility: visible;
	float: left;
}
#nav_table {
	left: 0px;
	top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 120px;
	visibility: visible;
	text-align: right;
}
#nav_table tr, td, a{
	border-bottom-color:#993300;
	border-bottom-width:1px;
	border-bottom-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#nav_table a:hover{background-color:#993300;
}
#main {
	border-color:#993300;
	border-width:1px;
	border-style:solid;
	visibility: visible;
	height: 300px;
	width: 800px;
	float: left;
}
#middle_content {
	height: 250px;
	width: 640px;
	visibility: visible;
	font-size:10px;
	float: left;
	overflow: auto;
}

#middle_content_artists {
	height: 300px;
	width: 650px;
	position: relative;
	visibility: visible;
	font-size:10px;
	text-align: left;
	float: right;
}
#middle_content a{
font-size:10px;
}
#middle_content a:hover{
background-color:#993300
}

.b_18_Italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 0.5em;
	background-color: #993300;
	word-spacing: .25em;
}
#about_content {
	padding: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.about_b_18_Italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 0.5em;
	background-color: #333366;
	word-spacing: 0.25em;
}
#about_table {
	width: 450px;
	left: 0px;
	top: 35px;
}
#commercial_table {
	position: absolute;
	width: 590px;
	left: 0px;
	top: 35px;
}
#booking_table {
	height: 220px;
	width: 455px;
	left: 30px;
	top: 35px;
	visibility: visible;
	text-align: right;
	
	position: relative;
}
.form_td {
	text-align: right;

}

.form_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}
.booking_b_18_Italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 0.5em;
	background-color: #660066;
	word-spacing: 0.25em;
}
.normal_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 13px;
}
#staff_table {
	height: 230px;
	width: 460px;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 30px;
	margin-top: 20px;
}
.b_16_Italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
}

#services_table {
	position: absolute;
	top: 10px;
	width: 392px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	left: 0px;
}

#services_table2 {
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 50px;
	padding-top: 5px;
}

.servicepic {
	position: absolute;
	height: 100px;
	width: 205px;
	float: right;
}
.commercial_b_18_Italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 0.5em;
	background-color: #660066;
	word-spacing: 0.25em;
}

.reply {
	position: relative;
	visibility: visible;
	z-index: 95;
	height: 200px;
	width: 300px;
	left: 122px;
	top: 54px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

#footer {
	padding-top:30px;
	z-index: 10;
	height: 100px;
	width: 800px;
	float: left;
}
#footer_artist {
	padding-top:10px;
	z-index: 11;
	height: 180px;
	width: 800px;
	float: left;
}

#artist_footer{
float:left;
padding-left:150px;
}


#artist_mp3{
	float:right;
}

#services_footer {
	position: relative;
	z-index: 10;
	width: 800px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	top: 30px;
	overflow: auto;
	height: 105px;
	border: 1px solid #993300;
}

#mp3_popup {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mp3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	height: 100px;
	width: 200px;
	float: left;
}
#training_table {
	position: absolute;
	height: 220px;
	width: 455px;
	left: 30px;
	top: 35px;
	visibility: visible;
	text-align: right;

}
#commercial_b_18_Italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: normal;
	background-color: #000066;
	word-spacing: normal;
}
#infoDiv {
	position: absolute;
	visibility: visible;
	height: 215px;
	width: 205px;
	left: 408px;
	top: 40px;
}
#phone {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 99;
	height: auto;
	width: 100px;
	left: 97px;
	top: 188px;
}
.news_months {
	font-size: 14px;
	font-weight: bold;
}
#main_gift {
	visibility: visible;
	height: 800px;
	width: 800px;
	position: relative;
	float: left;
}
#middle_content_gift {
	height: 750px;
	width: 650px;
	position: relative;
	visibility: visible;
	font-size:10px;
	text-align: left;
	float: right;
	overflow: auto;
}
#album_cover {
float:left;
width:300px;
height:300px;
}
#artist_bio {
float:right;
padding:10px;
overflow:auto;
width:280px;
height:280px;
}

#staff_picture {
	float:left;
	width:400px;
	height:300px;
}
#staff_credits {
	float:right;
	padding:5px;
	overflow:auto;
	width:220px;
	height:280px;
}
#staff_bio {
	float:right;
	width:600px;
	height:180px;
	overflow:auto;
	border:#993300;
	border-style:solid;
	border-width:1px;
}
#middle_content_staff {
	height: 300px;
	width: 650px;
	position: relative;
	visibility: visible;
	font-size:10px;
	text-align: left;
	float: right;
}
.spacer {
	height:40px;
	overflow:hidden;
}
#gear-list-headings {
	font-size:16px;
}
.gear-list-gray {
	font-size:12px;
	color: #CCC;
}
.gear-list-white {
	font-size:14px;
	color: #FFF;
}
#middle_content-gear-list {
	height: 250px;
	visibility: visible;
	font-size:10px;
	float: left;
	overflow: auto;
	width: 640px;
}
#gear-list-table {
	border-right-color:#600;
	border-right-width:thin;
	width: 600px;
}
#spacer-gear-list {
	height:40px;
	overflow:hidden;

