body {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background: transparent url('http://www.thebeatlesgift.net/wp-content/themes/default/images/beatles-album-covers-background.jpg') repeat fixed 0 0;
#text-align: center;
}

a {
  color: #000000;
  text-decoration: none;
}

.header {
  position: relative;
  margin: 0 0 0 0;

  height: 60px;
width: 950px;
#text-align: left;
}

.header img {
  margin-top: 5px;
  margin-left: 40px;
  border: 0;
}

.header .navigation {
  position: relative;
  background-color: #FF9900;
  height: 20px;
  width: 940px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.footer {
  position: relative;
  margin: 0 0 0 0;

width: 940px;
  height: 100px;
#text-align: left;

  border-top:15px #FF9900 solid;

  font-weight:bold;
  color: #254A86;
  font-size: 1.6em;
}

.footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

.footer .footer-navigation {
  font-size: 12px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  padding-bottom: 10px;

  color: #535252;
}

.footer .footer-navigation a {
  color: #535252;
}


.footer .navigation {
  position: relative;
  background-color: #FF9900;
  height: 20px;
  width: 900px;

  margin-bottom: 5px;
}

ul {
  list-style-type: none;
}

.container {
  position: relative;
  width: 950px;
  background: transparent url('http://www.thebeatlesgift.net/wp-content/themes/default/images/trans-background.png') repeat scroll 0 0;

  margin-top: 0;
  margin-bottom: 0;

  padding-left: 40px;
  padding-right: 40px;
  margin-left: auto;
  margin-right: auto;
#margin:0 auto;
#text-align: left;
}

/* Albums */

.album {
  vertical-align: middle;
/* #margin-left: 100px; */
#height: 200px;
}

.album label {
  line-height: 150px;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 15px;

  cursor: pointer;
}

.album label strong {
  font-size: 20px;
  font-weight: normal;
}

.thumb {
  position: relative;
  float: left;
  width: 150px;
  margin-right: 20px; 
}

.thumb img {
  width: 150px;
  height: 150px;
  border: 0;
}


/* Songs */

.album-songs {
  margin-left: 155px;
}

.album-songs h2 {
  margin: 0 0 0 0;
  color: #434242;
  font-size: 12px;
}

.album-songs a { 
  position: relative;
  margin-left: 10px;
  width: 250px;
}

#pleasepleaseme-songs {
  display: none;
}

#withthebeatles-songs {
  display: none;
}

#aharddaynight-songs {
  display: none;
}

#beatlesforsale-songs {
  display: none;
}

#help-songs {
  display: none;
}

#rubbersoul-songs {
  display: none;
}

#revolver-songs {
  display: none;
}

#sgtpepperslonelyheartsclubband-songs { 
  display: none;
}

#magicalmysterytour-songs {
  display: none;
}

#thebeatles-songs {
  display: none;
}

#yellowsubmarine-songs {
  display: none;
}

#abbeyroad-songs {
  display: none;
}

#letitbe-songs {
  display: none;
}

#pastmasters-songs {
  display: none;
}


.description ul {
  position: relative;
  float: right;


  margin: 0 0 0 0;
  padding: 0 0 0 0;

  list-style-type: none;
}

.description ul li {
  position: relative;
  float: left;

  height:20px;
  line-height:20px;

  padding-left: 10px;
  padding-right: 10px;
}

.description ul li a {
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:bold;
  color: #ffffff;
  text-decoration: none;
}

.description ul li a:hover {
  color: #0D0E12;
}

.box {
  position: absolute;
  float: right;
  top: 100px;
  right: 100px;
  width: 250px;
  text-align: center;

}

.box p {
  text-align: justify;
}

.box img {
  position: relative;
  margin-left: auto;
  margin-right: auto;

  border: 0;
}


