.smallertext {font-size: 90%}
.tiny {font-size: 10px;
font-family: Tahoma, Verdana, Arial;
}

#contenthold {
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
width: 730px;
text-align: left;
}

hr {
border-bottom: 1px solid #CEDED1;
border-top: none;
height: 1px;
}

#header-kids {
background-image: url(/images/kids_header.gif);
background-position: center center;
background-repeat: no-repeat;
width: 100%;
height: 114px;
display: block;
}
.header-sub-kids {
background-image: url(/images/kids_sub_header.jpg);
background-position: center center;
background-repeat: no-repeat;
width: 100%;
height: 69px;
display: block;
}
.header-kids-sub-inner {
margin: 6px 20px 0px 0px;
text-align: right;
}

.header-kids-inner {
padding: 30px 0px 0px 40px;

}
.back {
float: right;
margin-right:25px;
}
a.back {
color: #fff;
}
a.back:link {
color: #fff;
}
.style1 {
	color: #9CBD9C;
	font-size: 30px;
}
.style2 {color: #9CBD9C}

a:hover img{
opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;

}
a img{
opacity:1.0;filter: alpha(opacity=100); -moz-opacity: 1.0;

}
.bdr{
border: 1px solid #9CBD9C;
}

.totop{
margin-left: 22px;
margin-top: 22px;
}

.quotes{
margin: 10px;
}

.commentbox{
background-color: #F7FBF7;
background-image: url(img/quote-bg.gif);
background-repeat: repeat-x;
background-position: bottom left;
width: 98%;
padding: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
color: #4E3C55;
line-height: 20px;
}

.commentfooter{
background: url(img/arrow.gif) 10px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 2px;
padding-top: 1px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #4E3C55;

font-size: 15px;
}