			/* These CSS rules are common to the inset pages */
		
		
	.parentHome
		{
			position:			absolute;
			top:				9px;
			left:				7px;
			width:				798px;
			height:				568px;
			font-family: 		arial,helvetica, sans-serif;
			font-size:			10pt;
			background-color:	transparent;
			border:			thin none #000000;
		}
	.image
		{
			position:			absolute;
			top:				-14px;
			left:				508px;
			z-index:			2;
			width:				241px;
			height:				248px;
			background-color:	transparent;
			text-align:			center;
			border:				thin none #000055;
		}
		
	.container1, .container2, .container3, .container4
		{
	position:			absolute;
	left:				0px;
	width:				530px;
	font-size:			14pt;
	font-family:		arial;
	font-weight:		bold;
	color:				#000066;
	text-align:			left;
	background-color:	transparent;
	border:			thin none #ff0000;
	z-index: 3;

		}
		
	.container1
		{
			top:				23px;
			left:				2px;
			height:				544px;
			width:				760px;
			font-size:			16pt;
			font-weight:		bold;
			color:				#000000;
			text-align:			left;
		}
		
	.container2
		{
			top:				144px;
			left:				42px;
			width: 				348px;
			height:				417px;
		}
		
	.container3
		{
			top:				277px;
			left:				441px;
			width:				330px;
			height:				200px;
			font-size: 			10pt;
			color: 				#990000;
			font-weight: 		bold;
			text-align:			left; 
		}
		
	.container4
		{
			top:				290px;
			left:				0px;
			height:				110px;
			color: 				#990000;
			font-weight: 		bold;
			text-align:			center; 
		}
		
		.summerEnrichment
			{
				position:			absolute;
				top:				25px;
				left:				-20px;
				width:				530px;
				height:				15px;
				font-size:			12pt;
				font-weight: 		bold; 
				text-align: 		center;
				background-color: 	transparent;
				border:			thin none #990000;
			}
		
		.summerEnrichmentLogo
			{
				position:			absolute;
				top:				65px;
				left:				-20px;
				width:				530px;
				height:				35px;
				text-align: 		center;
				background-color: 	transparent;
				border:			thin none #0000ff;
			}
				
	.one
		{
			position:			absolute;
			top:				0px;
			left:				0px;
			width:				430px;
			height:				50px;
			font-size:			16pt;
			font-family:		arial;
			font-weight:		bold;
			color:				#000000;
			text-align:			center;
			background-color:	transparent;
			border:			thin none #00ff00;
		}
				
	.two
		{
			position:			absolute;
			top:				25px;
			left:				0px;
			width:				430px;
			height:				50px;
			font-size:			12pt;
			font-family:		arial;
			font-weight:		bold;
			color:				#000000;
			text-align:			center;
			background-color:	transparent;
			border:			thin none #00ff00;
		}
				
	.surveyNotice
		{
			position:			absolute;
			top:				380px;
			left:				460px;
			width:				180px;
			height:				50px;
			font-size:			8pt;
			font-family:		arial;
			font-weight:		normal;
			color:				#000000;
			text-align:			center;
			padding:			5px;
			background-color:	#f7f4c1;
			border:			thin solid #000066;
		}
				
	.survey
		{
			position:			absolute;
			top:				0px;
			left:				175px;
			width:				400px;
			height:				350px;
			font-size:			10pt;
			font-family:		arial;
			font-weight:		normal;
			color:				#000066;
			text-align:			center;
			background-color:	#f7f4c1;
			border:			thin none #000066;
		}
				
	ul.homePage
		{
			position:				absolute;
			top:					-12px;
			left:					-5px;
			width:					450px;
			height:					auto;
			font-size:				14pt;
			font-family:			arial;
			font-weight:			bold;
			color:					#000000;
			list-style-type: 		disc;
			list-style-position:	inside;
			background-color:		transparent;
		}
		
	li
		{
			margin-top:			10px;
		}
		
	a:link  
		{
 			color : 			#000077;
 			text-decoration : 	none;
			border:			thin none #00ff00;
 		}
 
 	a:visited  
 		{
			color : 			#000077;
 			text-decoration : 	none;
			border:			thin none #00ff00;
 		}
 
 	a:hover  
		{
 			color : 			#770000;
 			text-decoration : 	none;
			border:			thin none #00ff00;
 		}

