*


body
	{
	border: solid red 0px;
	text-align:center
	}

	
#centerhole
	{
	position:absolute;
	top: 50%;
	left: 50%;
	width:314px;
	height:314px;
	margin-top: -180px; /*set to a negative number 1/2 of your height*/
	margin-left: -157px; /*set to a negative number 1/2 of your width*/
	background: url(images/sitev1/hole.gif) no-repeat 0 0;
	}
	
#lefthole
	{
	position:absolute;
	top: 50%;
	left: 5%;
	width:314px;
	height:314px;
	margin-top: -180px; /*set to a negative number 1/2 of your height*/
	margin-left: -145px; /*set to a negative number 1/2 of your width*/
	background: url(images/sitev1/hole.gif) no-repeat 0 0;
	z-index:4;
	}
	
#center1a
	{
	position:absolute;
	top: 50%;
	left: 0;
	width:480px;
	height:28px;
	margin-top: -103px; /*set to a negative number 1/2 of your height*/
	margin-left: 262px; /*set to a negative number 1/2 of your width*/
	background: url(images/sitev1/mural.gif) no-repeat 0 0;
	z-index:3;
	}

#center0
	{
	position:absolute;
	top: 50%;
	left: 0;
	width:480px;
	height:28px;
	margin-top: -83px; /*set to a negative number 1/2 of your height*/
	margin-left: 262px; /*set to a negative number 1/2 of your width*/
	background: url(images/sitev1/brinkman.gif) no-repeat 0 0;
	z-index:3
	}

	
#center1
	{
	position:absolute;
	top: 50%;
	left: 0;
	width:420px;
	height:28px;
	margin-top: -63px; /*set to a negative number 1/2 of your height*/
	margin-left: 262px; /*set to a negative number 1/2 of your width*/
	background: url(images/sitev1/ssion_cody.gif) no-repeat 0 0;
	z-index:3;
	}
	
#center2
	{
	position:absolute;
	top: 50%;
	left: 0;
	width:400px;
	height:28px;
	margin-top: -41px; /*set to a negative number 1/2 of your height*/
	margin-left: 261px; /*set to a negative number 1/2 of your width*/
	background: url(images/sitev1/notopen.gif) no-repeat 0 0;
	z-index:2;
	}
	
#center25
	{
	position:absolute;
	top: 50%;
	left: 0;
	width:420px;
	height:28px;
	margin-top: -22px; /*set to a negative number 1/2 of your height*/
	margin-left: 261px; /*set to a negative number 1/2 of your width*/
	background: url(images/sitev1/open.gif) no-repeat 0 0;
	z-index:2;
	}
	
#center3
	{
	position:absolute;
	top: 50%;
	left: 0;
	width:240px;
	height:28px;
	margin-top: 3px; /*set to a negative number 1/2 of your height*/
	margin-left: 260px; /*set to a negative number 1/2 of your width*/
	background: url(images/sitev1/artfrombehind.gif) no-repeat 0 0;
	z-index:1;
	}
