.newsmodule_top {
background-image:url(../images/box1_750px_top.gif);
height:40px;
width:750px;
}
.newsmodule_middle {
background-image:url(../images/box1_750px_middle.gif);
background-repeat:repeat-y;
width:750px;
min-height:100px;
}
.newsmodule_bottom {
background-image:url(../images/box1_750px_bottom.gif);
height:20px;
width:750px;
}
.eventsmodule_top {
background-image:url(../images/box2_750px_top.gif);
height:40px;
width:750px;
}
.eventsmodule_middle {
background-image:url(../images/box2_750px_middle.gif);
background-repeat:repeat-y;
width:750px;
min-height:100px;
}
.eventsmodule_bottom {
background-image:url(../images/box2_750px_bottom.gif);
height:20px;
width:750px;
}
.awardsmodule_top {
background-image:url(../images/box3_750px_top.gif);
height:40px;
width:750px;
}
.awardsmodule_middle {
background-image:url(../images/box3_750px_middle.gif);
background-repeat:repeat-y;
width:750px;
min-height:100px;
}
.awardsmodule_bottom {
background-image:url(../images/box3_750px_bottom.gif);
height:20px;
width:750px;
}
.filesmodule_top {
background-image:url(../images/box4_750px_top.gif);
height:40px;
width:750px;
}
.filesmodule_middle {
background-image:url(../images/box4_750px_middle.gif);
background-repeat:repeat-y;
width:750px;
min-height:100px;
}
.filesmodule_bottom {
background-image:url(../images/box4_750px_bottom.gif);
height:20px;
width:750px;
}






.testleft {
float:left;
background-image:url(../images/title_left.gif)
width:320px;
}
.testright {
float:right;
background-image:url(../images/tile_right.gif);
background-repeat:repeat-x;
width:320px;
}
.testcentre {
height:100%;
width:100%;
background-image:url(../images/tile_centre.gif);
background-repeat:repeat;

}

