@charset "utf-8";

#bg {
	position:absolute;
	left:0px;
	top:0px;
	width:1200px;
	height:1024px;
	z-index:500;
	background-image: url(../../images/bg.jpg);
	}
#mainbody {
	position:absolute;
	left:100px;
	top:0px;
	width:1000px;
	height:1024px;
	z-index:2000;
	}
	
#menubody {
	position:absolute;
	left:100px;
	top:266px;
	width:1000px;
	height:56px;
	z-index:10000;
	}
#loginbody {
	position:absolute;
	width:250px;
	height:107px;
	z-index:2500;
	left: 12px;
	top: 340px;
	}
#calendar {
	position:absolute;
	width:1056px;
	height:226px;
	z-index:2500;
	left: 15px;
	top: 479px;
	}
#pastorPic {
	position:absolute;
	width: 720px;
	height: 420px;
	left: 372px;
	top: 340px;
	background-image: url(../../images/pastorSauco_family.png);
	z-index: 550;
	}
#jquerymenu {
	position:absolute;
	left:110px;
	top:989px;
	width:210px;
	height:17px;
	z-index:10003;
}
