#pageheading {
	background-color: #6699CC;
	background-image: url(images/header_ballina.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 66px;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}

