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

div#submenu {
	background-color: #6c5635;
}

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

h1, h2, h3, h4, h5, h6 {
	color: #6c5635;
	margin: 0;
}

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

