#target
{
	background:transparent url('/subaimages/target.png') no-repeat;
	text-align:center;
	z-index:990;
	position:absolute;
	width:130px;
	height:75px;
	cursor:pointer;
}

#target:hover
{
	background-position: 0 -75px; 
}
.girldiv
{
	z-index:100;
	width:553px;
	height:350px;
	position:absolute;
	
	display:none;
	cursor:pointer;
	
}
#powerbutton
{
	position:absolute;
	display:none;
	
	width:11px;
	height:11px;
	
	z-index:105;
}