body { background-color: #998765;
background-image: url(images/elcbg1.jpg);
color: black;
line-height: 120%;
font-family: comic sans ms;
font-size: 13px;
margin-top:1px;
height: 100%;



}

p.maintext {font-family: verdana;
font-weight: normal;
margin-left:20px;
margin-right:20px;

}

p.maintextA {font-family: comic sans ms;
font-weight: bold;
margin-left:20px;
margin-right:20px;
color: #3366cc;
margin-bottom: 2px;

}

img.box {
margin-left: 20px;
 float:left;
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;


}



p.leftcol {margin-left: 20px;
margin-top:10px;
font-size: 16px;
font-weight: bold;}

#container {
margin: auto;
width: 760px;
background-color: #ffcc00;
border: ridge 1px silver ;
}

#top {
background-color: #669933;
background-image: url('images/daycareheader.gif');
background-position:  left top;
background-repeat: no-repeat;
height: 120px

}

#leftcol {
width: 190px;
background-color: #ffcc00;
float: left;

}
#maincol {
background-color: #ffffff;
width:570px;
float:left;
background-image: url("images/balloon.gif");
background-position: bottom right;
background-repeat: no-repeat; 
}

#footer {
background-color: #669933;
height: 25px; 
clear: both;
}

ul, li { color: #3366cc; 
}

li {list-style: none;
font-family: comic sans ms;
font-weight: bold;
}

.rollover a {
display:block;
width: 140px;
height: 25px;
background-color:#ffcc00;
background: url("images/background.gif") no-repeat 0 0 ;
font-family: comic sans ms;
font-size: 16px;
font-weight:normal;
text-decoration: none;
margin-left: 20px;
color: #3366cc;
margin-top:0px;
padding:3px;
}


.rollover a:hover { 
background: url("images/background1.gif") 0 0 no-repeat;
color: red;
padding:3px;

}
.rollover a:active {
color:#fff;
background-color:#ffcc00;
background: url("") 0 0 no-repeat;
padding:3px;
}

h4.intro{font-size: 14px; 
color: #3366cc;
font-family: comic sans ms;
margin-left: 20px;
margin-top: 15px;
}
h4.introA{font-size: 18px; 
color: #3366cc;
font-family: comic sans ms;
margin-left: 20px;
}

h4.introB{font-size: 16px; 
color: #000000;
font-family: comic sans ms;
margin-left: 20px;
}

ul.normal,li {color:black;
list-style-type:circle;}


p.footertext {
font-size: 12px;
color:#ffcc00;
margin-left: 20px;
margin-top: 5px;
}

a.main {color:blue;
text-decoration: none;
border-bottom: blue dotted 1px;
}
a:hover.main {
color: red;
border-bottom: red; 1px dotted;}