.headerchristmas {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 81px;
	width: 450px;
	left: 270px;
	top: 0px;
	white-space:normal;
	background-image: url(../_imagefiles/_img_christmas/christmas_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-width:0px; 
}
.headerchristmasmain {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 70px;
	width: 440px;
	left: 281px;
	top: 10px;
	white-space:normal;
	background-image: url(../_imagefiles/_img_christmas/christmas_headlogo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-width:0px; 
}