body {
text-align: center;
}
#wrapper {width: 880px; margin: 0 auto; text-align: left;}
.introtxt {

font-family: Verdana;
color:#000033;
}

#introheader{
	position:relative;
	left:135px;
	top:179px;
                height: 20px;
	width:451px;
	z-index:1;
                font-family: Verdana;
                font-size: .85em;
                color: white;
                padding: 0;
                margin: 0;
}
#shalom{
	position:relative;
	left:15px;
	top:-360px;
	width:189px;
	height:53px;
	z-index:2;
                padding: 0;
                margin: 0;
}
#content{
	position:relative;
	left:15px;
	top:-355px;
	width:503px;
	height:244px;
	z-index:3;
                font-family: Verdana;
                font-size: .75em;
}
#address{
	position:relative;
	left:20px;
	top:-240px;
	width:257px;
	height:79px;
	z-index:4;
                font-family: Verdana;
                font-size: .75em;
                color: white;
}

#header{
	position:relative;
	left:0px;
	top:0px;
	width:878px;
	height:258px;
	z-index:1;
                background: url(images/ecms-header.jpg) no-repeat top;
                padding: 0;
                margin: 0;
                float: left;
}
#body{
	position:relative;
	left:0px;
	top:0px;
	width:878px;
	height: auto;
	z-index:1;
                background: url(images/ecms-bodysm.jpg) top;
                padding: 0;
                margin: 0;
                float: left;
}
#footer{
	position:relative;
	left:0px;
	top:0px;
	width:878px;
	height:100px;
	z-index:1;
                background: url(images/ecms-footer.jpg) no-repeat top;
                padding: 0;
                margin: 0;
                float: left;
}
#maincontent{
	position:relative;
	left:60px;
	top:0px;
	width:750px;
	z-index:3;
                font-family: Verdana;
                font-size: .75em;
}

#menu{
	position:relative;
	left:35px;
	top:210px;
	width:503px;
	z-index:3;
                font-family: Verdana;
                font-size: .75em;
}
#topmenu{
	position:relative;
	left:0px;
	top:50px;
                width: 830px;
	z-index:4;
                font-family: Verdana;
                font-size: .75em;
                text-align: right;
                color: white;
}
#topmenu a{
                color: white;
                text-decoration: none;
}
#topmenu a:hover{
                background: url(images/leaf.gif) no-repeat bottom;
}

.bold { font-weight: bold; }
.lrgtitle { color: #00c; font-size: 1.25em; font-weight: bold; }
h2{ color: #00c; font-size: 1.25em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; background: url(images/headerbg.gif) no-repeat top left; padding: 6px; border-top: 2px ridge #396; border-left: 2px ridge #396;  width: 80%}
.smalltitle { color: #00c; font-size: 1em; font-weight: bold; }
.small { color: #00c; font-size: .65em; font-weight: bold; font-family: Verdana; text-align: center; }
.h3{ color: #00c; font-size: 1em; font-weight: bold; }
.sitetxt {                 font-family: Verdana;
                font-size: 1em;
}
a { color: #396; }

