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

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

#footer, #colourPicker_footer, #bottomlinks, #colourPicker_bottomlinks {
 background: #e3dfd3;
 color: #030303;
 padding-top: 0.5em;
 padding-bottom: 0.5em;
border-top: 1px solid #BEBAA1;
border-bottom: 1px solid #BEBAA1;
}

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

#menu, #colourPicker_menu, #menu a, #colourPicker_menu a {
 background-color: #e3dfd3;
 color: #030303;
}

#menu, #colourPicker_menu {
border-right:  1px solid;
}

table#topbar, table#colourPicker_topbar
{
background-color: #FFFFFF;
color: #35536B;
border-bottom: #BEBAA1 solid 1px;
}

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


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

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