#header {
	height: 108px;
	background: #f6d400 url(../images/header-bg.png) top repeat-x;
}
#headerImage {
	display: none;
}
#headerLogo {
	width: 800px;
	height: 108px;
	margin: 0 0 0 -80px;
	background: url(../images/headerLogo.png) center no-repeat;
}
#login {
	background:url(../images/login.png) no-repeat;
}
.loginbutton {
	background:url(../images/memberButton.png) left no-repeat;
}
body {
	background: #f6d600 url(../images/shadow.png) center repeat-y;
}
#nav {
	background: #8f1b28 url(../images/navBG.png) repeat-x;
}
#nav ul ul a,
#nav ul li:hover a {
	background: #8f1b28;
}
#nav ul li a:hover {
	background: #ccb000 url(../images/navHoverBG.png) repeat-x;
}
.barHeader h5, /* legacy class */
.block h5,
.newsletterHeader,
.blogPostHeader {
	background: #8a1a26 url(../images/barHeader.png) top repeat-x;
	border-left: 10px solid #bc7980;
}
#searchBox .searchButton input{
	background:url(../images/searchButton.png) left top no-repeat;
}
#searchBox .searchButton input:hover {
	background:url(../images/searchButton.png) right bottom no-repeat;
}
#para {
	padding-right: 0;
	background: none;
}
.upload,
#seeMore {
	background: #fde478;
}
.latestBlogPosts li.odd,
.latestForumPosts li.odd {
	background: #fde478;
	color: #000;
}
.latestBlogPosts li.even,
.latestForumPosts li.even {
	background: #fdeb9c;
	color: #000;
}
.arrowbutton,
.tellafriend.form .submit input,
#commsubscription6 .submit input {
	background-color: #f6d601;
}
.arrowbutton:hover,
.tellafriend.form .submit input:hover,
#commsubscription6 .submit input:hover {
	background-color: #ec860e;
}
#footer {
	background: #51020a url(../images/footerBG.png) top repeat-x;
}
#welcome {
	background: none;
}
#freeGiftsBox { border: 2px solid #ccc; height: 235px;}
#freeGiftsBox h2 a {
		background: none !important;
		text-indent: 0 !important;
width: auto;
height: auto;
margin: auto;
}
#flashUpdate { margin-bottom: 5px; }

