#kccMainMenu {
padding: 0;
margin: 0;
list-style: none outside;
position: relative;
display: block;
margin-left: 267px;
width: 463px; height: 260px;
background: url(../kidscancook/images/index_bg.gif) no-repeat;
}

#kccMainMenu li {
margin: 0;
padding: 0;
}

#kccMainMenu li span {
display: none;
}

#kccMainMenu li a {
display: block;
position: absolute;
overflow: hidden;
text-indent: -9999px;
background-image: url(../kidscancook/images/index_mnu.def.gif);
background-color: blue;
}

#kccMainMenu li a:hover {
background-image: url(../kidscancook/images/index_mnu.rol.gif);
}

#kccMainMenu ul {
padding: 0;
margin: 0;
list-style: none outside;
}

#kccParents {
top: 107px; left: 56px;
width: 129px; height: 23px;
background-position: 0 -23px;
}

#kccRecipes {
top: 201px; left: 81px;
width: 101px; height: 36px;
background-position: -25px -117px;
}

#kccSquare {
width: 88px; height: 36px;
top: 84px; left: 350px;
background-position: -294px 0;
}

#kccWord {
width: 65px; height: 36px;
top: 136px; left: 262px;
background-position: -206px -52px;
}

#kccTest {
width: 88px; height: 36px;
top: 198px; left: 350px;
background-position: -294px -114px;
}

#printable.kccIndex {
background: url(/kidscancook/images/index_bg.jpg) no-repeat;
}

#printable.kccIndex #pageTitle {
background: url(../kidscancook/images/kids-can-cook-turkey.gif) bottom left no-repeat;
}

#printable.kccIndex #pageTitle p {
margin-left: 150px;
margin-right: 10px;
width: 200px;
}

#recipeList ul.kcc li {
background-color: #FFCB70;
}

#wordSearch {
border-collapse: collapse;
margin-top: 30px;
}

#wordSearch td {
width: 40px;
height: 40px;
text-align: center;
border: solid 1px #052E86;
font-size: 16px;
font-weight: bold;
}

