@charset "utf-8";
/* CSS Document */
body 
{
	background:#051127;
	}
	
#DivBackdrop
{
	width:1100px;
	height:825px;
	background:url(images/breadoflife_bg.jpg);
	position:relative; 
	background-repeat:repeat-x;
	margin: 0 auto;
	z-index:1;
}

#main_banner
{
	top: 210px;
	left: 176px;
	position:absolute;
	z-index:3;
	width: 750px;
	height: 506px;
	}
#border_layer
{
	top:187px;
	left: 131px;
	width: 847px;
	height: 567px;
	position:absolute;
	z-index: 7;	
}
#logo_top
{
	top: 0px;
	left: 353px;
	position:absolute;
	z-index:4;
	width: 428px;
	height: 234px;
	}

#footer1
{
	top: 715px;
	left: 353px;
	position:absolute;
	z-index:10;
	width: 428px;
	height: 110px;
}
#footer2
{
	top: 719px;
	left: 778px;
	position:absolute;
	z-index:12;
	width: 190px;
	height: 110px;
}
#pastors
{
	top: 354px;
	left: 160px;
	position:absolute;
	z-index:5;
	width: 416px;
	height: 383px;
}
#register
{
	top:605px;
	left:142px;
	width: 133px;
	height: 123px;
	position:absolute;
	z-index: 13;	
}
#shield
{
	top:481px;
	left: 775px;
	width: 189px;
	height: 254px;
	position:absolute;
	z-index: 8;	
}
#text
{
	top:220px;
	left: 205px;
	width: 625px;
	height: 490px;
	position:absolute;
	z-index: 11;	
}
