.snow #header #banner {
  background-image: url('/proxy/skin/images/skin/Header-Snow.png') !important;
}
.snow #leaderboard-wrap1 {
  background-image: url('/proxy/skin/images/skin/Header-Snow.png') !important;
}

/******************************************** HEADER REGION ********************************************/
#header a#logo_link {
	position: absolute;
	width: 210px;
	height: 170px;
	left: -10px;
}
#header #banner {
	background: url('/proxy/skin/images/skin/Header.png') #001415 repeat-x;
	height: 170px;
	width: 1020px;
	color: #FEFEFE;
	margin: 0px -40px -13px -40px;
	-margin: 0px;
}
#header .main-tagline {
	font-family: Georgia, serif;
	font-size: 35px;
	position: absolute;
	left: 230px;
	top: 35px;
	line-height: 120%;
	margin-bottom: 10px;
}
#header .sub-tagline {
	font-family: Georgia, serif;
	font-size: 17px;
	position: absolute;
	left: 230px;
	top: 75px;
}



/******************************************** FOOTER REGION ********************************************/
#footer {
	background: url('/proxy/skin/images/skin/Footer.gif') no-repeat;
	width: 960px;
	margin-left: -30px;
	padding-top: 155px;
	padding-right: 30px;
	height: 43px;
	color: #ffffff;
	font-size: 11px;
	-left: 40px;
	-top: -3px;
	-text-align: left;
}
#footer p {
	margin-left: -340px;
	-margin-left: 50px;
}
#footer a {
	color: #ffffff;
}
#footer a img {
	border: none;
}



/******************************************** HOMEPAGE SUBSCRIBE WIDGET ********************************************/
.homepage-signup {
	position: relative; background: url('/proxy/skin/images/subscribe/InlineSignUpBackground.png') no-repeat;
	width: 580px; height: 247px;
	color: #ffffff;
}
.homepage-signup-intro {
	position: absolute; left: 330px; margin-top: 22px; width: 240px;
	font-family: Tahoma, sans-serif; font-size: 12px; line-height: 16px;
	text-shadow: black 0px 1px 1px;
}
.homepage-signup-intro p {
	margin: 4px 0;
}
.homepage-signup-intro a {
	color: #ffffff;
	text-decoration: underline;
}
.homepage-signup-label {
	position: absolute; right: 308px; margin-top: 126px; 
	font-family: Georgia, serif; font-size: 18px;
	text-shadow: black 0px 1px 1px;
}
.homepage-signup input.text {
	font-family: Georgia, serif; font-size: 18px;
	position: absolute;	top: 123px; left: 288px; width: 250px; height: 26px; 
	background: #F8F5F7; border: 0;
}
.homepage-signup input.submit {
	position: absolute; top: 175px; left: 228px; width: 125px; height: 45px;
}

