﻿		#menu li {
			margin:0;
			padding:0;
			list-style:none;
		}
		#menu li a {
			position:absolute;
			display:block;
			/*
			   Specifying a background image
			   (a 1px by 1px transparent gif)
			   fixes a bug in older versions of
			   IE that causeses the block to not
			   render at its full dimensions.
			*/
   			background:url(blank.gif);
   			text-decoration:none;
			color:#000;
		}
		#menu li a span { display:none; }
		
		#menu li a:hover span {
			position:relative;
			display:block;
			width:90px;
			height:120px;
			left:0px;
			top:0px;
			padding:5px;
  		}

		#menuhome {
			margin:0;
			padding:0;
			list-style:none;
		}
		#menuhome a {
			position:absolute;
			display:block;
			/*
			   Specifying a background image
			   (a 1px by 1px transparent gif)
			   fixes a bug in older versions of
			   IE that causeses the block to not
			   render at its full dimensions.
			*/
   			background:url(blank.gif);
   			text-decoration:none;
			color:#000;
		}
		#menuhome a span { display:none; }
		
		#menuhome a:hover span {
			position:relative;
			display:block;
			width:90px;
			height:120px;
			left:0px;
			top:0px;
			padding:5px;
  		}
		
		#main {
			margin:0;
			padding:0;
			width:980px;
			height:735px;
			background:url(images/homePage.jpg) top center no-repeat #fff;
			font-family:arial, helvetica, sans-serif;
			font-size:8pt;
		}
		
		#join {
			margin:0;
			padding:0;
			width:980px;
			height:735px;
			background:url(images/welcomePage.jpg) top center no-repeat #fff;
			font-family:arial, helvetica, sans-serif;
			font-size:8pt;
		}

		#meeting {
			margin:0;
			padding:0;
			width:980px;
			height:735px;
			background:url(images/meetingPage.jpg) top center no-repeat #fff;
			font-family:arial, helvetica, sans-serif;
			font-size:8pt;
		}

		#service {
			margin:0;
			padding:0;
			width:980px;
			height:735px;
			background:url(images/servicePage.jpg) top center no-repeat #fff;
			font-family:arial, helvetica, sans-serif;
			font-size:8pt;
		}


		#news {
			margin:0;
			padding:0;
			width:980px;
			height:735px;
			background:url(images/newsPage.jpg) top center no-repeat #fff;
			font-family:arial, helvetica, sans-serif;
			font-size:8pt;
		}
		
		#loveAndShare {
			margin:0;
			padding:0;
			width:980px;
			height:735px;
			background:url(images/loveAndSharePage.jpg) top center no-repeat #fff;
			font-family:arial, helvetica, sans-serif;
			font-size:8pt;
		}
		
		#prayer {
			margin:0;
			padding:0;
			width:980px;
			height:735px;
			background:url(images/prayerPage.jpg) top center no-repeat #fff;
			font-family:arial, helvetica, sans-serif;
			font-size:8pt;
		}
		
		#photo {
			margin:0;
			padding:0;
			width:980px;
			height:735px;
			background:url(images/photoPage.jpg) top center no-repeat #fff;
			font-family:arial, helvetica, sans-serif;
			font-size:8pt;
		}

		#introduction {
			margin:0;
			padding:0;
			width:980px;
			height:735px;
			background:url(images/introductionPage.jpg) top center no-repeat #fff;
			font-family:arial, helvetica, sans-serif;
			font-size:8pt;

		}
		
		#main li {
			margin:0;
			padding:0;
			list-style:none;
		}
		
		#loveAndShare li {
			margin:0;
			padding:0;
			list-style:none;
		}
		
		#main li a {
			position:absolute;
			display:block;
			/*
			   Specifying a background image
			   (a 1px by 1px transparent gif)
			   fixes a bug in older versions of
			   IE that causeses the block to not
			   render at its full dimensions.
			*/
   			background:url(blank.gif);
   			text-decoration:none;
			color:#000;
		}
		
		#loveAndShare li a {
			position:absolute;
			display:block;
			/*
			   Specifying a background image
			   (a 1px by 1px transparent gif)
			   fixes a bug in older versions of
			   IE that causeses the block to not
			   render at its full dimensions.
			*/
   			background:url(blank.gif);
   			text-decoration:none;
			color:#000;
		}
		
		#main li a span { display:none; }
		
		#loveAndShare li a span { display:none; }
		
		#main li a:hover span {
			position:relative;
			display:block;
			width:150px;
			height:230px;
			left:0px;
			top:0px;
			border:1px solid #000;
			background:#fff;
			padding:5px;
 			filter:alpha(opacity=50);
			opacity:0.8;
  		}
		
		#menu li a:hover span {
			position:relative;
			display:block;
			width:100px;
			height:140px;
			left:0px;
			top:0px;
			border:1px solid #000;
			background:#fff;
			padding:5px;
 			filter:alpha(opacity=50);
			opacity:0.8;
  		}
		
		#loveAndShare li a:hover span {
			position:relative;
			display:block;
			width:240px;
			height:320px;
			left:0px;
			top:0px;
			padding:5px;
  		}
	
		#main a.meeting {
			top:420px;
			left:90px;
			width:150px;
			height:220px;
			/*
			border:1px solid #000;
			background:#fff;
			filter:alpha(opacity=80);
			opacity:0.8;
			*/
		}
		
		
		
		#main a.service {
			top:420px;
			left:250px;
			width:150px;
			height:220px;
		}
		
		#main a.share {
			top:420px;
			left:420px;
			width:150px;
			height:220px;
		}
		
		#main a.news {
			top:420px;
			left:580px;
			width:150px;
			height:220px;

		}
		
		#main a.join {
			top:420px;
			left:740px;
			width:150px;
			height:220px;
		}
		
		#menuhome a.menuhome1 {
			top:580px;
			left:60px;
			width:180px;
			height:140px;
		}

		
		#menu a.menu1 {
			top:560px;
			left:570px;
			width:100px;
			height:130px;
		}

		
		#menu a.menu2 {
			top:560px;
			left:670px;
			width:100px;
			height:130px;
		}

		
		#menu a.menu3 {
			top:560px;
			left:770px;
			width:100px;
			height:130px;
		}

		
		#menu a.menu4 {
			top:560px;
			left:870px;
			width:100px;
			height:130px;
		}

		
		#loveAndShare a.prayer {
			top:240px;
			left:390px;
			width:400px;
			height:260px;
		}
		
		#prayerText {
			position:absolute;
			left:380px;
			top:145px;
			width:550px;
			height:400px;
		}
		
		#meetingTable {
			position:absolute;
			left:250px;
			top:225px;
			width:690px;
			height:290px;
			background-color: #fafafa;
			border:1px solid #000;			
			border-collapse: collapse;
			border-spacing: 0px;
			text-align: center;
 			font-family: Verdana;
			filter:alpha(opacity=60);
			opacity:0.6;
		}
		
		#photoTable td {
			background-color: #fafafa;
			border:1px solid #000;			
			border-collapse: collapse;
			border-spacing: 0px;
			text-align: center;
 			font-family: Verdana;

		}

		
		#serviceTable1 {
			position:absolute;
			left:380px;
			top:170px;
			width:550px;
			height:180px;
			background-color: #fafafa;
			border:1px solid #000;			
			border-collapse: collapse;
			border-spacing: 0px;
			text-align: center;
 			font-family: Verdana;
			filter:alpha(opacity=60);
			opacity:0.6;
		}

		#serviceTable2 {
			position:absolute;
			left:380px;
			top:350px;
			width:550px;
			height:80px;
			background-color: #fafafa;
			border:1px solid #000;			
			border-collapse: collapse;
			border-spacing: 0px;
			text-align: center;
 			font-family: Verdana;
			filter:alpha(opacity=60);
			opacity:0.6;
		}

		#serviceTable3 {
			position:absolute;
			left:380px;
			top:430px;
			width:550px;
			height:130px;
			background-color: #fafafa;
			border:1px solid #000;			
			border-collapse: collapse;
			border-spacing: 0px;
			text-align: center;
 			font-family: Verdana;
			filter:alpha(opacity=60);
			opacity:0.6;
		}

		
		#meetingTable td  {
			border:1px solid #000;			
			border-collapse: collapse;
			border-spacing: 0px;
		}

		
		#loveAndShare a.photo {
			top:60px;
			left:675px;
			width:245px;
			height:250px;


		}
		
		#loveAndShare a.introduction {
			top:300px;
			left:670px;
			width:150px;
			height:220px;
		}
		
		#newsSelect2018 {
			position:absolute;
			left:610px;
			top:360px;			
			width:100px;
			height:24px;
			font-family: Verdana;
			font-size:xx-medium;
		}	

		#newsSelect2017 {
			position:absolute;
			left:610px;
			top:410px;			
			width:100px;
			height:24px;
			font-family: Verdana;
			font-size:xx-medium;
		}	


		#newsSelect2016 {
			position:absolute;
			left:610px;
			top:460px;			
			width:100px;
			height:24px;
			font-family: Verdana;
			font-size:xx-medium;
		}		

		#newsSelect2015 {
			position:absolute;
			left:610px;
			top:510px;			
			width:100px;
			height:24px;
			font-family: Verdana;
			font-size:xx-medium;
		}		

		#newsSelect2014 {
			position:absolute;
			left:810px;
			top:260px;			
			width:100px;
			height:24px;
			font-family: Verdana;
			font-size:xx- medium;
		}		

		#newsSelect2013 {
			position:absolute;
			left:810px;
			top:310px;			
			width:100px;
			height:24px;
			font-family: Verdana;
			font-size:xx-medium;
		}
		
		#newsSelect2012 {
			position:absolute;
			left:810px;
			top:360px;			
			width:100px;
			height:24px;
			font-family: Verdana;
			font-size:xx-medium;
		}
		
		#newsSelect2011 {
			position:absolute;
			left:810px;
			top:410px;			
			width:100px;
			height:24px;
			font-family: Verdana;
			font-size:xx-medium;
		}
		
		#newsSelect2010 {
			position:absolute;
			left:810px;
			top:460px;			
			width:100px;
			height:24px;
			font-family: Verdana;
			font-size:xx-medium;
		}
		
		#newsSelect2009 {
			position:absolute;
			left:810px;
			top:510px;			
			width:100px;
			height:24px;
			font-family: Verdana;
			font-size:xx-medium;
		}

		#lbl2018 {
			position:absolute;
			left:510px;
			top:360px;	
			width:100px;
			height:24px;		
			border-collapse: collapse;
			border-spacing: 0px;
			font-family: Verdana;
			font-size:xx-medium;
			text-align: center;
		}

		#lbl2017 {
			position:absolute;
			left:510px;
			top:410px;	
			width:100px;
			height:24px;		
			border-collapse: collapse;
			border-spacing: 0px;
			font-family: Verdana;
			font-size:xx-medium;
			text-align: center;
		}

		#lbl2016 {
			position:absolute;
			left:510px;
			top:460px;	
			width:100px;
			height:24px;		
			border-collapse: collapse;
			border-spacing: 0px;
			font-family: Verdana;
			font-size:xx-medium;
			text-align: center;
		}

		#lbl2015 {
			position:absolute;
			left:510px;
			top:510px;	
			width:100px;
			height:24px;		
			border-collapse: collapse;
			border-spacing: 0px;
			font-family: Verdana;
			font-size:xx-medium;
			text-align: center;
		}

		#lbl2014 {
			position:absolute;
			left:710px;
			top:260px;	
			width:100px;
			height:24px;		
			border-collapse: collapse;
			border-spacing: 0px;
			font-family: Verdana;
			font-size:xx-medium;
			text-align: center;
		}

		#lbl2013 {
			position:absolute;
			left:710px;
			top:310px;	
			width:100px;
			height:24px;		
			border-collapse: collapse;
			border-spacing: 0px;
			font-family: Verdana;
			font-size:xx-medium;
			text-align: center;
		}
		
		#lbl2012 {
			position:absolute;
			left:710px;
			top:360px;	
			width:100px;
			height:24px;		
			border-collapse: collapse;
			border-spacing: 0px;
			font-family: Verdana;
			font-size:xx-medium;
			text-align: center;
		}
		
		#lbl2011 {
			position:absolute;
			left:710px;
			top:410px;	
			width:100px;
			height:24px;	
			border-collapse: collapse;
			border-spacing: 0px;
			font-family: Verdana;
			font-size:xx-medium;
			text-align: center;
		}
		
		#lbl2010 {
			position:absolute;
			left:710px;
			top:460px;	
			width:100px;
			height:24px;
			border-collapse: collapse;
			border-spacing: 0px;
			font-family: Verdana;
			font-size:xx-medium;
			text-align: center;
		}
		
		#lbl2009 {
			position:absolute;
			left:510px;
			top:710px;	
			width:100px;
			height:24px;
			border-collapse: collapse;
			border-spacing: 0px;
			font-family: Verdana;
			font-size:xx-medium;
			text-align: center;
		}
		
		#photoContent {
			position:absolute;
			left:380px;
			top:130px;
			width:560px;
			height:420px;	
			border:1px solid #000;			
			border-collapse: collapse;
			border-spacing: 0px;

		}
}