#header {
	height: 108px;
	background: #f4cc18 url(../images/header-bg.jpg) top no-repeat;
}
#headerImage {
	display: none;
}
#headerLogo {
	width: 720px;
	height: 100px;
	margin: 0;
	background: none;
}
#login {
	background:url(../images/login.png) no-repeat;
}
.loginbutton {
	background:url(../images/memberButton.png) left no-repeat;
}
body {
	background: #f4cc18 url(../images/shadow.png) center repeat-y;
}
#nav {
	background: #6a0d08 url(../images/navBG.png) repeat-x;
}
#nav ul ul a,
#nav ul li:hover a {
	background: #6a0d08;
}
#nav ul li a:hover {
	background: #c89b00 url(../images/navHoverBG.png) repeat-x;
}
.barHeader h5, /* legacy class */
.block h5,
.newsletterHeader,
.blogPostHeader {
	background: #670c08 url(../images/barHeader.png) top repeat-x;
	border-left: 10px solid #aa7471;
}
#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: #e8d3d2;
}
.latestBlogPosts li.odd,
.latestForumPosts li.odd {
	background: #e8d3d2;
	color: #000;
}
.latestBlogPosts li.even,
.latestForumPosts li.even {
	background: #f1e7e6;
	color: #000;
}
.arrowbutton,
.tellafriend.form .submit input,
#commsubscription6 .submit input {
	background-color: #ffc90f;
}
.arrowbutton:hover,
.tellafriend.form .submit input:hover,
#commsubscription6 .submit input:hover {
	background-color: #f90;
}
.faqs ul li {
	background-image: url('/themes/mscCommon1/images/arrowYellow.png');
}
.faqs ul li.close {
	background-image: url('/themes/mscCommon1/images/arrowYellow.png');
}
#step1 {
	background-image: url('/themes/mscCommon1/images/step1Yellow.png');
}
#step2 {
	background-image: url('/themes/mscCommon1/images/step2Yellow.png');
}
#step3 {
	background-image: url('/themes/mscCommon1/images/step3Yellow.png');
}
#step4 {
	background-image: url('/themes/mscCommon1/images/step4Yellow.png');
}
#footer {
	background: #400402 url(../images/footerBG.png) top repeat-x;
}
#welcome {
	background: none;
}
