body {
	color: green;
	background-color: #nav-adjust;
	font-size: 1em
	}

#wrap { 
	position:	absolute;
	top:		0;
	left:		0;
	width: 		100%;
	height: 	100%; 

}

#innerwrap {
margin: 	auto; 
width: 		500px;
}



a img {

border: 0px none;
}




#blackWhiteP{
	position: absolute;
	top: 19%; 		
}

#b01 a {
	position: absolute;
	left: 0px; 
	padding:158px 86px 171px 100px;
	background: url("rollover-w.jpg") 0 0 no-repeat;
	text-decoration: none;
	z-index: 100;
	}
#b01 a:hover {	
	background-position: -186px 0;
	z-index: 100;
	}
#b01 a:active {
	background-position: -372px 0;
	z-index: 100;
}


#b02 a {
	position: absolute;
	left: 165px; 
	padding:158px 86px 171px 100px;
	background: url("rollover-g.jpg") 0 0 no-repeat;
	text-decoration: none;
	z-index: 50;

	}
#b02 a:hover {	
	background-position: -186px 0;
	z-index: 500;
	}
#b02 a:active {
	background-position: -372px 0;
	z-index: 500;
	}


#b03 a {
	position: absolute;
	left: 330px; 
	padding:158px 86px 171px 100px;
	background: url("rollover-b.jpg") 0 0 no-repeat;
	text-decoration: none;
	z-index: 100;

	}
#b03 a:hover {	
	background-position: -186px 0;
	z-index: 100;
	}
#b03 a:active {
	background-position: -372px 0;
	z-index: 100;
}


#b04 a {
	position: absolute;
	top: -180px;
	left: 165px; 
	padding:158px 86px 171px 100px;
	background: url("rollover-p.png") 0 0 no-repeat;
	text-decoration: none;
	z-index: 100;

	}
#b04 a:hover {	
	background-position: -186px 0;
	z-index: 100;
	}
#b04 a:active {
	background-position: -372px 0;
	z-index: 100;
}
#contact  {
	position: absolute;
	top: 190px;
	left: 87px;
	
	
}

