Sixth Form Curriculum

We offer 20 different subject options, with most students electing to study three A Levels.

IMPORTANT – STYLE SHEET – DO NOT DELETE

a.poi { margin-right: 30px; } .textOnlyBlock { padding: 0px; } .poi .textOnlyBlock .poiTitle span.a { margin: 0px; } .poi .poiTitle span.a { padding: 0px; } .textOnlyBlock .poiText { padding: 20px; } .poi .textOnlyBlock { display:flex;flex-direction: column;justify-content: center; } .dynamic-poi { margin-right: -15px;margin-left: 15px; } .admin-message{ display:none; } .poi:hover .textOnlyBlock { background-color: rgb(0, 121, 188); }

jQuery( document ).ready(function($) { $(‘.textOnlyBlock’).matchHeight( { byRow: false } ); });