body {
background: url(../images/background2.png);
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding: 0;
text-align: center;
line-height: 13px;
}

#siteContainer {
width: 510px;
position: relative;
margin: 0 auto;
text-align: left;
}

#menuContainer {
width:510px;
position: absolute;
top: 100px;
}

#contentContainer1 {
width:510px;
position: absolute;
top: 126px;
background-color: #ece5cd;
background: url(../images/1back.gif) no-repeat;
}

#contentContainer2 {
width:510px;
position: absolute;
top: 126px;
background-color: #ece5cd;
background: url(../images/2back.gif) no-repeat;
}

#contentContainer3 {
width:510px;
position: absolute;
top: 126px;
background-color: #ece5cd;
background: url(../images/3back.gif) no-repeat;
}

#foxContainer {
width: 104px;
height: 104px;
position: absolute;
top: 130px;
left: -90px;
}

#heading {
font-family: tahoma;
font-size: 14px;
font-weight: bold;
}

/* side bar */

#sideBarChildren {
width: 156px;
height: 366px;
padding-top: 14px;
padding-left: 7px;
position: absolute;
top: 222px;
left: -84px;
z-index: 100;
font-family: tahoma;
font-size: 10px;
text-align: left;
background: url(../images/sidebar2.gif) no-repeat;
}

#sideBarPoetry {
width: 156px;
height: 366px;
padding-top: 14px;
padding-left: 7px;
position: absolute;
top: 222px;
left: -84px;
z-index: 100;
background: url(../images/sidebar2.gif) no-repeat;
}

.ptitle {
font-family: tahoma;
font-size: 11px;
text-align: left;
margin: 0px 0px 1px 0px;
}

.sub {
font-family: tahoma;
font-size: 10px;
text-align: left;
margin: 0px 0px 9px 0px;
}

#sideBar a {
font-family: tahoma;
font-size: 11px;
}

#sideTitle {
font-family: tahoma;
font-size: 11px;
font-weight: 600;
}

/* end side bar */


/* dede */

#dedeContainer {
width: 510px;
height: 630px;
margin-top: 38px;
background-color: #ece5cd;
font-family: tahoma;
font-size: 11px;
text-align: left;
}

#dedeText {
margin-left: 60px;
margin-right: 60px;
text-align: left;
}

.isd {
font-family: tahoma;
font-size: 9px;
}

/* end dede */


/* children */

#childrenContainer {
width: 510px;
height: 630px;
margin-top: 38px;
background-color: #ece5cd;
font-family: tahoma;
font-size: 11px;
text-align: left;
}

#childrenText {
margin-left: 100px;
margin-right: 75px;
text-align: left;
}

td {
font-family: tahoma;
font-size: 11px;
text-align: left;
}

/* end children */


/* poetry */

#poemContainer {
width: 510px;
height: 630px;
margin-top: 38px;
background-color: #ece5cd;
font-family: tahoma;
font-size: 11px;
text-align: left;
}

#poemTitle {
width:510px;
text-align: center;
}

#poemText {
margin-left: 100px;
text-align: left;
}

#poemBottom {
width: 510px;
text-align: center;
}

/* end poetry */

#footerContainer {
width: 510px;
height: 32px;
position: absolute;
top: 794px;
background: url(../images/footer2.gif);
}

a:link, a:visited, a:active {
color: #154575;
text-decoration: underline;
}

a:hover {
color: #347dc6;
}

/* menu sprites */

ul#menu { background:url(../images/menu.gif); padding:0; margin-left:0;}
ul#menu li { float:left; list-style-type:none; text-indent: -999999px;}
ul#menu li a { height:26px; display:block; position:absolute; top:0; text-indent:-99999px; outline:none }

li#dede1 a, li#children1 a, li#poetry1 a{ background:url(../images/menu.gif) }
li#dede2 a, li#children2 a, li#poetry2 a{ background:url(../images/menu.gif) }
li#dede3 a, li#children3 a, li#poetry3 a{ background:url(../images/menu.gif) }


li#dede1 a {background-position:0px 0px; width:170px; left:0px}
li#dede1 a:hover {background-position:0px 0px}

li#children1 a {background-position:-170px 0px; width:170px; left:170px}
li#children1 a:hover {background-position:-170px -104px}

li#poetry1 a {background-position:-340px 0px; width:170px; left:340px}
li#poetry1 a:hover {background-position:-340px -130px}


li#dede2 a {background-position:0px -26px; width:170px; left:0px}
li#dede2 a:hover {background-position:0px -104px}

li#children2 a {background-position:-170px -26px; width:170px; left:170px}
li#children2 a:hover {background-position:-170px -26px}

li#poetry2 a {background-position:-340px -26px; width:170px; left:340px}
li#poetry2 a:hover {background-position:-340px -104px}


li#dede3 a {background-position:0px -52px; width:170px; left:0px}
li#dede3 a:hover {background-position:0px -78px}

li#children3 a {background-position:-170px -52px; width:170px; left:170px}
li#children3 a:hover {background-position:-170px -78px}

li#poetry3 a {background-position:-340px -52px; width:170px; left:340px}
li#poetry3 a:hover {background-position:-340px -52px}

/* menu sprites */


