@charset "UTF-8";
/* CSS Document */

	
	
	#container
	{
		position: absolute;
		left: 0px;
		top: 0px;
		width: 460px;
		height: 460px;
	}
	
	
	#overlayDiv
	{
		position: absolute;
		left: 0px;
		top: 0px;
		width: 105px;
		height: 105px;
		background-color:#66CCFF;
	}
	
	#nameHolder
	{
		position: absolute;
		left: 0px;
		top: 65px;
		width: 105px;
		height: 40px;
		background-color:#66CCFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
	
	#div_0
	{
		position: absolute;
		left: 0px;
		top: 0px;
		width: 105px;
		height: 105px;
	}
	
	#div_1
	{
		position: absolute;
		left: 115px;
		top: 0px;
		width: 105px;
		height: 105px;
		
	}
	
	#div_2
	{
		position: absolute;
		left: 230px;
		top: 0px;
		width: 105px;
		height: 105px;
	}
	
	#div_3
	{
		position: absolute;
		left: 345px;
		top: 0px;
		width: 105px;
		height: 105px;
	}
	
	#div_4
	{
		position: absolute;
		left: 0px;
		top: 115px;
		width: 105px;
		height: 105px;
	}
	
	#div_5
	{
		position: absolute;
		left: 115px;
		top: 115px;
		width: 105px;
		height: 105px;
		
	}
	
	#div_6
	{
		position: absolute;
		left: 230px;
		top: 115px;
		width: 105px;
		height: 105px;
	}
	
	#div_7
	{
		position: absolute;
		left: 345px;
		top: 115px;
		width: 105px;
		height: 105px;
	}
	
	#div_8
	{
		position: absolute;
		left: 0px;
		top: 230px;
		width: 105px;
		height: 105px;
	}
	
	#div_9
	{
		position: absolute;
		left: 115px;
		top: 230px;
		width: 105px;
		height: 105px;
		
	}
	
	#div_10
	{
		position: absolute;
		left: 230px;
		top: 230px;
		width: 105px;
		height: 105px;
	}
	
	#div_11
	{
		position: absolute;
		left: 345px;
		top: 230px;
		width: 105px;
		height: 105px;
	}
	
	#div_12
	{
		position: absolute;
		left: 0px;
		top: 345px;
		width: 105px;
		height: 105px;
	}
	
	#div_13
	{
		position: absolute;
		left: 115px;
		top: 345px;
		width: 105px;
		height: 105px;
		
	}
	
	#div_14
	{
		position: absolute;
		left: 230px;
		top: 345px;
		width: 105px;
		height: 105px;
	}
	
	#div_15
	{
		position: absolute;
		left: 345px;
		top: 345px;
		width: 105px;
		height: 105px;
	}
	
	img.topImage {
	position: absolute;
	left: 0;
	top: 0;
        z-index: 10;
	}
 
	img.bottomImage {
		position: absolute;
		left: 0;
		top: 0;
		}
	
		