@charset "utf-8";
/* stylesheet last updated 04-24-09 */


/* GLOBAL ELEMENTS */
body{
	background-color:#0e81aa;
	margin-top:0px;
	margin-bottom:10px;
	}
	
a:link{
	color:#316698;
	text-decoration:none;
	}
	
a:visited{
	color:#316698;
	text-decoration:none;
	}
	
a:hover{
	color:#316698;
	text-decoration:underline;
	}
	
a:active{
	color:#316698;
	text-decoration:none;
	}
	
/* FOOTER STUFFS */
.clear {
		clear:both;
	}

.footer{
		/*background-image:url(media/footer.gif);*/
		width:760px;
		height:120px;
		display:block;
	}
	.footer .links{
		padding-top:90px;
		font-size:9px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	.footer .links .bar{
		color:#000000;	
		padding-left:10px;
		padding-right:10px;
		border-right:1px solid #000000;
	}
	
	.footer .links .nobar{
		color:#000000;
		padding-left:5px;
		padding-right:5px;
	}

/* FLASH AREA IDs */
#kidszone_swf_div{
	width:975px;
	height:700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:12px;
	text-align:center;
	}
	
	#kidszone_swf{
		padding-left:8px;
	}
	#wrapper_bg { position:absolute; z-index:0; background-image:url('../img/bg_full.jpg'); width:1600px; height:800px; left:-362px; top:-21px;}		
	#wrapper_flash { position:relative; z-index:1; }

