html, body {
margin:0;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
background-color:#fff;
color:#000;
text-align:center;
height:101%;
}
#wrapper {
background-color:#fff;
width:800px;
margin:0 auto;
padding:0;
text-align:left;
}
#header {
background-color:#fff; 
padding:0;
margin:0;
height:300px;
text-align:center;
border-bottom:2px solid #003595;
}


/*------------------------------ Content ---------------------------- */
#content {
background-color:#fff;
float:left;
width: 100%; /* 650px; */
}
#content p {
font:11pt Georgia, "Times New Roman", Times, serif;
color:#555;
margin-top:14px;
margin:0;
padding:0px;
line-height:1.4;
text-align:left;
}
#content td {
font:bold 10pt Arial, Arial, Helvetica, sans-serif;
color:#fff;
margin:0;
padding:3px 0px;
line-height:1.5;
text-align:center;
}
#content h1{
font:bold 1.6em Georgia, "Times New Roman", Times, serif;
margin:10px 0 0 0;
padding:12px 30px;
color:#cc3333; /*  #ee2454  */
text-align:left;
}

/*------------------------------ address ---------------------------- */
#address {
margin:0;
padding:15px 0 5px 0;
color:#003595;
text-align:center;
clear:both;  
background-color:#f8eb9d;
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
background-position:bottom;
border-top:1px solid #003595; 
}

#address a {
text-decoration:underline;
color:#003595;
font-weight:bold;
}
/*------------------------------ footer ---------------------------- */
#centre {
color:#003595;
font-size:11pt;
text-align:center;
line-height:1.4;
}
.copyright {
font:8pt Arial, Helvetica, sans-serif;

}
/*------------------------------ images ---------------------------- */
#nursery {
float:right;
margin:20px 0px 0px 15px;
border:1px solid #888; 
}
#sensory {
float:left;
margin:10px 10px 10px 0px;
}
#revsup {
float:left;
margin:3px 15px 5px 0px;
}
#dinner {
float:right;
margin:0px 0px 10px 10px;
}
#circle {
float:left;
margin:0px 10px 15px 0px;
}
#ladybirds {
float:right;
margin:0px 0px 10px 10px;
}
#playdo {
float:right;
margin:10px 0px 10px 10px;
}
#garden {
float:right;
margin:0px 0px 10px 10px;
}
#buttons {
margin:0px;
width:798px;
}
#nine {
float:right;
margin:0px 0px 10px 10px;
}

