/*
 *  psd2css.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  August 29, 2009, 2:50 am with psd2css Online version 1.45
 *
 */
<!--
	body {
	padding: 0;
	margin: 0;
	background: url(images/Layer-1.jpg) no-repeat center top;
	width: 100%;
	background-color: #000;
	background-repeat: repeat-x;
}


body {
	text-align: center;
}



/* You named this layer main_empty_center */
#Layer-2 {
  position: absolute;
  margin-left: -482px;
  left: 50%;
  top: 0px;
  width: 964px;
  height: 740px;
  z-index: 2;
}

/* You named this layer churchaddress */
#Layer-3 {
  position: absolute;
  left: 95px;
  top: 94px;
  width: 398px;
  height: 274px;
  z-index: 3;
}

/* You named this layer welcome */
#Layer-4 {
  position: absolute;
  left: 520px;
  top: 113px;
  width: 372px;
  height: 46px;
  z-index: 4;
}

/* You named this layer logos */
#Layer-5 {
  position: absolute;
  left: 168px;
  top: 353px;
  width: 677px;
  height: 286px;
  z-index: 5;
}
#text1 {
	position:absolute;
	left:550px;
	top:175px;
	width:312px;
	height:95px;
	z-index:6;
	font:Arial Black;
	font-size:14px;
	font-style:normal;
	color:#dabc60;
}
#text2 {
	position:absolute;
	left:550px;
	top:251px;
	width:326px;
	height:80px;
	z-index:7;
	font:Arial Black;
	font-size:14px;
	font-style:normal;
	color: #C63;
	
}
#copyright {
	position:absolute;
	left:503px;
	top:644px;
	width:341px;
	height:30px;
	z-index:8;
	font-size:10px;
	font-style:normal;
	color: #ffffff;
	text-align:right;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a { cursor: pointer; }
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

