h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #000; text-decoration: none;
}
a:hover {
	color: #ff00cc;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}

.clear {
	clear: both;
} 



/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 960px;
	margin-top: 0px;
  	position: relative;
	}

body {
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
	background: #3399ff url(images/background.gif) repeat-y center;
	margin: 0px;
	
}
/*
#header1 h1 {
	position: absolute;
	top: 36px;
	left: 15px;
	height: 43px;
	padding-top: 8px;
	width: 414px;
	text-align: center;
	background: #00ccff;
	color: #000000;
	font: 24px "Times new roman", serif;
	font-weight: normal;
}*/

#header {
	position: absolute;
	margin-top: 10px;
	left: 0px;
	width: 960px;
	height: 250px;
}

#header #sjcpllogo {
	position: absolute;
	background: url(images/sjcplLogo.jpg) no-repeat;
	margin-top: 0px;
	margin-left: 15px;
	height: 99px;
	padding-top: 8px;
	width: 150px;
	
}


#header #search {
	position: absolute;
	margin-top: 0px;
	margin-left: 15px;
	padding-top: 8px;
	left: 339px;
	top: 4px;
	width: 519px;
}

#header #kidslogo {
	position: absolute;
	background: url(images/kidslogo.jpg) no-repeat;
	margin-top: 25px;
	margin-left: 175px;
	height: 198px;
	padding-top: 8px;
	width: 250px;
	left: 0px;
	top: 38px;
}

#header #text {
	position: absolute;
	margin-top: 100px;
	margin-left: 450px;
	text-align: center;
	font: 55px "Times new roman", serif;
	font-weight: bold;
	color: #ff9900;
}


#header h1 {
    position: relative;
	float: right;
	margin-top: 135px;
	padding-top: 8px;
	width: 265px;
	text-align: center;
	color: #ff9900;
	font: 48px "Times new roman", serif;
	font-weight: bold;
}
/*
#header {
	background: url(images/kidsheader.jpg) no-repeat;
	position: absolute;
	top: 87px;
	left: 0px;
	width: 960px;
	height: 150px;
}*/

#ages {
	position: absolute;
	width:960px;
	height: 1500px;
	}

#forparents {
	position: absolute;
	width:960px;
	left: 28px;
	top: 238px;
}

#forparents h1 {
  	color: #ff9900;
	font: 24px "Times new roman", serif;
	font-weight: bold;
}

#ppage {
	position: absolute;
	float:left;
    top: 240px;
	width: 357px;
	height: 250px;
	}

#ppage table {
    position: relative;
	padding-top: 25px;
	width: 960px;
	text-align: center;
	color: #000000;
	font: 18px "Times new roman", serif;
	font-weight: bold;
	border: none;
}

#ppage img {
	border: none;

}


#schoolaged {
	position: absolute;
	float:right;
	top: 308px;
	width: 357px;
	height: 250px;
	margin-right: 150px;
	margin-left: 515px;
	left: 1px;
}

#spanish {
	position: absolute;
	top: 563px;
	width: 357px;
	height: 250px;
	margin-left: 275px;
	left: -9px;
}

#preschool {
	position: absolute;
	float:left;
	top: 326px;
	width: 357px;
	height: 250px;
	margin-left: 75px;
	left: 15px;
}

/* Content */

#content {
	width: 960px;
	margin: 0 50px;
}



#top-nav {
	position: absolute;
	top: 72px;
	left: 415px;
	width: 266px;
	height: 25px;
	background: #ff00cc bottom left;
}



#top-nav ul {
  text-align: center;
  line-height: 32px;
}
#top-nav li {
  display: inline;
  font-size: 12px;
  color: #fff;
}
#top-nav a {
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
#top-nav a:hover {
  text-decoration: underline;
}

#menu {
	position: absolute;
	float: right;
	width: 550px;
	height: 50px;
	margin: 30px 30px 0 0;
	background:  url(images/navbar.png) no-repeat;
	font: normal medium Arial, Helvetica, sans-serif;
	color: #999999;
	left: 431px;
	top: 30px;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 1em;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: .5em .7em;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 1.5em;
	color: #FFFFFF;
}

#menu a:hover {
	background: #FF9900;
}

#menu .active a {
}



/** body **/


#nav, #nav ul {
	float: left;
	width: 960px;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #000000;
	border-width: 1px 0;
	margin: 0 0 0.5em 0;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #000000;
	text-decoration: none;
	padding: 0.25em .5em;
}

#nav a.daddy {
	background: url(images/arrow.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 8em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #eda;
}

#visit {
  background: #EEEEEE;
  padding: 15px 40px 14px 36px;
  width: 650px;
}

#visit .heading{
	font-weight: bold;
}

#visit ul {
  margin-top: 1em;
}
#visit li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(images/arrow.gif) no-repeat;
}
#visit h2 {
  font: 24px "Times new roman", serif;
}
#visit a {
  text-decoration: none;
}
#visit a:hover {
  text-decoration: underline;
}

#subs { width: 725px;}
 
#subs-left {
  float: left;
  width: 325px;
  padding-left: 35px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-right {
  float: right;
  width: 285px;

  padding-right: 5px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-left a {
  color: #fff;
}
#subs-left {
  color: #fff;
}
#subs-left h3 {
  color: #000000;
  font: 18px "Times new roman", serif;
}
#subs-left p {
  text-align: justify;
}

#subs-left ul {
  margin-top: 1em;
}
#subs-left li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(images/bullet.gif) no-repeat;}

#subs-right {
  color: #fff;
}
#subs-right h3 {
  color: #000000;

  padding-bottom: 14px;
  font: 18px "Times new roman", serif;
}

#subs-right ul {
  margin-top: 1em;
}
#subs-right li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(images/bulletLG.gif) no-repeat;
}
#subs-right p {
  text-align: justify;
  margin: 0.6em 0;
}

#right-i {
  margin-top: 100px;
  padding: 4px 25px 0 20px;
}
#right h2 {
  color: #323E51;
  font: 22px "Times new roman", serif;
  margin-bottom: 12px;
}
#right h3 {
  color: #000000;
  font: 14px arial, sans-serif;
  margin-bottom: 5px;
}
#right p {
  margin-top: 0;
  color: #163348;
}
#right .left {
  margin-right: 4px;
}
#right a {
  color: #163348;
  font-weight: bold;
  text-decoration: none;
}
#right a:hover {
  text-decoration: underline;
}




/* Sidebar */

#sidebar {
	position: absolute;
	float: left;
	width: 240px;
	margin: 15px 40px 30px 0;
	left: 50px;
	top: 311px;
}

/* Boxed */

#sidebar .boxed {
	width: 240px;
	padding: 0 0 3em 0;
	background: #FFCC00 url(images/img04.gif) no-repeat left bottom;
}

#sidebar .boxed h2 {
	height: 40px;
	padding: 10px 0 0 30px;
	background: url(images/img03.gif) no-repeat;
	font-size: 2em;
	color: #000000;
}

#sidebar .boxed .content {line-height: 180%;
	font-size: 14px;
	color: #FFFFFF;
}

#sidebar .boxed ul {padding: 10px 0 0 30px;
}

#sidebar .boxed li {
}

#sidebar .boxed a {
	text-decoration: none;
	color: #000000;
}

#sidebar .boxed a:hover {
	color: #ff00cc;
}

/* Tag Cloud */

#tagcloud {
}

#tagcloud .content {
	padding: 1em;
	text-align: justify;
	font-size: .8em;
}

#tagcloud .content a {
	color: #FFFFFF;
}

#tagcloud .content a:hover {
	color: #3399FF;
}




/** footer **/
#spacerHP {
  background: #FFFFFF;
  text-align: center;
  float: left;
  width: 1024px;
  height: 10px;
}

#copyright {
  background: #6D7481;
  color: #fff;
  text-align: center;
  font-size: 11px;
  float: left;
  width: 1024px;
  padding: 10px 0;
  margin-bottom: 20px;
}
#copyright p {
  margin: 0;
  padding: 0;
}

#summerreading {
	position: absolute;
	height: 400px;
	width: 726px;
	left: 115px;
	top: 876px;
	border: medium double #0CF;
}


#content #summerreading #srpsignup .srpsignuptext a {
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000;
	font-variant: normal;
	text-align: center;	
	text-decoration: none;
}

#content #summerreading #srpsignup .srpsignuptext a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color:#FC3;
	font-style: italic;
}

 #summerreading #srpsignup {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	position: absolute;
	height: 250px;
	width: 355px;
	left: 204px;
	top: 122px;
	background-image: url(../summerreading/imgs/2011/srpsignupbox.png);
}
#summerreading #srpsignup .srpsignuptext {
	position: absolute;
	height: 107px;
	width: 201px;
	left: 129px;
	top: 67px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000;
	font-variant: normal;
	text-align: center;
	display: block;
}

