@charset "UTF-8";
/* CSS Document */
#headingreplace {
	width: 500px;
	height: 50px;
	position: relative;
	margin-left: 35px;
	margin-bottom: 5px;
	font-size: 50%;
	padding-top: 0.5em;
	margin-top: 20px;
	}
#headingreplace span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image:url(GreenburghImages/GreenburghH1.gif);
	background-repeat: no-repeat;
	margin:0px 0px 10px 0px;
	left: 1px;
	top: 0px;
	}
#sbheader2replace {
	width: 230px;
	height: 153px;
	position: relative;
	font-size: 50%;
	margin:0;
	padding:0;
	}
#sbheader2replace span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image:url(../../Images/bars230.jpg);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	
}
#H2arrested {
	width: 450px;
	height: 35px;
	position: relative;
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 50%;
}
#H2arrested span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image:url(GreenburghImages/GreenburghArrested.gif);
	background-repeat: no-repeat;
}

