#container {
	width:800px;
	height:auto;
	position:relative;
}

#title {
	background-color:#660000;
}

#lower {
	background-color:#993333;
}

.contentitem {
	background-color:#CC6666;
}

.contentitem a {
	color:#660000;

}

#sidebar a {
	color:#660000;
}

.sidebaritem {
	background-color:#CC6666;
}

.callout {
	background-color:#993333;
	color:white;
}

h2, .sectiontitle {
	color:#660000;
	border-bottom-color:#660000;
}
