/* CSS Document */

 *{
    margin:0;
    padding:0;

    }
	
/* html div, img { behavior: url(iepngfix.htc); }*/

body{
background-color:#000000; 
/*background-position: top, right, bottom, left, center;  */


}
.titleImg{
	clear:left;	

}

* html .titleImg{ 
	position:absolute;
	clear:left;
	margin-left:-170px;
}

.Content{
	/*background-image:url(images/PianoTrans2.png); */
	background-image:url(images/PianoTrans2IE.jpg); 
	background-repeat: no-repeat;
	background-position:top;
	width: 760px;


}

* html .Content{
	background-image:url(images/PianoTrans2IE.jpg); 
	background-repeat: no-repeat;
	background-position:top;
	width: 760px;	


}

.Content p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	text-align:justify;
	padding-top:50px;
	padding-bottom:40px;
	padding-left:200px;
	padding-right:200px;
}

.Horizon{
	background-position:bottom; 
	margin-top:80px;
	
	}

#MusicContainer{
	position:absolute;
	vertical-align:top;

}

#MusicSelect{
	background-image:url(images/TitleFadeBottom.jpg);
	height:293px;
	background-repeat:no-repeat;
	float:left;
	position:relative;
	padding-top:20px;

}

.SubNav li {
	padding-bottom:0px;
	

}


#MusicPlayer2{
	background-image:url(images/VideoFade3.jpg);
	background-repeat:no-repeat;
	width:355px;
	height:330px;
	padding-top:10px;
	padding-left:10px;
	margin-left:200px;



}




* html .SubNav ul{
	clear:left;	

}

#nav{
	
	padding-bottom: 40px;
	
	

}

.MusicList ul{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	list-style-type: square;	
	font-size:12px;
	font-weight: bold;
	margin-left: 10px;
	text-align: justify;
	margin-top: 10px;
}

.MusicList ul li{ 
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 40px;
	color:#999999; 
	text-align: justify;
	

	
}

