﻿body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
}

#container {
	width:765px;
	text-align:left;
	background-color:white;
	font-size:11px;
}

#navigation 
{
    width: 765px;
	height:21px;
	font-size:12px;
    background-image: url(images/bg-mainmenu.gif);
    background-repeat: no-repeat;
    color: #ffffff;
    font-weight: bold;
}

#nav_container
{
    height: 21px;
}

.mlink
{
    background-color: #a81a18;
}

#navigation A, #navigation A:visited {
	font-size:12px;
	color:#a81a18;
	font-weight:bold;
	text-decoration:none;
}

#navigation A:hover {
	color:#0B2E51;
}

#footer {
	height:18px;
	font-size:0.8em;
	color:#000000;
	margin-top:5px;
	padding-bottom:5px;
	padding-top:2px;
    background-image: url(images/hr.gif);
    background-repeat: repeat-x;
}

#footer A, #footer A:visited {
	color:#000000;
	text-decoration:none;
}

#footer A:hover {
	text-decoration:underline;
}


#footer_column1 {
	width:310px;
	float:left;
	margin:0px;
	padding:0px;
}

#outertable
{
    width: 751px;
}

#column1 
{
    width: 190px;
}

#column2
{
    width: 371px;
    background-image: url(images/v-hr.gif);
    background-repeat: repeat-y;
    padding: 0px 10px 10px 10px;
}

#column4
{
    width: 561px;
    background-image: url(images/v-hr-2.gif);
    background-repeat: repeat-y;
    padding: 0px 10px 10px 10px;
}

.panel
{
    background-image: url(images/bg-panel.gif);
    background-repeat: repeat-x;
}

#column4 h3
{
    background-image: url(images/bg-header.gif);
    background-repeat: no-repeat;
    width: 543px;
    height: 42px;
    font-weight: bold;
    color: #a51b18;
    text-indent: 5px;
    padding-top: 8px;
    margin-bottom: -8px;
}

.vhr
{
    width: 15px;
    background-image: url(images/v-hr.gif);
    background-repeat: repeat-y;
}

#column3 
{
    width: 190px;
}


#related_links
{
    /*background-image: url(images/bg-related-links.gif);
    background-repeat: repeat-y;*/
    padding: 5px 5px 5px 15px;
    color: #a51b18;
}

#news_flash a
{
    color: #a51b18;
}

#whats_on
{
    background-image: url(images/bg-whatson.gif);
    background-repeat:repeat-x;
    width: 176px;
    padding: 5px 5px 5px 8px;
}
#whats_on a
{
    color: #a51b18;
}
#whats_on a.title
{
    color: #000000;
}

#the_news
{
    background-image: url(images/bg-whatson.gif);
    background-repeat:repeat-x;
    width: 176px;
    padding: 5px 5px 5px 8px;
}
#the_news a
{
    color: #a51b18;
}
#the_news a.title
{
    color: #000000;
}

#future_events
{
    background-image: url(images/bg-whatson.gif);
    background-repeat:repeat-x;
    width: 176px;
    padding: 5px 5px 5px 8px;
}
#future_events a
{
    color: #a51b18;
}

#featured_l
{
    width: 343px;
    background-image: url(images/panel-l-featured.gif);
    background-repeat: no-repeat;
    padding-top: 40px;
    text-align: center;
}

#featured_s
{
    width: 167px;
    background-image: url(images/panel-s-featured.gif);
    background-repeat: no-repeat;
    padding-top: 38px;
    text-align: center;
}

.featured_s_c
{
    width: 85%;
    text-align: left;
    padding-left: 10px;
}

.featured_s_c a
{
    color: #a51b18;
    font-weight: bold;
}

.featured_l_c
{
    width: 93%;
    text-align: left;
    padding-left: 10px;
}

.featured_l_c a
{
    color: #a51b18;
    font-weight: bold;
}

#hr
{
    width: 100%;
    height: 8px;
    background-image: url(images/hr.gif);
    background-repeat: repeat-x;
}

img
{
    border: none;
}

#welcome
{
    background-image: url(images/panel-bg-l.gif);
    background-repeat: no-repeat;
}

#subpage
{
    width: 191px;
    height: 19px;
    background-image: url(images/bg-inthissection.gif);
    background-repeat: no-repeat;
    text-indent: 10px;
    padding-top: 3px;
}

#subpage a
{
    color: #a51b18;
    font-weight: bold;
    text-decoration: none;
}

#years
{
    width: 191px;
    height: 19px;
    background-image: url(images/bg-inthissection_red.gif);
    background-repeat: no-repeat;
    text-indent: 10px;
    padding-top: 3px;
    font-weight: bold;
    color: #eabe00;
}

#yearslink
{
    width: 191px;
    height: 19px;
    background-image: url(images/bg-inthissection_grey.gif);
    background-repeat: no-repeat;
    text-indent: 10px;
    padding-top: 3px;
    font-weight: bold;
    color: #000000;
}
#yearslink a
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
#yearslink a:hover
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

#related_links a
{
    color: #a51b18;
    font-weight: bold;
    text-decoration: none;
}

.newspanel
{
    padding: 10px 10px 10px 10px;
}

.newspanel
{
    border-bottom: solid 3px #daae1f;
}

.newstitle
{
    color: #a51b18;
    font-weight: bold;
    font-size: 13px;
}
.newstitlel
{
    color: #a51b18;
    font-weight: bold;
    font-size: 16px;
}

.newsdate
{
    color: #333333;
    font-size: 11px;
}

.newspanel a
{
    color: #a51b18;
    font-weight: bold;
    text-decoration: none;
}

.mselect
{
    color: #ffffff;
}

.hrcol
{
    background-image: url(images/column1-hr.gif);
    height: 12px;
    width: 100%;
}

.backnews
{
    background-color: #f0b900;
    width: 100%;
}
.attachmentsheader
{
    background-color: #f0b900;
}
a.downloadlink
{
    color: Black;
    font-weight: bold;
}
a:hover.downloadlink
{
    color: Black;
    font-weight: bold;
}
.backnews a
{
    color: Black;
}

.red
{
    color: #a51b18;
    font-weight: bold;
    text-decoration: underline;
}

.vacancytitle
{
    font-size: 15px;
    font-weight: bold;
}
