/*100331_kids*/

* {
margin: 0;
padding: 0;
}

html {
height: 100%;
}

body {
height: 100%;
background: url(../img/100331_kids_back.gif);
text-align: center;
}

img {
border: 0;
font-size: 12px;
}

#outline { 
width: 600px; 
min-height: 100%;
margin: 0 auto;
padding: 0 24px 0 23px;
background: #fff url(../img/100331_g_back.gif);
text-align: left;
}

.pdf {
border: 1px solid #e0d6b5;
background-color: #f5f0d4;
width: 578px;
padding: 10px;
font-family: "MS PGothic", "Osaka";
font-size: 12px;
margin-top: 25px;
line-height: 1.4;
}

address {
text-align: right;
margin-top: 24px;
padding: 8px 0 24px;
border-top: 1px dashed #ED6D00;
}

#karel_bg{
	margin:18px 0 0 0;
	position:relative;
	top:0px;
	left:0;
}

.karel_title{
	position:absolute;
	top:9px;
	left:80px;
}

.karel_txt{
	position:absolute;
	top:92px;
	left:80px;
	font-size:12px;
	width:340px;
	line-height:1.25em;
}

.karel_url{
	position:absolute;
	top:270px;
	left:80px;
}

.txt_red{
	color:#D60C14;
}




.kidsBanner {
	background-color: #FFF7E5;
	width: 600px;
	padding-top: 15px;
	padding-bottom: 15px;
}

