/* CSS Document */
#aboutus_text
	{
		position:relative;
		text-align:left;
		top:26%;
		left:0%;
		width:275px;
		height:302px;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#ffffff;
	}
.pic1 /*all other browsers*/
	{
		position:relative;
		float:left;
		height:83px;
/*
		margin:3px;
		width:110px;
		height:80px;
*/
	}
.pic2 /*IE6*/
	{
		position:relative;
		float:left;
		height:83px;
/*
		margin:5px;
		width:110px;

*/
	}
.pic3 /*IE5*/
	{
		position:relative;
		float:left;
		height:83px;
		width:110px;
		/*background-color:#00CCFF;*/
/*
		height:80px;
*/
	}
.pod
	{
		position:relative;
		float:left;
		height:250px;
		width:220px;
		/*background-color:#00ffcc;*/
/*
		height:80px;
*/
	}
.pic_loc
	{
		top:0px;
		margin:0px;
		padding:0px;
		border:0px;
		background-image: url(../page_backgrounds/kids_page.jpg);
		background-repeat:no-repeat;
		height:598px;
		width:775px;
		position:inherit;
	}
.col_spacer_left
	{
		position:relative;
		float:left;
		width:300px;
		height:598px;
/*		background-color:#00CCFF;*/
	}
.row_spacer_top
	{
		position:relative;
		float:left;
		margin:0px;
		padding:0px;
		border:0px;
		width:475px;
		height:180px;
		color:#FFCC00;
/*		background-color:#000066;
		background-color:#ffCC00;*/
	}
.col_1_pics
	{
		position:relative;
		float:left;
		width:110px;
		height:413px;
		/*background-color:#0000FF;*/
	}
.col_2_pics
	{
		position:relative;
		float:left;
		width:220px;
		height:413px;
		/*background-color:#00ff00;*/
	}
.col_3_pics
	{
		position:relative;
		float:left;
		width:110px;
		height:413px;
/*		background-color:#ff0000;*/
	}
