#container {
  margin:0 auto;
  width:960px;
  text-align:center;
  } 

body {
  text-align:center;
  background-color:#000;
  font-family:'Georgia','Arial','Sans-serif';
  margin-top:5px;
  }


  
a {
	font-family: Gill Sans, Verdana;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
    color:white;
    text-align:center;
    text-decoration:none;
    margin-top:20px;
   
  }


p {
	font-family: Gill Sans, Verdana;
	font-size: 24px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	color:white;
	text-align:center;
	font-style:italic;
	text-decoration:none;
  }  
  
#logo {
	margin-bottom:30px;
	}
  
td {
	color: #236093;
	text-align:center;
	text-decoration:none;
	font-size: 12pt;
  }
 
a:hover {
	text-decoration:none;
	color:#236093;
	font-size: 14px;
	font-family: Gill Sans, Verdana;
}

#callout {
	width: 450px;
	text-align: center;
	font-size:20px;
	
}
#callout2 {
	font-style: italic;
}
.albumtitle {
	font-style: italic;
}

#albumcallout {
	font-size: 20pt;
	color: #FFF;
}
.tourlink {
	font-family:'Georgia','Arial','Sans-serif';
	color: #236093;
	text-align:center;
	text-decoration:none;
	font-size: 12pt;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 0px;
}

.tourlink:hover {
	font-family:'Georgia','Arial','Sans-serif';
	color: #236093;
	text-align:center;
	text-decoration:none;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 0px;
}

.tour_link {
	font-family: Gill Sans, Verdana;
	font-size: 20px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
    color:white;
    text-align:center;
    text-decoration:none;
	
}

.tour_link:hover {
	
	font-family: Gill Sans, Verdana;
	font-size: 20px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
    color:white;
    text-align:center;
    text-decoration:none;

}

#tour_dates
{
  display: block;
  margin: -25px -50px 0 0;
  width: 400px;
  height: 250px;
  background: none no-repeat 0 0;
}


#tour_dates span
{
  display: none;
}


#facebook
{
  display: block;
  margin: 75px 75px 0 10px;
  width: 420px;
  height: 50px;
  background: none no-repeat 0 0;
}


#facebook span
{
  display: none;
}

#footer
{
	font-family: Gill Sans, Verdana;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	color:white;
	text-align:center;
	text-decoration:none;
}

