/** Kids Depot **/
body { 	margin: 10px 10px 10px 10px;	width: 100%;    background-color: #000000;	/* background-repeat: repeat-x repeat-y; */    font-family: Geneva, Arial, Helvetica, sans-serif, Courier, mono;    font-size: 12px;  	color: #000000 }
/** Structure **/
#container {	width: 800px; 	position: absolute; 	left: 50%; 	margin-left: -400px; 	border: 0px solid #555555; 	background: #000000;}
#intro {  margin: 0;  padding: 0;  }
#pageBanner { 	width: 800px;	/* height: 150px;  */	margin-top: 10px;	border: 0px solid #555555;	border-left: none;	border-right: none;}
#photoslide { 	width: 100%;	height: 100px;	padding: 0;	background: #blue;	font-size: 10px;	color: #000000;	text-align: center;	overflow: auto;}
#menu { 	width: 100%;	/* height: 25px; */	font-family: "New Century Schoolbook", Times, serif;	font-size: 13pt;	text-align: center;	vertical-align: middle;	/* background: url(bg-menu.png); */	padding: 0;	/* background: #000000; */	border: 0px;}
#newmenu { 	position:relative;	height: 46px;	background: transparent url(../images/bg-footer-blue.gif) repeat;}
#quickSummary { 	width: 200px;	height: 250px;	margin-left: -50px;	margin-right: 5px;	padding: 10px;	background-color: #FFFF00;	border: 1px solid #000000;	font-size: 16px;	color: #000000;	text-align: left;	float: left;	position: relative;	/* position: relative; */}
.meetthestaff {    width: 200px; 	height: 250px; 	margin-left: 5px;	margin-right: -50px;	padding: 0px;	background-color: #FFFF00; 	border: 1px solid #000000;	font-size: 16px;	color: #000000;	text-align: center;	float: right; 	position: relative;}
.photoright {    /* width: 200px; */ 	padding: 0px;	background-color: #ffffff; 	border: 0px solid #000000;	font-size: 16px;	color: #000000;	text-align: center;	float: right; 	position: relative;}
.weatherbar {    width: 200px; 	height: 250px; 	margin-right: -50px;	padding: 0px;	background-color: green; 	border: 1px solid #000000;	font-size: 16px;	color: #cccccc;	text-align: center;	float: right; 	position: relative;}
#mainarea { 	/*width: 790px;*/	margin-left: 0px;	padding: 5px;	background-color: white;	border-left: 0px dotted #555555;	font-size: 13px;	color: #000000;	text-align: left;	float: left;}
H3 {    color: #FF0000;	font: Georgia, "Times New Roman", Times, serif; 	font-size: large;	font-style: italic;}

#pageHeader h1 span {	display: none;}
#pageHeader h2 span {	display: none;}
#quickSummary p.p1 span { 	display: none;}
#quickSummary p.p2 span { 	width: 130px;	margin-left: 45px;	top: 70em;	position: absolute;	color: #cccccc;	font-size: 10px;	text-align: center;}
.style2 {font-size: x-small;}.style3 {font-size: small; color: white;}a.blue:link {color: #6495ED; font-weight: normal;}a.blue:active {color: #6495ED;  font-weight: normal;}a.blue:visited {color: #6495ED;  font-weight: normal;}a.blue:hover {color: #FFD700;  font-style: italic; font-weight: normal;}
a.red:link {color: #ff0000;  font-style: italic;}a.red:active {color: #ff0000;  font-style: italic;}a.red:visited {color: #ff0000;  font-style: italic;}a.red:hover {color: #ff0000;  font-style: italic;}