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;
}

#SeeTheMusicMain {
	background-image: url(../images/seethemusic/mainimage_03.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 702px;
	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: 702px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}



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

.opera #menu {

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