body {
margin: 30px 0 20px 0px;
font-family:arial,sans-serif;
color: #000;
font-size: 12px;
}

#container {
width: 730px;
text-align: center;
margin: 0 auto;
}

#content {
text-align: left;
}

#left {
float: left;
width: 365px;
height: 280px;
text-align: left;
}

#right {
float: right;
width: 355px;
padding-left: 5px;
text-align: center;
}

#preschool {
width: 175px;
padding: 20px 10px 5px 0;
text-align: center;
float: left;
}

#preschool2 {
width: 175px;
padding: 20px 0px 5px 0;
text-align: center;
float: left;
}

#preschool a {
text-decoration: none;
}

#preschool2 a {
text-decoration: none;
}

#footer {
font-size: 10px;
color: #666;
padding-top:25px;
}

a {
text-decoration: underline;
color: #3178C0;
}

a:hover {
color: #c05631;
}

h1 {
font-size: 37px;
padding-right: 10px;
display: inline;
}

h1 a {
color: #4f94d9;
text-decoration: none;
}

h2 {
color: #666666;
display: inline;
}

#clear {clear:both;}