* 
{
	margin: 0;
	padding: 0;
}

body
{
	background: #FFFFFF;
}

h1
{
	width: 135px;
	height: 27px;
	display: block;
	background: url(../images/choose_a_game.png) no-repeat top left;
	text-indent: -5000px;
	overflow: hidden;
	position: absolute;
	left: 77px;
	top: 12px;
}

#trapdoor
{
	position: absolute;
	left: 4px;
	top: 47px;
}

#trapdoor a
{
	width: 141px;
	height: 141px;
	display: block;
	background: url(../images/trapdoor.jpg) no-repeat top left;
	text-indent: -5000px;
	overflow: hidden;
}

#conveyor
{
	position: absolute;
	left: 147px;
	top: 47px;
}

#conveyor a
{
	width: 141px;
	height: 141px;
	display: block;
	background: url(../images/conveyor.jpg) no-repeat top left;
	text-indent: -5000px;
	overflow: hidden;
}

#close
{
	position: absolute;
	left: 234px;
	top: 196px;
}

#close a, .close a
{
	width: 50px;
	height: 21px;
	display: block;
	background: url(../images/close.png) no-repeat top left;
	text-indent: -5000px;
	overflow: hidden;
}

#swf
{
	position: absolute;
	left: 4px;
	top: 4px;
}

#trapdoor-close
{
	position: absolute;
	left: 118px;
	top: 614px;
}

#conveyor-close
{
	position: absolute;
	left: 666px;
	top: 104px;
}