body		{margin:0; padding:0; text-align: left; background: url(images/homepage.jpg) no-repeat left top #000; color: #fff;
		font-family:sans-serif;}

#home		{width:1000px; height:768px; background: url(images/homepage.jpg) no-repeat left top;  margin:0; position:absolute; top:0; left:0; z-index:10;}
		
		
h1.nodisplay, h2.nodisplay		{display: none; margin:0;}


#home h1, #home h2	{margin:0;}
#home p.instruct	{}

#home ul	{margin:0;}
#home li	{margin:0; padding:0; list-style-type: none;}

#home a:link, #home a:visited {text-decoration:none;}

#home a.babydeltic	{display:block; position:absolute; 
				top:45px; left:42px;		/*positioning screen one link */
				height:75px; width:132px;	/*size of link*/
				text-indent:-10000px;}		/*throw text off screen */
#home li a.babydeltic:link, #home li a.babydeltic:visited
		{background:url(images/homebutton.jpg) no-repeat -42px -45px;
		}
#home li a.babydeltic:hover, #home li a.babydeltic:active
		{background:url(images/homebutton.jpg) no-repeat -42px -165px;} /* rollover */

/* Code for the Home Page (add 767 to y coordinate for rollover) */

/*television one*/
#home a.deltic		{display:block; position:absolute; 
				top:537px; left:429px;		/*positioning screen one link */
				height:241px; width:175px;	/*size of link*/
				text-indent:-10000px;}		/*throw text off screen */

#home li a.deltic:link, #home li a.deltic:visited
		{background:url(images/homepage.jpg) no-repeat -429px -537px;
		}
#home li a.deltic:hover, #home li a.deltic:active
		{background:url(images/homepage.jpg) no-repeat -429px -1305px;} /* rollover */


/*television two*/
#home a.tia		{display:block; position:absolute; 
				top:537px; left:636px;		/*positioning screen one link */
				height:241px; width:175px;	/*size of link*/
				text-indent:-10000px;}		/*throw text off screen */

#home li a.tia:link, #home li a.tia:visited
		{background:url(images/homepage.jpg) no-repeat -636px -537px;
		}
#home li a.tia:hover, #home li a.tia:active
		{background:url(images/homepage.jpg) no-repeat -636px -1305px;} /* rollover */

/*television three*/
#home a.weird		{display:block; position:absolute; 
				top:537px; left:829px;		/*positioning screen one link */
				height:241px; width:175px;	/*size of link*/
				text-indent:-10000px;}		/*throw text off screen */

#home li a.weird:link, #home li a.weird:visited
		{background:url(images/homepage.jpg) no-repeat -829px -537px;
		}
#home li a.weird:hover, #home li a.weird:active
		{background:url(images/homepage.jpg) no-repeat -829px -1305px;} /* rollover */
		
#home li a.fanny:link, #home li a.fanny:visited	{display: block; position:absolute;
			top:489px; left:213px; width:19px; height:19px;text-indent:-10000px;}


