/* ---------- 18 ---------- */
	
#eighteenBody	{
	background:url(../images/18.gif) top right repeat-y #cc9900;
	}

#eighteen	{
	background:url(../images/18-banner.gif) top left repeat-x transparent;
	width:100%;
	border-top:1px solid #cc9900;
	}

#eighteen-1	{
	position:absolute;
	top:0px;
	right:0px;
	background:url(../images/18.gif) top right no-repeat transparent;
	width:100%;
	height:300px;
	border-top:0px solid #cc9900;
	}

#eighteen-2	{
	position:absolute;
	top:58px;
	right:0px;
	background:url(../images/18-couple.gif) top right no-repeat transparent;
	width:100%;
	height:300px;
	border-top:0px solid #cc9900;
	}

#eighteenTracks	{
	color:#2b58d9;
	font-size:90%;
	margin-left:350px;
	margin-top:110px;
	}

#eighteenNumber	{
	position:absolute;
	top:195px;
	left:15px;
	height:125px;
	width:250px;
	background:url(../images/18-number.gif) top left no-repeat transparent;
	border:0px solid #c00;
	}

#eighteenTitle	{
	position:absolute;
	top:109px;
	left:120px;
	height:60px;
	width:190px;
	background:url(../images/18-title.gif) left no-repeat transparent;
	}
	
#eighteenNumbers, #eighteenSongs	{
	float:left;
	}
	
p.eighteenDetails	{
	clear:left;
	font-size:2em;
	margin-left:360px;
	padding-top:20px;
	}