/* styles for webquest */

			body				{background-color:			#fffff1;
							background-image:			url(images/background3.jpg);
							font-family:				verdana, sans-serif;
							text-align:				center;

							margin:					5%;
							font-size: 				9pt;
							font-weight:				400;
							}
				
		
			
			.fadeimgcell			{border:				outset;
							border-width:				12px;
							border-color:				#fffffc;
							width:					432px;}
			
			

			.content			{padding:				20px;
							font-size:				11pt;
							font-weight:				600;} 

					

			.bar				{width:					95%;
							color:					#cccccc;}

			.footer				{text-align:				center;
			 				font-size:				7pt;}
			
			.content  			{text-indent:				15px;
							width:					650px;
							background-color: 			#fffff1; 
							border: 				groove; 			
							text-align:				left;
							padding:				10px;}

			.centercontent  		{text-indent:				15px;
							width:					650px;
							background-color: 			#fffff1; 
							border: 				groove; 			
							margin:					25px;}

			.justcontent			{width:					600px;
							font-size:				11pt;
							font-weight:				600;}

			.copy				{width:					725px;
							font-size:				9pt;
							font-weight:				500;}

			.slidebarstyles			{width: 				175px;
							background-color:  			#fffff3;
							border-style:				outset;
							border-width:				medium;
							border-color:				#fffffc;
							position:				absolute;
							top:					50px;
							left:					-145px;
							visibility:				visible;
							text-align:				left;
							padding-top:				10px;
							font-size:				9pt;
							font-weight:				400;
							padding-left:				15px;}
			
			.slidebarstyles a:link		{color:					#000000;}

			.slidebarstyles a:hover 	{color:					#0000FF;}
			
			
			li				{padding:				5px;}

			td				{vertical-align:				top;}

			.thumb				{border-style:			outset;
							cursor: 			pointer;}

