html, body {
	background: #FFFFFF;
}
.container {
	background: #FFFFFF;
}
.tagline p {
	color:black;
}
.container .top {
	background: url(../../images/festive/container-top-background.gif) no-repeat;
}
.container .bottom {
	background: url(../../images/festive/container-bottom-background.gif) no-repeat;
}
.container .content {
	background: url(../../images/festive/container-background.gif) repeat-y;
}
.header {
	background: #002135 url(../../images/festive/header-background.gif) repeat-x;
}
.header .nav {
	background: #012135 url(../../images/festive/nav-background.gif) no-repeat;
}
.header .nav ul li a {
	background: url(../../images/festive/nav-hover-background.gif) 0 -32px repeat-x;
}
.footer {
	background: #001827 url(../../images/festive/footer-background.gif) repeat-x;
}
.enterButton {
	background: url(../../images/festive/enter-button.jpg) no-repeat;
}
.prizesCopyColumn h2 {
	background: url(../../images/festive/header-prizes.gif) no-repeat;
}
.enterFormColumn h2 {
	background: url(../../images/festive/header-enter.gif) no-repeat;
}
.faqColumn h2 {
	background: url(../../images/festive/header-faq.gif) no-repeat;
}
.buttonFinish {
	background: url(../../images/festive/button-finish.gif) no-repeat;
}
.buttonUploadPhoto {
	background: url(../../images/festive/button-uploadphoto.gif) no-repeat;
}
.faqDetails {
	background: url(../../images/festive/faq-arrow.gif) center left no-repeat;
}
.prizesImage {
	background: url(../../images/festive/prizes.jpg) no-repeat;
}
.banScraperImage {
	background: url(../../images/festive/ban-scraper.jpg) no-repeat;
}
.banHorizontalImage {
	background: url(../../images/festive/ban-horizontal.gif) no-repeat;
}
.compLeft 
{
	float:left;
	height: 100px;
	width: 300px;
	background: url(../../images/festive/entries-comp-left.jpg) no-repeat;
}
.compRight 
{
	float:left;
	height: 100px;
	width: 300px;
	margin-left:10px;
	margin-right:10px;
	background: url(../../images/festive/entries-comp-right.jpg) no-repeat;
}
.logo {
	background: url(../../images/festive/logo.jpg) no-repeat;
}
