body {
	background: #094b7d url(images/bg.jpg) no-repeat top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
}

#wrap{
	width: 800px;
	margin: 0px auto;
}

#nav_container{
	width: 800px;
	height: 43px;
	
	margin: 0 auto;
	float: left;
}

#nav_container img{
	padding: 0px;
	margin: 0px;
	float: left;
}

#header_container{
	width: 800px;
	height: 375px;
	background-image: url(images/home_header.jpg);
	margin: 0 auto;
}

#bio_header_container{
	width: 800px;
	height: 246px;
	background-image: url(images/bio_header.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#tour_header_container{
	width: 800px;
	height: 247px;
	background-image: url(images/tour_header.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#content_area{
	width: 800px;
	min-height: 750px;
	background-image: url(images/content_area_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	margin: 0 auto;
}

#content_area p{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	margin: 0px;
	
}

#content_area h1{
	font-family: Arial;
	font-size: 14px;
	color: #f8981d;
	
	
}
#content_area h2{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}


#content_left_column{
	width: 325px;
	height: auto;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-right: 20px;
	background-image: url(images/boxtrans.png);
}

#content_right_column{
	width: 325px;
	height: auto;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/boxtrans.png);
	right: 45px;;
	position: relative;
	background-attachment: fixed;
}

#home_right_column{
	width: 325px;
	min-height: 490px;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/boxtrans.png);
	right: 45px;;
	position: relative;
	background-attachment: fixed;
}

#home_right_column_thm{
	border: 1px;
	border-style: solid;
	border-color: #f8981d;
	float: left;
	margin-right: 10px;
}	

#home_right_column p{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}

#home_right_column h2{
	font-family: Arial;
	font-size: 12px;
	color: #f8981d;
}
#home_right_column h3{
	font-family: Arial;
	font-size: 12px;
	color: #f8981d;
	float: right;
	padding-top: 10px;
	letter-spacing: .05em;
}

#footer_container{
	width: 800px;
	height: 24px;
	margin: 0 auto;
	
}

#footer_container img{
	padding: 0px;
	margin: 0px;
	float: left;
}

#bot_links_container{
	width: 800px;
	height: 32px;
	position: relative;
	
}

#bot_left_img{
	float: left;
	width: 126px;
	height: 28px;
}

#bot_right_img{
	float: left;
	width: 167px;
	height: 32px;
}

#bot_link_spacer{
	height: 32px;
	width: 507px;
	background-image:url(images/botlinkspace.jpg);
	background-repeat: no-repeat;
	float: left;
}	

#guru_container{
	width: 390px;
	height: 523px;
	margin-left: -25px;
	position: relative;
	z-index: 1;
	top: -30px;
	
}
#elbow{
	background-image: url(images/elbow2.png);
	background-repeat: no-repeat;
	width: 36px;
	height: 180px;
	float: left;
	top: 164px;
	margin-left: -36px;
	position: relative;
}
#gurubody{
	background-image: url(images/guruover2.jpg);
	background-repeat: no-repeat;
	height: 454px;
	width: 351px;
	float: left;
}

#home_quote_container{
	width: 325px;
	height: auto;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding_bottom: 15px;
	margin-right: 20px;
	background-image: url(images/boxtrans.png);
	position: relative;
	left: 0px;
}
#date_text{
	color: #f8981d;
	font-family: Arial;
	font-size: 12px;
	display: inline;
}
#bio_box_one{
	width: 715px;
	min-height: 300px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-bottom: 25px;
	background-image: url(images/boxtrans.png);
}
#bio_box_two{
	width: 715px;
	min-height: 300px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	background-image: url(images/boxtrans.png);
}

#bio_box_one img{
	border: 1px;
	border-style: solid;
	border-color: #f8981d;
	float: left;
	margin-right: 10px;
	
}
#bio_box_two img{
	border: 1px;
	border-style: solid;
	border-color: #f8981d;
	float: right;
	margin-left: 10px;
	
	
}

#morebox{
	height: 25px;
	width: 65px;
	background-image:url(images/boxtrans.png);
	float: right;
	position: relative;
	margin-right: 65px;
	padding: 5px;
	
}

#moreone{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	
}
#content_area a{
	font-family: Arial;
	font-size: 13px;
	color: #eda11f;
	margin-bottom: 0px;
	
}

#moretwo{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	
}
#contact_box{
	width: 715px;
	height: auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-bottom: 25px;
	background-image: url(images/boxtrans.png);
}

#media_left_column{
	width: 650px;
	height: auto;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-right: 20px;
	background-image: url(images/boxtrans.png);
}
#media_left_column img{
	margin-top: 5px;
	margin-bottom: 5px;
}
#press_left_column{
	width: 280px;
	height: auto;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-right: 20px;
	background-image: url(images/boxtrans.png);
}
#press_left_column img{
	margin-top: 5px;
	margin-bottom: 5px;
}

#press_right_column{
	width: 375px;
	height: auto;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-right: 45px;
	background-image: url(images/boxtrans.png);
}
#press_right_column img{
	margin-top: 5px;
	margin-bottom: 5px;
}

#listen_buy_container{
	width: 700px;
	height: 35px;
	margin: 0 auto;
	
	
	
}
#listen_link{
	float: left;
	width: auto;
	height: 25px;
	padding-left: 5px;
	padding-top: 10px;
	
	
}
#buy_link{
	float: right;
	width: auto;
	height: 25px;
	padding-right: 5px;
	padding-top: 10px;
	
}
#player_holder{
	
	position: relative;
	right: 9px;
}
#content_area TL{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	margin: 0px;
	
}
#ticketbox img{
	float: left;
	padding-right: 15px;
}

#short_quote{
	border: thin solid #f8981d;
	margin-bottom: 3px;
	padding: 5px;
}
#short_quote writer{
	color: #FF9966;
}
#content_area .tourList{
	font-family: Arial; 
	font-size: 12px}
#content_area .tourList a span{
	color:#F8981D !important}
#content_area .tourList a b{
	font-weight:normal;
	color:#fff !important}
	
/*-----------player start-----------*/
.playerDiv{
	width:480px;
	margin:0 auto}
.playerBtn{
	border:1px solid #a6d9ff;
	background:#3f6989;
	overflow:hidden;
	width:468px;
	padding:5px}
.albumMarg{
	margin:0!important}
.playPauseBtnbg{
	width:33px;
	height:22px;
	float:left;
	margin:0 13px 0 0}
.playPauseBtnbg a{
	background:url(../images/pauseBtn.gif) no-repeat 0 0;
	width:33px;
	height:22px;
	display:block;
	outline:none}
.playPauseBtnbg a img{
	width:33px;
	height:22px;
	margin:0!important;
	border:none}
.songTitle{
	color:#fff;
	font:normal 12px/21px Arial, Helvetica, sans-serif;
	float:left}
/*-----------player End-----------*/
