	body, TD, DIV
		{	font-family:	arial;
			font-size:		12px;
		}
		.bigButtons a, .bigButtons a:visited
		{	display:				block;
			width:				100%;
			height:				100%;
			background:			#82A8CE;
			color:				white;
			text-decoration:	underline;
			padding:				10px;
		}
		.bigButtons a:hover
		{	background:			#4C82B9;
			color:				white;
			text-decoration:	none;
		}
		.menu TD
		{	background:			#A6C1DC;
			color:				white;
		}
		.menu a,.menu a:visited
		{	display:			block;
			width:				100%;
			height:				100%;
			background:			#82A8CE;
			color:				white;
			text-decoration:	none;
			padding:			2px;
		}
		.menu a:hover
		{	background:			#4C82B9;
			color:				white;
		}
		#subMenu a
		{	font-size:			10px;
			text-align:			center;
		}
		.odd {	background:			#CEDDEC;}
		.even{	background:			#E7EEF5;}
		.input
		{	font-family: 	Arial, Helvetica, sans-serif; 
			font-size: 		11px; 
			font-style: 	normal; 
			border: 			1px #333333 solid; 
			font-weight: 	normal; 
			height: 			18px;
			padding-left: 	2px;
			margin-left: 	3px;
		}
		#V
		{	background: #D4D0C8 URL(http://educationforcollier.org/images/V.gif) no-repeat middle left;}
		#X
		{	background: #D4D0C8 URL(http://educationforcollier.org/images/X.gif) no-repeat middle left;}
		
		a img{	border:			0px;}
		form
		{	padding:			0px;
			margin:			0px;}
		.title
		{	font-weight:	bold;
			border-bottom:	1px solid black;
			font-size:		13px;
		}
		
		.DeleteBox
		{	width: 				200px; 
			background: 		red; 
			color: 				white;
			text-align:			center;
			margin-left:		50%;
		}
		
		.notes
		{	font-size:			8px;
			font-family:		terminal;
			color:				gray;
			padding-top:		1px;
			text-transform:	uppercase;
		}
		.AddressBlock
		{	color:				white;
			font-size:			10px;
			text-align:			center;
			width:				176px;
			height:				81px;
			background:			URL(../Images/ContentTemplate/AddressBkg.gif);
		}
		.AddressBlock div
		{	border-bottom:		1px solid #1C5191;
			padding:			0 3px;
			margin:				0 0 1px 0;
			text-align:			left;
			font-size:			10px;
		}
		.AddressBlock div a {		color:			#1C5191; text-decoration:	none;}
		.AddressBlock div a:hover {	color:			#0B203A;}
		
		.topMenu,.topMenu table
		{	height:				21px;
			color:				white;
			font-weight:		bold;
			Font-family:		arial;
			font-size:			14px;
		}
		.topMenu A
		{	display:			inline;
			Font-family:		arial;
			font-size:			10px;
			font-weight:		bolder;
			color:				#0B203A;
			text-transform:	capitalize;
			text-decoration:	none;
		}
		.topMenu A:hover
		{	color:				white;
		}
		
		.leftMenu
		{	border-top:			1px solid white;
			border-bottom:		0px;
			border-right:		3px solid #AFBF24;
			width:				100%;
			text-align:			center;
			z-index:				1000;
			position:			relative;
		}
		.leftMenu A
		{	height:				25px;
			width:				100%;
			display:			block;
			background:			#0B203A;
			
			padding-top:		5px;
			Font-family:		arial;
			font-size:			10px;
			font-weight:		bold;
			color:				white;
			text-transform:		uppercase;
			text-decoration:	none;
			border-bottom:		1px solid white;
		}
		.leftMenu A:hover
		{	background:			#A6C1DC;
			color:				white;
		}
		
		#hasChildren-h
		{	background:			transparent URL(http://educationforcollier.org/images/more-h.gif) no-repeat bottom right;
			padding-right:		10px;}
		#hasChildren-v
		{	background:			#0B203A URL(http://educationforcollier.org/images/more-v.gif) no-repeat center right;}
		#hasChildren-v:hover
		{	background:			#A6C1DC URL(http://educationforcollier.org/images/more-v.gif) no-repeat center right;}
		
		.submenu-v
		{	position:			absolute;
			left:					176px;
			width:				178px;
			display:			none;
			
			margin:				-1px 0 0 0;
			_margin:				-1px 0 0 -3px;
			border:				1px solid white;
			border-width:		1px 1px 0 0;
		}
		.submenu-v .submenu-v
		{	margin:				-1px 0 0 0;
		}
		.submenu-v a
		{	background:			#4C82B9;
		}
		.submenu-v #hasChildren-v a
		{	
		}
		.submenu-v #hasChildren-v
		{	background:			#4C82B9 URL(http://educationforcollier.org/images/more-v.gif) no-repeat center right;}
		
		.submenu-h
		{	position:			absolute;
			display:			none;
			
			border:				1px solid white;
			color:				white;
			font-weight:		bold;
			Font-family:		arial;
			font-size:			14px;
			
		}	
		.submenu-h a
		{	background:			#4C82B9;
			display:			block;
			height:				13px;
			text-align:			right;
			padding-right:		3px;
		}
		.submenu-h #hasChildren-h
		{	background:			#4C82B9 URL(http://educationforcollier.org/images/more-v.gif) no-repeat center right;}
		
		#sponsors
		{	position:	absolute;
			margin-top:	8px;
			width:		590px;
			height:		70px;
			border:		0px solid red;
			overflow:	hidden;
		}
		#sponsors td
		{	border:			0px solid black;
			vertical-align:	middle;
			padding:		0 10px;
			color:			white;
			font-weight:	bold;
			z-index:		10;
		}
		#sponsors img
		{	display:		block;
			border:			0px solid black;
		}
		#sponsors a img, #sponsors a
		{	/* filter:			alpha(opacity=60);-moz-opacity:0.60; */
			color:			white;
		}
		#sponsors a:hover img, #sponsors a:hover
		{	/* filter:			alpha(opacity=100);-moz-opacity:1; */
			color:			white;
		}
		h3
		{	margin:			0;
		}
		#kiddies
		{	background:		URL(../../images/ContentTemplate/wm-kiddies.jpg) no-repeat top right;
			_height:			590px;
			min-height:			590px;
		}