/* Cascading Style Sheet      */
/* http://hauntinggrounds.org */
/* 6 July 2007                 */
/* Tim Doggett                */

/* Special effects styles */
/* Manipulated by sfx.js  */

/* Blinking Owl Eyes */

#owleyes {
	position: absolute;
	margin: 0;
	padding: 0;
	border: none;
	display: none;
}

#owleyes img{
	position: relative;
	margin: 0;
	padding: 0;
}