@charset "UTF-8";
/* CSS Document */

body {
					background-color:	#000033;
					}
		
				#news {	
					height:				427px;
					width:				584px;
					position:			relative;
					background-color:	#FFFFFF;
					border:				4px solid #FFFFFF;
					/*overflow:			hidden;*/
					}
		
				#info {
					height:				175px;
					width:				584px;
					position:			absolute;
					z-index:			50;
					top:				254px;
					}
				
				#news p.feathead {
					margin-left:		15px;
					margin-top:			100px;
					font-size:			22px;
					width:				250px;
					color:				#322b2b;
					font-family:		"Times New Roman", Times, serif;
					float:				left;
					}
					
				#news p.featcont {
					margin-right:		15px;
					margin-top:			95px;
					font-size:			11px;
					width:				300px;
					height:				125px;
					color:				#322b2b;
					font-family:		Verdana, Arial, Helvetica, sans-serif;
					float:				right;
					}
					
				#news p.buttonnum {
					margin-top:			2px;
					margin-left:		6px;
					font-size:			12px;
					color:				#322b2b;
					font-family:		Verdana, Arial, Helvetica, sans-serif;
				
				}
				
				
				
				#feature1 {
					height:				427px;
					width:				584px;
					top:				0px;
					position:			absolute;
					z-index:			10;
					opacity:			0;
					}
					
				#featureinfo1 {
					height:				175px;
					width:				584px;
					opacity:			0;
					position:			absolute;
					z-index:			100;
					top:				252px;
					}	
				
					
				#feature2 {
					height:				427px;
					width:				584px;
					top:				427px;
					position:			absolute;
					z-index:			10;
					opacity:			0;
					}
					
				#featureinfo2 {
					height:				175px;
					width:				584px;
					opacity:			0;
					position:			absolute;
					z-index:			100;
					top:				427px;
					}	
					
					
				#feature3 {
					height:				427px;
					width:				584px;
					top:				854px;
					position:			absolute;
					z-index:			10;
					opacity:			0;
					}
					
				#featureinfo3 {
					height:				175px;
					width:				584px;
					opacity:			0;
					position:			absolute;
					z-index:			100;
					top:				854px;
					}	
					
					
				#feature4 {
					height:				427px;
					width:				584px;
					top:				1281px;
					position:			absolute;
					z-index:			10;
					opacity:			0;
					}
					
				#featureinfo4 {
					height:				175px;
					width:				584px;
					opacity:			0;
					position:			absolute;
					z-index:			100;
					top:				1281px;
					}	
					
					
				#feature5 {
					height:				427px;
					width:				584px;
					top:				1708px;
					position:			absolute;
					z-index:			10;
					opacity:			0;
					}	
					
				#featureinfo5 {
					height:				175px;
					width:				584px;
					opacity:			0;
					position:			absolute;
					z-index:			100;
					top:				1708px;
					}
					
					
				#feature6 {
					height:				427px;
					width:				584px;
					top:				2135px;
					position:			absolute;
					z-index:			10;
					opacity:			0;
					}
					
				#featureinfo6 {
					height:				175px;
					width:				584px;
					opacity:			0;
					position:			absolute;
					z-index:			100;
					top:				2135px;
					}	
				
				
				
				#newsnav {
					height:				30px;
					width:				584px;
					position:			absolute;
					top:				8px;
					left:				0px;
					z-index:			1000;
					}
		
				#button1 {
					height:				20px;
					margin-left:		8px;
					width:				20px;
					background-color:	#FFFFFF;
					float:				left;
					z-index:			1000;
					
					}
					
				#button2 {
					height:				20px;
					width:				20px;
					background-color:	#FFFFFF;
					margin-left:		15px;
					float:				left;
					z-index:			1000;
					}

				#button3 {
					height:				20px;
					width:				20px;
					background-color:	#FFFFFF;
					margin-left:		15px;
					float:				left;
					z-index:			1000;
					}
					
				#button4 {
					height:				20px;
					width:				20px;
					background-color:	#FFFFFF;
					margin-left:		15px;
					float:				left;
					z-index:			1000;
					}	
				
				#button5 {
					height:				20px;
					width:				20px;
					background-color:	#FFFFFF;
					margin-left:		15px;
					float:				left;
					z-index:			1000;
					}
					
				#button6 {
					height:				20px;
					width:				20px;
					background-color:	#FFFFFF;
					margin-left:		15px;
					float:				left;
					z-index:			1000;
					}
					
					
				#stopbutton {
					height:				20px;
					width:				20px;
					background-image:	url(../images/pause.png);
					margin-right:		11px;
					float:				right;
					z-index:			1000;
					}
					