#musicWrapper {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	margin-bottom: auto;
	width: 1020px;
	height: 880px;
	background: url(../../_MASTER/wrapper1000x880_music.jpg) no-repeat;
	background-color: #900;
}

#contentMusic {
	position: absolute;
	top: 155px;
	left: 245px;
	width: 700px;
	height: 690px;
	background-color: transparent;
}

#soundtrack, #remix, #mashup {
	position: absolute;
	left: 0;
	width: 320px;
	border: 1pt solid;
}

#mashup, #remix {
	left: 350px;
}

#remix {
	top: 470px;
	height: auto;
}

#soundtrack  {
	height: 640px;
}

#contentMusic #links {
	position: absolute;
	bottom: 35px;
	margin-left: 318px;
	width: 300px;
	height: 150px;
	border: 3pt double #903;
}

#contentMusic #photoBox {
	position: absolute;
	top: 445px;
	left: -243px;
	width: 220px;
	height: 150px;
}


#contentMusic img {
	width: 300px;
	margin-top: 5px;
}

/* *************
	CONTENTS
   ************* */
   
#contentMusic h1 {
	margin: 15px 0 30px 5px;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: darkred;
	text-align: left;
}
	
#contentMusic p, #contentMusic pre, #contentMusic #p{
	margin: 10px 0;
	font-family: arial;
	font-size: 10pt;
	color: #fff;
	line-height: 23px;
	text-align: left;
}

#contentMusic a {
	font-size: 10pt;
	font-family: courier;
	margin: 0;
	color: #903;
	text-decoration: none;
}

#contentMusic a#email {
	font-family: sans-serif; 
	font-size: 18pt; 
	letter-spacing: .05em; 
	color: #fff;
}

#contentMusic a:hover, #contentMusic a#email:hover {
	text-decoration: overline;
	width: 100px;
}

#contentMusic a#email:hover {
	text-decoration: none;
	color: #903;
}

#contentMusic pre {
	font-size: 12pt;
}

#contentMusic p.title, #contentMusic .titleSmall {
	line-height: 10pt;
	margin-left: 5px;
	margin-bottom: 30px;
}

#contentMusic p.titleSmall, #contentMusic pre.titleSmall {
	font-size: 9pt;
}

#contentMusic #copyright {
	position: absolute;
	margin-left: 20px;
	margin-top: 680px;
	padding-top: 10px;
	z-index:100;
}

#contentMusic .caption {
	display: block;
	width: 120px;
	color: #306;
	font-size: 8pt;
	margin: 0 0 5px 45px;
	bottom: 0;
	text-indent: 0;
	line-height: normal;
}

#ieSux {
	margin-bottom: -163px;
	margin-right: 5px;
}

#ieSux a{
}

#current_date {
	position: absolute;
	top: 6px;
	right: 5px;
	padding: 3px 4px 1px 5px;
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 0.1em;
	color: #fff;
	border: none;
	z-index: 2;
}