div#header {
	background: url(/assets/img/kids/header.jpg) no-repeat top left;
}

div#submenu {
	background-color: #981b1e;
}

div#contentRight {
	background: #f4e5d5 url(/assets/img/kids/sidebar.jpg) no-repeat top left;
}


h1, h2, h3, h4, h5, h6 {
	color: #981b1e;
}

h1.pageTitle {
	border-bottom: 5px solid #981b1e; 
	display: inline; 
	padding-bottom: 2px; 
}


