.pageHeader {
min-height: 131px;
	/*background-image: url('../../resources/img/topoBackground.png');*/
	background-color: #3b5998;
	background-repeat: repeat-x;
}

.pageFooter {
	background-color: #3b5998;
	color: white;
}

.pageFooter a:link, .pageFooter a:visited{
	color: white;
}