

/*////////////////////////////
	COUNCIL BANNER AREA
////////////////////////////*/

#header1{
	background-image:  url(images/header_background3.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#headerphoto{
	background-image:  url(images/header_photo3.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#phototext{
	font-family: arial, helvetica, sans serif;
	margin: 0px 0px 0px 0px;
	padding: 60px 0px 0px 0px;
	color: #333;

}

#headermap{
	background-image:  url(images/map3.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

h1{
	color: #9900CC;
}