html {
margin : 0px;
padding : 0px;
}
body {
    background-color:#C4D0E9; 
	font-family: Verdana, Arial, sans-serif; 
	margin:0px; 
	padding:0px; 
	font-size:80%;
}
a {color:#2E3192;}
a:hover {color:#ED1B24; text-decoration:none;}
/* A:visited {color: #082450;} */
ol, ul, p {line-height:150%;}

h1,h2,h3,h4,h5,h6 {font-family:Verdana, sans-serif; font-weight:bold;}
h1 {color:#2E3192; font-size:x-large; margin:0;}
h2 {color:#2E3192; font-size:large; }
h3 {color:#2E3192; font-size:medium;}
h4 {color:#2E3192; font-size:small; margin-top:4px;}
h5 {color:#2E3192; font-size:x-small; margin-top:4px;}
h6 {color:#2E3192; font-size:xx-small; font-weight:normal; margin-top:0;}
img {border : none;}






/* ------------------- Contains Whole Page and Its Shadow ------------------- */
#page {
	width: 787px;
	text-align: left;
	position: relative;
	margin: 0px auto;
	padding-left:37px;
	background-image: url(../images/backgroundshadow_blue_1.gif);
	background-repeat: repeat-y;
	background-position: center;
} 
#footerbottomshadow {
	width:800px;
	background-image:url(../images/backgroundshadowbottom_blue.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:12px;
	margin-top:-9px;
	height:43px;
} 
/* ------------------- Contains Whole Page (but not shadow) ------------------------- */
/*
#block {width:747px; background-color:#fff; margin-top:0px; padding:0px;}
*/ 
#block {width:747px; background-color:#fff; margin-top:0px; padding:0px; border:solid #333; border-width:0px 1px 1px; }

#block:after {content:"."; display:block; height:0px; clear:both; visibility:hidden;}




/* ---------- Page Header -------------- */
#headerblock {
	width:747px;
	border-left:none;
	border-right:none;
	border-bottom:solid 1px #9fb5de;
	background-color:#fff;
	margin:0px;
	padding:0px;
}

#headerblock2 {
background-color: White;
width : 100%;		
}
#headerblock2 p {
  text-align: center;
}

/* --------- Navigation Bar ------------ */
/*menu*/
#menu {float:left; width:100%; border:none; background-color:#2E3192; margin:0px; padding:0px; list-style:none;}
#menu li {float:left; margin:0px; padding:0px; background-image:none; line-height:normal; text-indent:0px; font-size:80%;}
#menu ul li {list-style:none; margin:0px;}
#menu a {display:block; padding:5px 10px 6px; border:solid #919191; border-width:0px 1px 0px 0px; color:#fff; text-decoration:none; white-space:nowrap;}
* html #menu a {width:1%;}
#menu a:hover {color:#fff; background-repeat:no-repeat; background-color:#4e70b7;}
#menu li.menuselected {color:#fff; background-repeat:no-repeat; background-color:#4e70b7;}

/* Content Pane (right side) */
/* ------------------------- */
#pagecontent {
	float:left; 
	width:727px; 
	padding:0px 10px 0px; 
	background-color:#fff;
	
}
#pagecontent ul li {
	margin:0px;
	padding:0px 0px 0px 20px;
	line-height:1.3em;
	vertical-align:baseline;
	list-style-type:none;
	background-image: url(../images/arrow_red_2.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
}


/* --------- Page Footer ---------------- */
/*footer*/
#footer {background-color:#2E3192; clear:both; width:729px; padding:10px 10px; border:solid #333; border-width:0px 0px 1px; text-align:right; margin-top:-17px;}
#footer:after {content:"."; display:block; height:0px; clear:both; visibility:hidden;}
#footer a {color:#fff; text-decoration:none; margin:0px; padding:0px; list-style:none;}
#footer a:hover {color:#fff; text-decoration:underline;}
#footer img {border:none;}
#footer ul {margin:0px; padding:4px 0px 2px 0px; list-style-type:none;}
/* #footer ul {margin:0px; padding:4px 0px 2px 80px; list-style-type:none;} */

#footer li {margin:0px 8px 0px 0px; padding:0px 8px 0px 0px; display:inline;}
#footfloat {float:right;}
#foottxt {background-color:#9cc;}
.copynav{
float:left;
width:320px;
color:#ffffff;
}
#footer .copynav a {
  font-size:70%;
}
.funding{
float:right;
font-size:10px;
width:380px;
color:#ffffff;
}
#footer .funding a {
  font-size:10px;
  font-weight:bold;
}

/* new home css winter 2010 */
#content {
width: 100%;
}

#announce {
width: 97%;
margin: 10px auto;
border: solid #666 1px;
}

#main {
width: 100%;
}

#left {
float:left;
width: 175px;
margin: 0px 10px;
}

#welcome {
float: right;
width:500px;
/* height: 300px; */
}

#kids {
background-image:url(../images/bluebggrad.jpg); 
padding:5px; 
height:120px; 
border:#77a0ab 1px solid;
margin-bottom: 10px;
}

#kids p {
font-size:12px;
margin-top:0px;
margin-bottom:10px;
margin-left:0px;
}

#general {
background-image:url(../images/bluebggrad.jpg); 
padding:5px; 
height:120px; 
border:#77a0ab 1px solid;
margin-bottom: 10px;
}

#general p {
font-size:12px;
margin-top:0px;
margin-bottom:10px;
margin-left:0px;
}

#icons {
margin:auto;
}