div.xmas {
	position: relative;
	height: 650px;
	background: #fff url(../images/xmas_bg2.gif) no-repeat 0px 0px;
}
div.col1, div.col2 {
	position: absolute;
	width: 300px;
	block: inline;
	text-align: center;
	top: 15px;
}
div.col1 {
	left: 20px;
}
div.col2 {
	left: 320px;
}
div.colbottom {
	position: absolute;
	top: 620px;
	left: 20px;
}
div.colform {
	position: absolute;
	top: 563px;
	left: 602px;
	width: 150px;
}
#content, #content h1, #content strong {
	color: #fff;
}
#content p {
	font-size: 0.6em;
	margin: 0;
	padding: 0.3em 0 0.6em 0;
}
#content h2 {
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
}
#content h2 a {
	color: #fff;
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
