
#toppage {
	background: url('../images/crayonsRepeat.jpg') repeat-x;
}

#header {
	background: url('../images/newheaderkids2.jpg') no-repeat;
	/*background-color: #CFD7E6;*/
	height: 120px;
	position: relative;
}

	#verytop { background: none no-repeat top right; margin-left: auto; width: auto;height: 20px; line-height: 20px; text-align: right; color: black; font-size: 92%; padding-right: 8px; }
	#verytop a {color: black; font-weight: normal;}
	#dateline { background: none no-repeat top right; height: 20px; line-height: 20px; text-align: right; color: black; font-size: 92%; padding-right: 8px; font-weight: bold;}
		#dateline a {color: black; }
	#weather { background: none no-repeat top right; height: 50px; text-align: right; color: black; font-size: 92%; padding-right: 8px; padding-top: 1px; padding-bottom: 9px;}
	#weather table {border: none; margin: 10px 0 0 auto; background: none;}
	#weather td { border: none; background: none; padding: 3px; vertical-align: middle;}

	#search {
		background: none no-repeat;
	}
	/*
	#topnav ul {
		background: #333333;
		border-top: none;
	}

	#topnav li {
		background: #333333;
	}

	#topnav li ul a{
		border-bottom: 1px solid #FFF;
	}*/
