BODY {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, sans-serif;
	font-size: 100.01%;
	text-decoration: none;
	background-image : url(../img/kids/mainBg.gif);
	background-repeat : repeat-x;
	background-color : #4B6590;
}

#contentMain {
	background : url(../img/kids/logo.gif) no-repeat;
    height: 655px;
    font-size: 0.6em;
    color: #ffffff;
}

#contentMain a{
    color: #ffffff;
}


#navi {
    padding: 0; 
	margin: 0;
}

#navi ul {
	list-style-type : none;
    padding: 0; 
	margin: 0;
}

#navi li {
	display: inline;
    float:right;
    padding: 0; 
	margin: 0;
    height: 106px;
}

#content {
    clear:both;
    height: 549px;
    overflow: auto;
    margin-left: 138px;
    padding: 0 10 0 10;
	background-color : #597DB8;
}


#content0 {
    clear:both;
    height: 549px;
    overflow: auto;
    margin-left: 138px;
	background-color : #597DB8;
    padding: 0 10 0 10;
}

#content1 {
    clear:both;
    height: 549px;
    overflow: auto;
    margin-left: 138px;
	background-color : #F64914;
    padding: 0 10 0 10;
}

#content2 {
    clear:both;
    height: 549px;
    overflow: auto;
    margin-left: 138px;
	background-color : #76EB3C;
    padding: 0 10 0 10;
}

#content3 {
    clear:both;
    height: 549px;
    overflow: auto;
    margin-left: 138px;
	background-color : #EBC03C;
    padding: 0 10 0 10;
}

#content4 {
    clear:both;
    height: 549px;
    overflow: auto;
    margin-left: 138px;
	background-color : #138786;
    padding: 0 10 0 10;
}

#content5 {
    clear:both;
    height: 549px;
    overflow: auto;
    margin-left: 138px;
	background-color : #ffffff;
    padding: 0 10 0 10;
}


#footer {
    padding: 20 15 10 0;
    background : url(../img/kids/footerBg.gif) no-repeat;
    height:45;
    clear: both;
    color:#ffffff; 
    font-weight:bold; 
    font-size: 0.6em;
    text-align: right;
}

#footer a{
    text-decoration: none;
    color:#ffffff; 
}


.sub {
    vertical-align: sub; 
    font-size: 0.7em;
}


