#video		{background:url(images/video.jpg) no-repeat; margin:0; height:675px;
			width:900px; position: relative; top:0; left:50px;}
#video h2	{}
#video p.instruct	{}

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

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

/* Code for Links (add 675 to y coordinate for rollover) */


/* Code for the Video Graveyard (add 675 to y coordinate for rollover) */

/*television for the Video Moon Link*/
#video a.videomoon		{display:block; position:absolute; 
				top:387px; left:282px;		/*positioning screen one link */
				height:252px; width:192px;	/*size of link*/
				text-indent:-10000px;}		/*throw text off screen */

#video li a.videomoon:link, #video li a.videomoon:visited
		{background:url(images/video.jpg) no-repeat -282px -387px;
		}
#video li a.videomoon:hover, #video li a.videomoon:active
		{background:url(images/video.jpg) no-repeat -282px -1062px;} /* rollover */

/*television for the Video Graveyard Link*/
#video a.videograveyard		{display:block; position:absolute; 
				top:445px; left:46px;		/*positioning screen one link */
				height:210px; width:210px;	/*size of link*/
				text-indent:-10000px;}		/*throw text off screen */

#video li a.videograveyard:link, #video li a.videograveyard:visited
		{background:url(images/video.jpg) no-repeat -46px -445px;
		}
#video li a.videograveyard:hover, #video li a.videograveyard:active
		{background:url(images/video.jpg) no-repeat -46px -1120px;} /* rollover */
		
/*television for the Video Homeworld Link*/
#video a.videohomeworld		{display:block; position:absolute; 
				top:497px; left:744px;		/*positioning screen one link */
				height:146px; width:146px;	/*size of link*/
				text-indent:-10000px;}		/*throw text off screen */

#video li a.videohomeworld:link, #video li a.videohomeworld:visited
		{background:url(images/video.jpg) no-repeat -744px -497px;
		}
#video li a.videohomeworld:hover, #video li a.videohomeworld:active
		{background:url(images/video.jpg) no-repeat -744px -1172px;} /* rollover */

/*television for the Spacetrain Link*/
#video a.spacetrain		{display:block; position:absolute; 
				top:274px; left:27px;		/*positioning screen one link */
				height:116px; width:110px;	/*size of link*/
				text-indent:-10000px;}		/*throw text off screen */

#video li a.spacetrain:link, #video li a.spacetrain:visited
		{background:url(images/video.jpg) no-repeat -27px -274px;
		}
#video li a.spacetrain:hover, #video li a.spacetrain:active
		{background:url(images/video.jpg) no-repeat -27px -949px;} /* rollover */
		
		
/* Code for the Spacetrain Page */

#spacetrain		{width:1000px; height:870px; background: url(images/spacetrain.jpg) no-repeat;
				text-align: left;}
				
#spacetrainnavig	{position:absolute; top:80px; right:10px;}
#spacetrainnavig li	{list-style-type: none; font-size:0.8em;}
#spacetrainnavig li a:link, #spacetrainnavig li a:visited
			{text-decoration: none; color:#bcbcbc;}
#spacetrainnavig li a:hover, #spacetrainnavig li a:active
			{text-decoration: none; color:#ffdfed;}
#spacetrainnavig li strong	
			{color:#fff;}
			
/* easyscroll */


#tellyarea		{width:600px;}

#easyscroll{
	background:transparent;
	margin:1em 0;
	/* add additional styling */
	left:120px; top:-40px;}	

	/* easyscroll navigation buttons */	

	#easyscrollnav, #easyscrollnav li{
		height:28px;
		line-height:28px;
		margin:0;	
		padding:0;
		}	
	#easyscrollnav{
		margin:0 0 0 750px;
		}			
		
/*	#easyscrollnav li	{display:block; list-style:none; height:70px; width:100px;cursor:pointer;}
	
	li#btnUp	{background: url(images/scrollup.gif);}
	li#btnDown	{background: url(images/scrolldown.gif);}
	li#btnReset	{background: url(images/reset.gif);} */
#easyscrollnav li{
		list-style:none;
		float:left;
		background:#ddd;
		margin-right:10px;		
		padding:0 10px;
		color:#333;
		cursor:pointer;
		}					
	#easyscrollnav li.over{
		color:#999;
		text-decoration:underline;
		}						

	/* // easyscroll navigation buttons */	

/* // end easyscroll */

/*Spacetrain Rollovers*/

#tellyarea		{ padding-top:200px;}
#tellyarea p	{font-weight: bold;}
#tellyarea li	{margin:30px 10px; list-style-type: none; float:left;}

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

#tellyarea li a.one {display:block; width:180px; height:128px; text-indent:-10000px;}
#tellyarea li a.one:link, #tellyarea li a.one:visited
		{background:url(images/zontarsfirstbash.gif) no-repeat top left;}
#tellyarea li a.one:hover, #tellyarea li a.one:active
		{background:url(images/zontarsfirstbash.gif) no-repeat left -128px;} /* rollover */

#tellyarea li a.two {display:block; width:160px; height:116px; text-indent:-10000px;}
#tellyarea li a.two:link, #tellyarea li a.two:visited
		{background:url(images/zontarsbarrowhilltinker.gif) no-repeat top left;}
#tellyarea li a.two:hover, #tellyarea li a.two:active
		{background:url(images/zontarsbarrowhilltinker.gif) no-repeat left -116px;;} /* rollover */
		
#tellyarea li a.three {display:block;  width:200px; height:125px; text-indent:-10000px;}
#tellyarea li a.three:link, #tellyarea li a.three:visited
		{background:url(images/zontaraccidentallygoes33bashing.gif) no-repeat top left;}
#tellyarea li a.three:hover, #tellyarea li a.three:active
		{background:url(images/zontaraccidentallygoes33bashing.gif) no-repeat left -125px;;} /* rollover */
		
#tellyarea li a.four {display:block;  width:160px; height:178px; text-indent:-10000px;}
#tellyarea li a.four:link, #tellyarea li a.four:visited
		{background:url(images/zontarvdelticmatt.gif) no-repeat top left;}
#tellyarea li a.four:hover, #tellyarea li a.four:active
		{background:url(images/zontarvdelticmatt.gif) no-repeat left -178px;;} /* rollover */

#tellyarea li a.five {display:block;  width:160px; height:135px; text-indent:-10000px;}
#tellyarea li a.five:link, #tellyarea li a.five:visited
		{background:url(images/zpdt.gif) no-repeat top left;}
#tellyarea li a.five:hover, #tellyarea li a.five:active
		{background:url(images/zpdt.gif) no-repeat left -135px;;} /* rollover */
		
	
#tellyarea li a.six {display:block;  width:200px; height:169px; text-indent:-10000px;}
#tellyarea li a.six:link, #tellyarea li a.six:visited
		{background:url(images/zonnew22salesad.gif) no-repeat top left;}
#tellyarea li a.six:hover, #tellyarea li a.six:active
		{background:url(images/zonnew22salesad.gif) no-repeat left -169px;;} /* rollover */	
		
#top_overlay	{z-index:2; position: absolute; top:0; left:0;}
