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

#reimangined {
	height: 171px;
	width: 200px;
	border: 1px solid #333333;
	left: 200px;
	top: 200px;
	visibility: hidden;
	z-index: 6;
	position: absolute;
	background-image: url(/issues/2010/april/reimangined.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#punchneedle {
	height: 188px;
	width: 200px;
	border: 1px solid #333333;
	left: 400px;
	top: 300px;
	visibility: hidden;
	z-index: 5;
	position: absolute;
	background-color: #F1ecd6;
	background-image: url(/images/2010/april/10_Hooked_Robin.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#paper {
	height: 267px;
	width: 200px;
	border: 1px solid #333333;
	left: 250px;
	top: 200px;
	visibility: hidden;
	z-index: 7;
	position: absolute;
	background-image: url(/issues/2010/april/papercones.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#stitchery {
	height: 223px;
	width: 200px;
	border: 1px solid #333333;
	left: 450px;
	top: 200px;
	visibility: hidden;
	z-index: 8;
	position: absolute;
	background-color: #F1ecd6;
	background-image: url(/images/2010/april/7_Pillow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}
#paint {
	height: 315px;
	width: 240px;
	border: 1px solid #333333;
	left: 150px;
	top: 200px;
	visibility: hidden;
	z-index: 9;
	position: absolute;
	background-color: #F1ecd6;
	background-image: url(/issues/2010/april/paint_springeggs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#stitch2 {
	height: 268px;
	width: 200px;
	border: 1px solid #333333;
	left: 50px;
	top: 220px;
	visibility: hidden;
	z-index: 12;
	position: absolute;
	background-color: #FFFFFF;
	background-image: url(/images/2010/april/18_garden_fairy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

