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

#snowman {
	height: 281px;
	width: 300px;
	border: 1px solid #333333;
	left: 200px;
	top: 400px;
	visibility: hidden;
	z-index: 6;
	position: absolute;
	background-color: #F1ecd6;
	background-image: url(/issues/2010/february/Hooked_Snowman_Mat.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#punchneedle {
	height: 295px;
	width: 300px;
	border: 1px solid #333333;
	left: 200px;
	top: 300px;
	visibility: hidden;
	z-index: 5;
	position: absolute;
	background-color: #F1ecd6;
	background-image: url(/issues/2010/february/Punch_Needle_TieOns.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#paper {
	height: 387px;
	width: 300px;
	border: 1px solid #333333;
	left: 250px;
	top: 200px;
	visibility: hidden;
	z-index: 7;
	position: absolute;
	background-color: #F1ecd6;
	background-image: url(/issues/2010/february/Valentine_Gift_Tags.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#stitchery {
	height: 313px;
	width: 300px;
	border: 1px solid #333333;
	left: 250px;
	top: 200px;
	visibility: hidden;
	z-index: 8;
	position: absolute;
	background-color: #F1ecd6;
	background-image: url(/issues/2010/february/Bouncing_Blackbird.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#paint {
	height: 237px;
	width: 300px;
	border: 1px solid #333333;
	left: 250px;
	top: 200px;
	visibility: hidden;
	z-index: 9;
	position: absolute;
	background-color: #F1ecd6;
	background-image: url(/issues/2010/february/Always_Forever_Peg_Board.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#antiqueaccent {
	height: 300px;
	width: 300px;
	border: 1px solid #333333;
	left: 250px;
	top: 220px;
	visibility: hidden;
	z-index: 12;
	position: absolute;
	background-color: #FFFFFF;
	background-image: url(/issues/2010/february/Milking_Stool.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mixed {
	height: 354px;
	width: 300px;
	border: 1px solid #333333;
	left: 250px;
	top: 200px;
	visibility: hidden;
	z-index: 13;
	position: absolute;
	background-color: #FFFFFF;
	background-image: url(/issues/2010/february/Snowflake_King_Queen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


