.wrapper {
	margin: auto;
	height: 1150px;
	width: 1020px;
}
.logo {
	float: left;
	height: 164px;
	width: 610px;
	padding-left: 10px;
}
.quote {
	float: left;
	height: 164px;
	width: 370px;
	background-image: url(images/pngs/UKtour.png);
	background-repeat: no-repeat;
	background-position: 5px;
}
.navigation {
	height: 34px;
	width: 910px;
	clear: both;
	padding-top: 5px;
	float: left;
	margin-left: 60px;
	margin-bottom: 20px;
}
.Countdown {
	float: left;
	height: 40px;
	width: 454px;
	clear: both;
	margin-left: 12px;
	margin-right: 15px;
}
.Video {
	float: left;
	height: 270px;
	width: 365px;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #F00;
	background-color: #000;
}
.box {
	float: left;
	height: 330px;
	width: 290px;
	border: 1px solid #F00;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 32px;
	background-color: #000;
	padding: 10px;
}
.box2 {
	float: left;
	height: 330px;
	width: 290px;
	border: 1px solid #F00;
	background-color: #000;
	padding: 10px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.box3 {
	float: left;
	height: 330px;
	width: 290px;
	border: 1px solid #F00;
	background-color: #000;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.footer {
	margin: auto;
	height: 90px;
	width: 1000px;
	clear: both;
	padding-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
}
.box_internal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.Social {
	float: left;
	height: 80px;
	width: 363px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	clear: both;
	margin-top: 5px;
	background-color: #000;
	border: 1px solid #F00;
}
#home
{
	display: block;
	float: left;
	background-image: url(images/jpgs/nav_home.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-right: 25px;
	padding-left: 25px;
	height: 30px;
	width: 49px;
}

#home:hover
{ 
  background-position: 0 -30px;
}

#home span
{
  display: none;
}
#dates
{
	display: block;
	float: left;
	background-image: url(images/jpgs/nav_dates.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-right: 25px;
	padding-left: 25px;
	height: 30px;
	width: 100px;
}

#dates:hover
{ 
  background-position: 0 -30px;
}

#dates span
{
  display: none;
}
#music
{
	display: block;
	float: left;
	background-image: url(images/jpgs/nav_music.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-right: 25px;
	padding-left: 25px;
	height: 30px;
	width: 51px;
}

#music:hover
{ 
  background-position: 0 -30px;
}

#music span
{
  display: none;
}
#lyrics
{
	display: block;
	float: left;
	background-image: url(images/jpgs/nav_lyrics.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-right: 25px;
	padding-left: 25px;
	height: 30px;
	width: 46px;
}

#lyrics:hover
{ 
  background-position: 0 -30px;
}

#lyrics span
{
  display: none;
}
#merch
{
	display: block;
	float: left;
	background-image: url(images/jpgs/nav_merch.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-right: 25px;
	padding-left: 25px;
	height: 30px;
	width: 112px;
}

#merch:hover
{ 
  background-position: 0 -30px;
}

#merch span
{
  display: none;
}
#links
{
	display: block;
	float: left;
	background-image: url(images/jpgs/nav_links.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-right: 25px;
	padding-left: 25px;
	height: 30px;
	width: 41px;
}

#links:hover
{ 
  background-position: 0 -30px;
}

#links span
{
  display: none;
}
#contact
{
	display: block;
	float: left;
	background-image: url(images/jpgs/nav_contact.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-right: 25px;
	padding-left: 25px;
	height: 30px;
	width: 66px;
}

#contact:hover
{ 
  background-position: 0 -30px;
}

#contact span
{
  display: none;
}
#twitter
{
	display: block;
	float: left;
	background-image: url(images/jpgs/nav_twitter.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	width: 29px;
}

#twitter:hover
{ 
  background-position: 0 -30px;
}

#twitter span
{
  display: none;
}
#facebook
{
	display: block;
	float: left;
	background-image: url(images/jpgs/nav_facebook.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	width: 29px;
}

#facebook:hover
{ 
  background-position: 0 -30px;
}

#facebook span
{
  display: none;
}
#youtube
{
	display: block;
	float: left;
	background-image: url(images/jpgs/nav_youtube.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	width: 29px;
	margin-left: 20px;
}

#youtube:hover
{ 
  background-position: 0 -30px;
}

#youtube span
{
  display: none;
}
#homepage {
	width: 990px;
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
}
.cd_covers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 5px;
	float: left;
	height: 85px;
	width: 85px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
.hp_images {
	clear: both;
	float: left;
	height: 85px;
	width: 70px;
	margin-right: 8px;
	border: 1px solid #F00;
}
.hp_subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #F00;
}
.hp_images2 {
	clear: none;
	float: right;
	height: 85px;
	width: 70px;
	border: 1px solid #F00;
	margin-left: 8px;
}
.cd_drillscover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #FFF;
	float: left;
	height: 85px;
	width: 85px;
	margin-right: 9px;
}
.mailinglist {
	float: left;
	height: 150px;
	width: 363px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	clear: both;
	margin-top: 5px;
	background-color: #000;
	border: 1px solid #F00;
}
.listbox {
	float: left;
	margin-top: 6px;
}
.topmenu {
	background-color: #000;
	margin: auto;
	height: 45px;
	width: 100%;
}
.topmenuwrapper {
	background-color: #000;
	margin: auto;
	height: 42px;
	width: 1000px;
}
.internalbody {
	margin: auto;
	height: 708px;
	width: 900px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
}
.CDcover {
	height: 200px;
	width: 200px;
	float: left;
	margin-left: 160px;
	clear: both;
}
.CDcover2 {
	height: 200px;
	width: 200px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
}
.CDcoverMusic {
	height: 390px;
	width: 400px;
	float: left;
	margin-left: 30px;
	clear: both;
}
.musicCD {
	float: left;
	height: 180px;
	width: 190px;
}
.CDcover2Music {
	height: 390px;
	width: 400px;
	float: left;
	margin-left: 20px;
}
.Lyrics1 {
	height: 520px;
	width: 265px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #CCC;
	margin-right: 10px;
	padding: 10px;
	border: 1px solid #CCC;
}
.Lyrics {
	height: 520px;
	width: 265px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #CCC;
	margin-right: 10px;
	padding: 10px;
	border: 1px solid #CCC;
	margin-left: 6px;
}
.CDs {
	float: left;
	height: 350px;
	width: 264px;
	margin-left: 15px;
	border: 1px solid #FFF;
	padding: 7px;
	margin-bottom: 20px;
}
.CDsSmall {
	margin: auto;
	height: 708px;
	width: 900px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
}
.PreOrder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #F00;
}
.PreOrder2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
}
.CDcoverMusic3a {
	height: 190px;
	width: 400px;
	float: left;
	margin-left: 30px;
	clear: both;
}
.CDcover3b {
	height: 190px;
	width: 400px;
	float: left;
	margin-left: 20px;
}
.UKDates {
	margin: auto;
	width: 560px;
}
