body
{
	background-color: #FFFFFF;
	color: #330000;
}

h1, h2, h3, h4, h5, h6, label, strong, a, #credits, #frontlisting dt, #eventlist dt
{
	color: #993333;
}

#footer, #colourPicker_footer, #bottomlinks, #colourPicker_bottomlinks {
 background: #e6e6e6;
 color: #330000;
 padding-top: 0.5em;
 padding-bottom: 0.5em;
}

#footer a, #colourPicker_footer a, #bottomlinks a, #colourPicker_bottomlinks a {
  color: #330000;
}

#menu, #colourPicker_menu, #menu a, #colourPicker_menu a {
 background-color: #3300CC;
 color: #FF9933;
}

table#topbar, table#colourPicker_topbar
{
background-color: #FFFFFF;
color: #3333CC;
border-bottom: #993333 solid 3px;
}

#maincontent, #colourPicker_maincontent 
{
background-color: #FFFFFF;
}


div.box {
border: 1px solid #993333;
}

.box h2{
background-color: #993333;
color: #FFFFFF;
}

td#strapline {display: none;width:0;}
td#logo {text-align: center;width:100%;}