.border {
	padding: 3px;
	border: 1px solid #666666;
}
#header {
	width: 780px;
	height: 109px;
	background-image: url(images/aussie_fire_bunkers_2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	}
#header span {
	display: none;
	background-position: 0px 0px;
	}
.black_strip_bg {
	background-image: url(images/aussie_fire_bunkers_3_cont.jpg);
	background-repeat: repeat-y;
}

.vertline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.bg {
	background-image: url(images/fire_shelters_cont.jpg);
	background-repeat: repeat-x;
}
