.fullbody .navigationmodule #yuimenubar.yuimenubar {
	background: #524e4c url(../images/MaryMenuBG.gif);
	border: 1px solid #808080;
}

.fullbody .yuimenubaritem {
	border-right-style: solid;
	border-right-color: #808080;
	border-right-width: 1px;
	color: #e6e3dc;
}

.fullbody .navigationmodule #yuimenubar.yuimenubarnav .yuimenubaritemlabel  {
	color: #e6e3dc;
}

.fullbody .navigationmodule .yuimenu .bd {
  background: #e6e3dc;
}

.fullbody #header {
	height: 235px;
	background: #060e1f url(../images/MaryHeader.jpg) no-repeat center top;
	color: #060e1f;
	margin: 0px auto;
	z-index:1;	
}

.fullbody #footer {
	xbackground: #524e4c;
    background: #524e4c url(../images/footer.jpg) no-repeat center top;
	color: #e6e3dc;
	height: 146px;
	text-align: left;
	margin-top: 10px;
}

.fullbody #main div.bodycopy {
        margin-bottom: 0px;
}

.fullbody #main {
        padding: 0px;
        width: 980px;
        background: transparent;
        margin: 6px 0px;
}

.fullbody #content-wrap {
        margin: 0px;
        width: 980px;
}

.fullbody #familyLogin {
	    background: transparent url(../images/LoginBG.gif) no-repeat center top;
	    width: 204px; height: 80px;
	    padding-top: 10px;
	    margin-top: 25px;
	    position: relative;
}
