/* De L'Lsle Are You Ready CSS */

/* Body index */

Strong
{
	display:none;
}
body
{
	width: 1580px; 
	height: 1050px;
	margin:auto;
	background-color:#E7C600;
}
h1
{
	display:none;
}
#AreYouReady
{
	width: 1570px; 
	height: 1040px;
	float:none;
	margin:auto;
	top: 5px;
}

/* Top */

#Top
{
	width: 1560px; 
	height: 60px;
	float:left;
	margin-top: 5px;
	margin-left: 5px;
}
#Contact
{
	width: 333px;
	height: 60px;
	float:left;
	margin-top: 7.5px;
	margin-left: 600px;
}

/* Center */

#index
{
	width: 1560px; 
	height: 985px;
	float:left;
	margin-top: 5px;
	margin-left: 5px;
}
#SmartPhone
{
	width: 100px;
	height: 100px;
	position:absolute;
	float:left;
	margin-top: 20px;
	margin-left: -660px;
}
#PleaseNote
{
	/*display:none;*/
	width: 80px;
	height: 80px;
	margin-top: 40px;
	margin-left: -140px;
}
#Productions
{
	width: 500px;
	height: 200px;
	float:left;
	margin-top: 205px;
	margin-left: 300px;
}
#Records
{	
	width: 450px; 
	height: 370px;
	float:right;
	margin-top: 180px;
	margin-right: 200px;
}
#Shop
{
	width: 250px;
	height: 250px;
	float:left;
	margin-top: 100px;
	margin-left: 550px;
}
/*#Entertainment
{	
	width: 450px; 
	height: 370px;
	float:left;
	margin-top: 60px;
	margin-left: 555px;
}*/

/* Bottom */

#Bottom
{
	width: 1560px; 
	height: 40px;
	float:left;
	margin-top: 5px;
	margin-left: 5px;
}
#TradeMark
{
	width: 1560px;
	height: 30px;
	margin-top: 10px;
	font:"Lucida Grande";
	font-size: 14px;
	color:#000000;
}

