 	html, body 		{ margin: 0; padding: 0; }
		body 			{ font: comic sans ms; font-family: cursive; font-size:smaller; color: gold; background-color:black; line-height: 18px; text-align:center }
		
		h 				{color:#FFD600}
		a				{color: #00FFFF}
		a:visited		{color: #00ffff}
		a:hover			{font-weight:bold; font-size:105%;}
			
		#container	{}
		#banner		{ background-color:black; padding-bottom:10px; padding-left:35px;padding-right:35px}
		#bar		{ background-color:black; padding-bottom:10px;}		
		
			#top {background-color:black;height:;padding-top:35px}			
				#leftupper	{ background-color:black; float:left; width:20%;padding-left:35px}
				#slideshow	{ background-color:black; width:48%; height:400px; margin-left:23%; text-align:center; margin-right:23%}
				#rightupper	{ background-color: black; float:right; width: 20%;padding-right:35px}
				
			#bottom {background-color:black;width:100%}
				#content 	{ background-color:black; float:left; padding-left:15%;padding-right:15%}
        #description {width: 400px; font-size:medium; height:120px}
		
		#bar table   {width:685px}
		td		     {font-size:smaller; ;width:94px;height:23px;background: black;text-align:center;}
				.b0  {}
				
                .b1  {background:  url('greenbutton95.gif')}
				.b2  {background:  url('redbutton95.gif') }
				.b3  {background:  url('bluebutton95.gif')}
				.b4  {background:  url('yellowbutton95.gif')}
				.b5  {background:  url('purplebutton95.gif')}
                
				.b6	 {align:center; width:120px;height:140px}
				.b7	 {align:center; width:170px;height:140px}
                
                
		#bar a				{color: white}
		#bar a:visited		{color: white}	

	
	#gallery table {border:3px; border-color:RED;}