body { 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #333333; 
	/* background-image: url('images/gradient_background.gif'); */
	background-repeat: repeat;
	margin-top: 0px;
}

p {
	margin: 10px 50px 20px 50px;
	font-family: Geneva, Verdana;
	font-size: 16px;
	text-align: justify;
	padding: 0px;
}

h1 {
	padding-top: 10px;
	margin: 0px 40px 20px 40px;
	font-family: Geneve, Verdana;
	font-variant: small-caps;
	font-weight: 100;
	border-bottom: 1px solid #000000
}

h2 {
	padding-top: 30px;
	margin: 10px 30px 20px 30px;
	font-family: Geneva, Verdana;
	font-variant: small-caps;
	font-weight: 100;
	border-bottom: 1px solid #000000
}

h3 {
	margin: 0px 30px 20px 30px;
	font-family: Geneva, Verdana;
	font-weight: 100;
	color: #990000;
}

h4 {
	margin: 0px 50px 20px 50px;
	text-align: left;
	font-style: italic;
	font-size: 18px;
}

table {
}

TD { font-family: Geneva, Verdana; }

#wrapper {
	padding-top: 1cm; 
	margin: 0 auto;
	width: 850px;
}

#main {
	text-align: center;
	width: 850px;
	overflow: hidden;
	margin-top: 0px;
	padding-top: 0px;
}

#header {
	margin: 0 auto;
	width: 850px;
	height: 250px;
  	background-image: url("images/header.gif");
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#header_home_old {
	margin: 0 auto;
	width: 850px;
	height: 250px;
  	background-image: url("images/header_home.gif");
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#header_home {
	margin: 0 auto;
	width: 850px;
	height: 250px;
  	background-image: url("images/header_home_new.gif");
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#shiny_text {
	text-align: left;
	position: relative;
	top: 15px;
	left: 30px;
}

#nav {
	position: relative;
	top: 60px;
	left: 25px;
	margin: 0px;
}

#left-sidebar {
	text-align:left;
	float: left;
	width: 160px;
	height: 100%;
	background: black;
	padding-bottom: 150cm;
	margin-bottom: -150cm;
}

#right-sidebar {
	float: right;
	width: 140px;
	height: 100%;
	padding-bottom: 150cm;
	margin-bottom: -150cm;
}

#center-bar {
	text-align: center;
	margin: 0 auto;
	width: 100%;
	/* background: #FFFFFF; */
  	background-image: url("images/tile3.jpg");
	padding-bottom: 30px;
	/* padding-top: 20px; */
	margin-top: 0px;
}

#footer {
	text-align: center;
	clear: both;
	width: 850px;
	/* padding-top: 0.3cm; */
	font-style: italic;
	color: #AAAAAA;
}

#section {
	align: 0 auto;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #000000;
	line-height: 1cm;
}

div.preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
   margin: 0px;
}

.b1f, .b2f, .b3f, .b4f {font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#000; margin:0 5px;}
.b2f {height:1px; background:#000; margin:0 3px;}
.b3f {height:1px; background:#000; margin:0 2px;}
.b4f {height:2px; background:#000; margin:0 1px;}

.w1f, .w2f, .w3f, .w4f {font-size:1px; overflow:hidden; display:block;}
.w1f {height:1px; background:#FFF; margin:0 5px;}
.w2f {height:1px; background:#FFF; margin:0 3px;}
.w3f {height:1px; background:#FFF; margin:0 2px;}
.w4f {height:2px; background:#FFF; margin:0 1px;}

#upcoming_dates {
	position: relative;
	float: right;
	background-image: url('images/Upcoming_Dates.gif');
	background-repeat: no-repeat; 
	margin-top: -100px;
	padding-right: 10px;
	width: 250px; 
	height: 150px;
	overflow: hidden;
}

#upcoming_dates a { 
		position: absolute; 
		top: 120px; 
		left: 80px; 
		width: 80px; 
		height: 20px; 
		background-color: transparent; 
}

#upcoming_dates p {
	margin: 60px 40px 20px 40px;
	font-family: Geneva, Verdana;
	font-size: 12px;
	text-align: justify;
}

#upcoming_dates_new {
    position: relative;
	background-image: url('images/Upcoming_Dates.gif');
	background-position:right top;
	background-repeat: no-repeat; 
	height: 140px;
	width: 238px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
}

#upcoming_dates_new p {
	padding: 50px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
	font-family: Geneva, Verdana;
	font-size: 12px;
	text-align: left;
}

#upcoming_dates_new  a { 
		position: absolute; 
		top: 120px; 
		left: 80px; 
		width: 80px; 
		height: 20px; 
		background-color: transparent; 
}

div.container {
	clear: both;
	text-align: center;
	margin: 0 auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
	font-family: Geneva, Verdana;
}

div.caption {
	text-align: justify;
	font-family: Geneva, Verdana;
	font-size: 16px;
	padding_top: 20px;
}

div.concert_date_1 {
	background-image: url('images/concerts/tblbg.gif');
	background-position: 20px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	text-align: left;
	padding: 20px 100px 20px 100px;
}

div.concert_date_2 {
	background-image: url('images/concerts/tblbg.gif');
	background-position: 20px;
	background-repeat: no-repeat;
	background-color: #cccccc;
	text-align: left;
	padding: 20px 100px 20px 100px;
}

div.orange_bar {
	width: 100%;
	height: 20px;
	background-color: #ff9900;
}

.align_right {
	float: right;
	padding-left: 20px;
	padding-right: 20px;
}

.align_left {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}

.align_top {
	clear: both;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 10px;
}

div.clear {
	clear: both;
}

#recordings a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

#recordings a:hover {
  text-decoration: underline;
}

#recordings hr {
  background-color: #000000;
  height: 2px;
  width: 50%;
  margin-bottom: 25px;
}

#recordings #grid td {
  text-align: left;
  vertical-align: top;
  font-size: 14px;
}

#recordings h4 {
  color: #142762;
  font-style: italic;
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 22px;
  padding-top: 20px;
  margin: 0 auto;
  text-align: center;
}

#listen
{
  display: block;
  width: 80px;
  height: 27px;
  background: url("/images/listen.png") no-repeat 0 -27px;
}

#listen:hover
{ 
  background-position: 0 0px;
}

#more
{
  display: block;
  margin-top: 5px; 
  width: 80px;
  height: 27px;
  background: url("/images/more.png") no-repeat 0 -27px;
}

#more:hover
{ 
  background-position: 0 0px;
}

#buy_now
{
  display: block;
  margin-top: 5px; 
  width: 90px;
  height: 29px;
  background: url("/images/buy_now.png") no-repeat 0 0px;
}

#buy_now:hover
{ 
  background-position: 0 -29px;
}

#itunes
{
  display: block;
  margin-top: 12px;
  margin-left: 10px;  
  width: 61px;
  height: 29px;
  background: url("/images/badgeitunes61x15dark.gif") no-repeat 0 0px;
}

#itunes:hover
{ 
  background-position: 0 0px;
}

#image-grid {
  width: 600px;
  margin: 0px auto;
}
#image-grid td {
  width: 200px; padding: 0px 15px 0px 15px; vertical-align: top;
}





