.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }
.justify { text-align:justify; }
.float_left { float:left; }
.float_right { float:right; }
.margin { margin:10px 0; }
.margin_top { margin-top:10px; }
.margin_bottom { margin-bottom:10px; }
.bold { font-weight:bold; }

.logo_link { margin:20px 0 0 30px; }

.teacher_info_link { width:162px; margin:25px 0; }
.icon_link { vertical-align:middle; margin-right:5px; }

.icon_map { background:url(../creo_img/icon-map.gif) top left no-repeat; width:69px; height:69px; position:absolute; right:10px; bottom:-33px; color:#FFFFFF; text-align:center; font-size:14px; font-weight:bold; padding-top:26px; }
.icon_map a:link, .icon_map a:visited { color:#FFFFFF; }
.icon_map a:hover { /*text-decoration:none; color:#000000;*/ }

.section_sides { background:url(../creo_img/section-middle.gif) top left repeat-y; width:200px; margin:25px 0; color:#FFFFFF; font-weight:bold; font-size:1.2em; }
.section_top { background:url(../creo_img/section-top.gif) top left no-repeat; }
.section_bottom { background:url(../creo_img/section-bottom.gif) bottom left no-repeat; padding:15px; }
.section_bottom a:link, .section_bottom a:visited { color:#FFFFFF; }

.destination_top_container { background:url(../creo_img/destination.gif) top left repeat-y; margin:0 0 32px 0; position:relative; min-height:189px; height:189px; }
html>body .destination_top_container { height:auto; }
.destination_top_text { position:absolute; left:15px; bottom:25px; line-height:1em; font-size:2.2em; color:#FFFFFF; }
.destination_top_img { margin:0 0 -3px 214px; padding:0; }

a.map_link { position:absolute; display:block; background:url(../creo_img/bullet-map.gif) bottom left no-repeat; line-height:10px; max-height:10px; width:10px; }
a.map_link:hover { background:url(../creo_img/bullet-map-sel.gif) top left no-repeat; text-decoration:none; }

a.map_link_cardiff { position:absolute; display:block; background:#330099; line-height:10px; max-height:10px; width:10px; }
a.map_link_cardiff:visited { background:#330099; }
a.map_link_cardiff:hover { background:#AA0000; text-decoration:none; }