		/* These CSS rules are specific to olderadultedu_cultural.html */

				
	.adultEd
		{
			position:			absolute;
			top:				150px;
			left:				10px;
			width:				575px;
			height:				auto;
			font-size:			10pt;
			font-family:		arial;
			font-weight:		normal;
			color:				#000000;
			background-color:	transparent;
			border:			thin none #00ff00;
		}
	
	table
		{
			position:			absolute;
			top:				0px;
			left:				0px;
			width:				575px;
		}
		
	td, th
		{
			height:				20px;
		}
		
	th
		{
			text-decoration:			underline;
		}

