/*************************************************/
/*  CSS styles for Tessellations.org            */
/*  (c) 2003 to the present, Tessellations.org */
/*  Authors = Seth Bareiss, David Annal       */
/*********************************************/

#banner {
		background-image:url(graphics/bg-maloney-ghosts.png); 	}

#sprite { background-image:url(graphics/sprite-maloney-ghosts-pumpkins.gif); width:115; height:83; 	} 
			
/*      If 3 birds move across the banner, then #sprite { background-image:url(graphics/sprite-bg-brown-birds-3.gif); width:275px; height:100px;	} */
/* If only 1 bird moves across the banner, then #sprite { background-image:url(graphics/sprite-bg-brown-birds-1.gif); width:90px; height:75px;	} */

p {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#C30;}

a  { color:#883333; }
a.tablelink { text-decoration:underline; font-weight:bolder; }

