body {
	color: #000;
}

#search, #menu, #footer, #framefooter, #language, #currentUser {
	display: none;
}

#header h1, #header h3 {
	margin-left: 0;
	padding-left: 0;
	display: block;
	color: inherit;
	background: none;
}

#header h1 span, #content div.christmasBox h1 {
	display: block;
}

#header, #content {
	background: none;
}

#centre {
	float: left;
}	

ul.bulletList li {
	background: none;
	list-style-type: square;
	margin-left: 8px;
	padding-left: 0;
}

#breadcrumbs {
	position: relative;
	top: 0;
	left: 0;
}

p.aboutText {
	height: auto!important;
}
