/* CSS Document */

#container 
{
position:absolute;
background-color:#000000;
width:960px;
height:580px;
left: 50%;
top:50%;
margin:-290px 0 0 -480px;	
z-index:1;
}

body 
{
	background-color: #570101;;
}
#Layer1 {
	position:absolute;
	width:524px;
	height:130px;
	z-index:1;
	left: 19px;
	top: 20px;
}
#Layer2 {
	position:absolute;
	width:126px;
	height:115px;
	z-index:2;
	left: 617px;
	top: 21px;
}
#Layer3 
{
	position:absolute;
	width:127px;
	height:568px;
	z-index:3;
	left: 763px;
	top: -3px;
}
#Layer4 {
	position:absolute;
	width:516px;
	height:20px;
	z-index:4;
	left: 41px;
	top: 157px;
}
iframe
{
	position:absolute;
	width:670px;
	height:394px;
	z-index:5;
	left: 40px;
	top: 186px;
	/*overflow:auto;*/
	overflow: inherit;
}
