/* ---------- 11 ---------- */

#elevenBody	{
	background:url(../images/11-river.gif) top right no-repeat #ffffff;
	}

#eleven, #eleven-1, #eleven-2, #eleven-3, #eleven-4, #eleven-5	{
	background-color:transparent;
	border:0px solid #c00;
	position:absolute;
	top:50px;
	right:1%;
	height:400px;
	}

#eleven	{
	width:100%;
	
	}

#elevenNumber	{
	background:url(../images/11-number.gif) top left no-repeat transparent;
	height:70px;
	width:250px;
	margin:15px 0px 0px 270px;
	}

#elevenTitle	{
	background:url(../images/11-title.gif) top left no-repeat transparent;
	height:35px;
	width:390px;
	margin:-10px 0px 0px 293px;
	}

#elevenTracks	{
	margin:235px 0px 0px 30px;
	z-index:200;
	}
	
#elevenSide1	{
	float:left;
	margin:75px 0px 0px 0px;
	}

#elevenSide2	{
	display:block;
	margin:0px 0px 0px 395px;
	}
	
#eleven-1	{
	width:99%;
	left:0%;
	background:url(../images/11-adele.jpg) top left no-repeat transparent;
	}
	
#eleven-2	{
	width:78%;
	right:0%;
	background:url(../images/11-4.gif) bottom left repeat-x transparent;
	}
	
#eleven-3	{
	width:83%;
	right:2%;
	background:url(../images/11-3.gif) bottom left repeat-x transparent;
	}

#eleven-4	{
	width:88%;
	right:0px;
	background:url(../images/11-2.gif) bottom left repeat-x transparent;
	}

#eleven-5	{
	width:90%;
	right:0px;
	background:url(../images/11-1.gif) top left repeat-x transparent;
	z-index:100;
	}