#christmaspage #header {
	background: #ff0a0a;
}
#christmaspage #telbar {	/* Background image for the Christmas telephone bar */
	background: #FFD800 url(../images/christmas-telbar-bg.jpg) no-repeat right;
}

#christmaspage #maincontent {	/* Background image for the christmas page main content */
	background: url(../images/christmas-content-bg.jpg) no-repeat right top;
}

#christmaspage #maincontent h1 {
	color: #ff0a0a;
}

#christmaspage #maincontent h2 {
	color: #ff0a0a;
}
#christmaspage #maincontent h3 {
	text-align: center;
	font-size: 90%;
	color: #ff0a0a;
	margin-right: 300px;
	margin-left: 24px;
	background: #faeff1;
	padding: 2px;
}

#christmaspage #maincontent .menu {
	font-size: 70%;
	text-align: center;
	border-top: 1px solid #FFF1A6;
	margin-right: 300px;
}

#maincontent #christmas {	/* Christmas box ad on Home page */
	width: 300px;
	float: right;
	text-align: center;
	margin-left: 1em;
	border: 2px solid #FF3300;
	margin-right: 2em;
	clear: right;
	margin-bottom: 1em;
	background: url(../images/christmas_bg.jpg) no-repeat;
	height: 180px;
}
#maincontent #christmas p {
	margin-top: 136px;
	font-weight: bold;
}
#maincontent #christmas span {
	left: -9999px;
	position: absolute;
}
#maincontent #christmas a:link, #maincontent #christmas a:visited {
	color: #FF0000;
}

#christmaspage #rightblank {
	float: right;
	height: 290px;
	width: 300px;
}
