div.newyear {
	position: relative;
	height: 510px;
	background: #fff url(../images/newyear_bg.gif) no-repeat 0px 0px;
}

div.col1 {
	position: absolute;
	width: 300px;
	block: inline;
	text-align: center;
	top: 15px;
}
div.col1 {
	left: 20px;
}
div.colbottom {
	position: absolute;
	top: 475px;
	left: 20px;
}
div.colform {
	position: absolute;
	top: 330px;
	left: 480px;
	width: 150px;
}
#content, #content strong {
	color: #000;
}
#content h1 {
 color: #F7E169;
}
#content p {
	font-size: 0.6em;
	margin: 0;
	padding: 0.3em 0 0.6em 0;
}
#content h2 {
	color: #000;
	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;
}