/* Kid-Zone Style Sheet */

#kidmenu {color: #C0C0C0}
#kidmenu a{font: bold 1.25em Comic Sans MS; border: 3 solid #000080; text-align: center; padding: 3 5}
#kidmenu a:link{font: bold 1.25em Comic Sans MS; color: blue; text-decoration: none}
#kidmenu a:visited{font: bold 1.25em Comic Sans MS; color: blue; text-decoration: none}
#kidmenu a:hover{font: bold 1.25em Comic Sans MS; color: red; text-decoration: none; 
	background-color: #FFFF99; border: 3 solid #000080}
#kidmenu a:active{background-color: #FDF4D0; font-weight: bold}

#active {color: #CC0000; background-color: #FDF4D0}
#coloringpages {width: 50%; text-align: center; font: bold 1.5em Comic Sans MS; display: table-row}


#pics {width: 100%; text-align: center; border: 3 solid #A92C10; background-color: #F7F2F0; margin-left: 5; 
	margin-right: 5; padding: 3; font: bold 1em Comic Sans MS}
#pics img {border: 1 solid #A92C10}
#pics td {text-align: center; vertical-align: top; width: 120}

#pics a {text-decoration: none; color: #0000AA}
#pics a:link {text-decoration: none; color: #0000AA; font-weight: bold}
#pics a:visited{text-decoration: none; color: #800080; font-weight: bold}
#pics a:hover{color: red; text-decoration: none; font-weight: bold}
#pics a:active{background-color: #FDF4D0; font-weight: bold}