/* CSS Document */

.side_tag3 {
	background: url(../images/nametag_woody.jpg) no-repeat;
	width: 160px;
	height: 75px;
	padding: 32px 4px 0px 125px;
	line-height: 13px;
	}
.side_tag2 {
	background: url(../images/nametag_mike.jpg) no-repeat;
	width: 160px;
	height: 75px;
	padding: 32px 4px 0px 125px;
	line-height: 13px;
	}
.side_tag {
	background: url(../images/nametag_scott.jpg) no-repeat;
	width: 160px;
	height: 75px;
	padding: 32px 4px 0px 125px;
	line-height: 13px;
	}
#home_burst {
	float: right;
	margin: -25px 0px 0px 20px;
	}
.map {
	background: url(../../aberdeen/images/map.jpg) no-repeat;
	width: 320px;
	height: 290px;
	float: right;
	margin: 0px 0px 10px 10px;
	}