/* Home page modules background images */
div.module
{
width: 187px;
height: 186px;
background-repeat: no-repeat;
}


div.moduletext
{
padding-left: 20px;
padding-right: 25px;
padding-top: 15px; 
font-family:  verdana,tahoma,arial;
font-size: 11px;
font-weight: bolder;
color: #ffffff;
}



div#modulecurriculum
{
width: 187px;
height: 186px;
background-image: url(../images/banner_curriculum.png);
background-repeat: no-repeat;
}


div#modulepupilsvoice
{
width: 187px;
height: 186px;
background-image: url(../images/banner_pupilsvoice.png);
background-repeat: no-repeat;
}


div#modulecommunitylinks
{
width: 187px;
height: 250px;
background-image: url(../images/banner_communitylinks.png);
background-repeat: no-repeat;
}

div#modulechildrenscentre
{
width: 187px;
height: 250px;
background-image: url(../images/banner_childrenscentre.png);
background-repeat: no-repeat;
}


div#modulegoverningbody
{
width: 187px;
height: 250px;
background-image: url(../images/banner_governors.png);
background-repeat: no-repeat;
}


div#modulepodcasts
{
width: 187px;
height: 253px;
background-image: url(../images/banner_podcasts.png);
background-repeat: no-repeat;
}


/* Home page modules background images */

