html {
	background: #000 url(new-years-1-bg.jpg) no-repeat fixed center top;
}
body {
	color:#71767C;
	background: transparent url(new-years-1-hdr.png) no-repeat right -23px;
}
a {
	color:#2D62B2;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h1 {
	text-shadow: 1px 1px 0 rgba(61, 160, 9, .7);
}
#cc-container {
	margin-top:0;
	padding-top:24px;
}
#cc-content-sub-outer {
	background: transparent url(../../common/images/whitetrans-10.png) repeat;
	width:318px !important;
}
.cc-divider {
	background:#b3d3fb;
	border-bottom:none;
}
a.cc-register,
.cc-btn-primary,
.cc-btn-secondary,
.cc-btn-tertiary,
.cc-btn-tertiary[disabled]:hover {
	background:#29416F url(../../common/images/regbtn-overlay.png) repeat-x center top;
	border:none;
	color:#fff !important;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.cc-register:hover,
.cc-btn-primary:hover,
.cc-btn-secondary:hover,
.cc-btn-tertiary:hover {
	background:#365794 url(../../common/images/regbtn-overlay.png) repeat-x center top;
}
.group-sep {
	border-color: #29416F;	
}
/****IE6****/
* html body {
	background-image:url(new-years-1-hdr-ie6.png);
}
* html #cc-content-sub-outer {
	background-image:none;	
}
* html a.cc-register,
* html a.cc-register:hover{
	background-image:none;	
}
