/* Styles for longmoon.com */





 /************************/
/* General Styles BEGIN */

 /* General Styles END */
/**********************/
	




 /***********************/
/* Board Layout BEGINS */

div#layout {
	width: 768px;
	height: 900px;
}

div#board {
	width: 600px;
	height: 420px;
	left: 84px;
	top: 70px;
	background: url(../images/backgrounds/at-the-farm-BG-600x420.jpg);
}

 /* Board Layout ENDS */
/*********************/





 /**********************/
/* Shape Styles BEGIN */

	
	/* General Shape Styles BEGIN  */
	
	/* General Shape Styles END */


	/* shapes BEGIN */

	div#duck.shape {
		top: 640px;
		left: 70px;
		background-image: url(../images/floaters/shapes180/duck-4states.png);
	}
	
	div#cat.shape {
		top: 480px;
		left: 310px;
		background-image: url(../images/floaters/shapes180/cat-4states.png);
	}
	
	div#cow.shape {
		top: 620px;
		left: 280px;
		background-image: url(../images/floaters/shapes180/cow-4states.png);
	}
	
	div#horse.shape {
		top: 490px;
		left: 130px;
		background-image: url(../images/floaters/shapes180/horse-4states.png);
	}
	
	div#pig.shape {
		top: 760px;
		left: 430px;
		background-image: url(../images/floaters/shapes180/pig-4states.png);
	}
	
	div#dog.shape {
		top: 500px;
		left: 510px;
		background-image: url(../images/floaters/shapes180/dog-4states.png);
	}
	
	div#rooster.shape {
		top: 630px;
		left: 450px;
		background-image: url(../images/floaters/shapes180/rooster-4states.png);
	}
	
	div#sheep.shape {
		top: 730px;
		left: 220px;
		background-image: url(../images/floaters/shapes180/sheep-4states.png);
	}

	/* shapes END */


	/* targets BEGIN */

	/* targets END */


 /* Shape Styles END */
/********************/
	


	
	
 /***********************/
/* Footer Styles BEGIN */

 /* Footer Styles END */
/*********************/