
#bannerLeft {
	background: url(../images/sidebar_top8.jpg) no-repeat;
	width: 182px;
	height: 88px;
}

#bannerRight {
	background: url(../images/banner8.jpg) no-repeat;
	width: 578px;
	height: 115px;
}

#crosshairs {
	position: relative;
	top: -94px;
	background: url(../images/crosshair3.jpg) no-repeat;
	width: 170px;
	height: 170px;
	float: right;
}