*{
	padding:0;
	margin:0;
}

body{
background-color:#000000; 
background-image:url("images/bkg-img.jpg");
background-repeat:repeat-x;
text-align:center;
background-attachment:scroll;
}

#main-container{
width: 900px;
height: 1275px;
margin-left: auto;
margin-right: auto;
}

#header{
width: 900px;
height: 100px;
text-align: left;
background-image:url("images/hdr-bkg.jpg");
}

#navigation{
width:330px;
height:45px;
float:right;
}

#main-pic{
width:900px;
height:271px;
float:left;
background-image:url("images/main-pic2.jpg");
}

#main-pic2{
width:900px;
height:271px;
float:left;
background-image:url("images/main-pic3.jpg");
}

#main-pic3{
width:900px;
height:271px;
float:left;
background-image:url("images/main-pic.jpg");
}

#beatles-home{
width:442px;
height:229px;
float:left;
}

#info-home{
width:442px;
height:229px;
float:left;
margin-left:16px;
}

#about-header{
width:898px;
height:23px;
float:left;
background-image:url("images/about-hdr.jpg");
margin-top:11px;
margin-left:2px;
}

#about-content{
width:900px;
height:150px;
float:left;
background-image:url("images/about-text-bkg.jpg");
margin-top:11px;
}

#squares{
width:900px;
height:270px;
float:left;
margin-top:11px;
}

#square1{
width:296px;
height:269px;
background-image:url("images/main-square-bkg.jpg");
float:left;
}

#square2{
margin-left:6px;
width:296px;
height:269px;
background-image:url("images/main-square-bkg.jpg");
float:left;
}

#square3{
margin-left:6px;
width:296px;
height:269px;
background-image:url("images/main-square-bkg.jpg");
float:left;
}

#square1-pic{
width:280px;
height:135px;
float:left;
background-image:url("images/square1-pic.jpg");
margin:8px 0px 0px 8px;
}

#square2-pic{
width:280px;
height:135px;
float:left;
background-image:url("images/square2-pic.jpg");
margin:8px 0px 0px 8px;
}

#square3-pic{
width:280px;
height:135px;
float:left;
background-image:url("images/square3-pic.jpg");
margin:8px 0px 0px 8px;
}

#beatles-this-year{
width:572px;
height:400px;
float:left;
background-image:url("images/beatles-this-year2.jpg");
margin-top:29px;
}

#ticketmaster{
width:325px;
height:368px;
float:left;
margin-top:54px;
}

#activities{
width:566px;
height:249px;
float:left;
background-image:url("images/activities-bkg.jpg");
}

#activities-hdr1{
width:562px;
height:20px;
float:left;
background-image:url("images/activities-hdr1.jpg");
margin:8px 10px 0px 2px;
}

#activities-hdr2{
width:562px;
height:20px;
float:left;
background-image:url("images/activities-hdr2.jpg");
margin:8px 10px 0px 2px;
}

#download{
width:327px;
height:45px;
float:left;
margin:0px 0px 0px 5px;
}

#special{
width:327px;
height:193px;
float:left;
background-image:url("images/special-appearances.jpg");
margin:10px 0px 0px 5px;
}

#contact-container{
width:900px;
height:637px;
float:left;
background-image:url("images/contact-bkg.png");
margin-top:42px;
}

#form-hdr{
margin-top:50px;
margin-bottom:10px;
width:450px;
height:50px;
float:right;
}

#form-container{
width:450px;
height:438px;
float:right;
}

#logos{
width:900px;
height:175px;
float:left;
background-image:url("images/logo-bottom.jpg");
margin-top:23px;
}

#logos2{
width:900px;
height:175px;
float:left;
background-image:url("images/logo-bottom.jpg");
}

#footer-container{
background-image:url("images/ftr-bkg.jpg");
background-repeat:repeat-x;
padding: 40px 0px 0px 0px;
width: 100%;
height: 110px;
margin-left: auto;
margin-right: auto;
}

