#container {
  margin:0 auto;
  width:500px;
  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;

}


#buy-button02
{
  display: block;
  margin: 0 auto 0 auto;
  width: 285px;
  height: 73px;
  background: url("../../images/getit-normal.png") no-repeat 0 0;
}

#buy-button02:hover
{ 
  display: block;
  margin: 0 auto 0 auto;
  width: 285px;
  height: 73px;
  background: url("../../images/getit-over.png") no-repeat 0 0;
}

#buy-button02 span
{
  display: none;
}


