body, html {
	width: 100%;
	height: 100%;
}

#Container {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}

#ShoppingBagMain {
	background-image: url(../images/shoppingbag/layout_02.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 979px;
	width: 785px;
	top: 112px;
}

#Text {
	position: absolute;
	height: 500px;
	width: 750px;
	top: 290px;
	left: 20px;
	text-align: left;
}

#Text p {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 1.5em;
}

#Text h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: relative;
	left: 10px;
	top: 10px;
}

#Text p:first-letter {
	font-family: Papyrus, "MS Reference Sans Serif", "Lucida Console", sans-serif;
}




#MainBody {
	background-image: url(../images/seethemusic/mainimage_02.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 702px;
	width: 785px;
	padding: 0px;
}


#MainBody {
	height: 342px;
	background-color: transparent;
	background-image: none;	
}



#Header {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#BottomBar {
	width: 785px;
	margin-top: 979px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#NavBar {
	height: 46px;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}




#Links {
	position: absolute;
	z-index: 20;
	top: 460px;
	right: 80px;
}

#Links ul {
	list-style-type: none;
} 
#Links ul li {
	float: right;
	margin-left: 120px;
} 

#BuyNow {
	position: absolute;
	height: 21px;
	width: 85px;
	top: -55px;
	right: 150px;

}

#MultiplePurchase {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 130px;
	top: 50px;
}

#NorthernMain {
	background-image: url(../images/seethemusic/mainimage_02.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 702px;
	width: 785px;
	padding: 0px;
}

/* //////////////////////// OPERA -------------------------------- */

.opera #menu {

	top: -12px;
}
.opera #MainText {
	top: 200px;
}