body{ background-image:url(filipino.jpg);
}

/* skin menu1 */

#menu{margin: 0px 0px 0px -100px;
}
ul#menu { width: 750px; height: 43px; background: #FFF url(menu1/menu-bg.gif) top left repeat-x; font-size: 0.8em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0; }
ul#menu li { display: block; float: right; margin: 0 0 0 5px; }
ul#menu li a { height: 32px; color: #777; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 15px 0; }
ul#menu li a:hover { color: #333; }
ul#menu li a.current{ color: #FFF; background: #FFF url(menu1/current-bg.gif) top left repeat-x; padding: 5px 15px 0; }
                    
/* index */

#mainbox{margin:0 auto;
}

#banner{margin:0 auto;
margin:0px 0px 0px -125px;
}

#titlebanner1{margin: -300px 150px 0px 0px;
font-family: "Britannic Bold";
font-size:45px;
color: #FF0000;
}

#titlebanner2{margin: -5px 0px 0px 250px;
font-family: "Times New Roman", Times, serif;
font-size: 18px;
color: #0000FF;
}

/******   H3    */

#menu2{margin:-25px 150px 0px 0px;
}

.wrapper1{
	color: #44433f;	
	font: 14px "Futura Medium", "Myriad Pro", "Gill Sans", Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 4px 0 0;
	}
	.wrapper1 a{
		color: #F00;
		text-decoration: none;
	}
	.wrapper1 a:hover {
		color: #09548B;
	}
	.wrapper1 p {
		margin: 0 0 17px;
		padding: 0;
		line-height: 18px;
	}
.wrapper {
	/*width: 710px;*/
	margin: 20px auto;
}
.nav {
	background: #fff url(menu2/nav_bg.png) repeat-x;
	width:750px;
	float: left;
}
.nev-wrapper {
	clear: both;
	float: left;
}

.nav ul {
	/*width: 648px;*/
	height: 32px;
	float: left;
	margin: 0;
	padding-top: 3px;
	list-style: none;
	font-size: 15px;
}
.nav li {
	float: left;
	padding:0;
	background: url(menu2/split.png) no-repeat right center;
	position: relative;
	z-index: 1;
}
.nav li.last {
	background:none;
}
.nav li:hover {
	z-index:2;
}
.nav li a {
	display: block;
	line-height: 38px;
	overflow: hidden;
	float: left;
}
a .menu-left {
	background: url(menu2/menu_left.gif) no-repeat left top;
	width: 5px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-mid {
	background: url(menu2/menu_mid.gif) repeat-x top left;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-right {
	background: url(menu2/menu_right.gif) no-repeat top left;
	width: 5px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
	background-position: 0 -37px;
	line-height: 35px;
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
	color: #09548B;
}
.nav li:hover .sub,
.nav li.hover .sub {
	display:block;
}
.nav li .sub {
	display: none;
	position: absolute;
	top: 27px;
	left: 6px;
	background: url(menu2/submenu_top.png) no-repeat;
	width: 186px;
	padding-top: 9px;
}
.nav li ul {
	background: url(menu2/submenu_bg.png) repeat-y;
	width: 162px;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
	font-size: 14px;
}

.nav li:hover li,
.nav li.active li {
	width: 100%;
	padding: 1px 0 2px;
	border-bottom: 1px #C1D9F0 dashed;
	background: none !important;
}
.nav li:hover li a,
.nav li.active li a {
	color: #09548B;
	background: none !important;
	line-height: normal;
	width: 156px;
	padding: 8px 3px 3px;
	text-indent: 1px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/**/
.nav .btm-bg {
	background: url(menu2/submenu_bottom.png) no-repeat;
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
}
.content {
	width: 670px;
	background: transparent url(menu2/content_bg.png) repeat-y;
	float: left;
	padding: 10px 20px;
}
.content h1 {
	color: #333;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 1px dashed #C1D9F0;
}
.content h2 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 10px;
	margin-bottom: -5px;
}
.content p {
	padding: 0 15px;
	text-align: justify;	
}
.content-bottom {
	width: 710px;
	background: transparent url(menu2/content_bottom.png) no-repeat;
	height: 13px;
	float: left;
}                    

/* menu3 */

#menu3 {
	background:;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 7em;
}
#menu3 li {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu3 a {
	background:;
	border-bottom:;
	color: #000;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu3 a:hover {
	background: #39D5D0 url("images/hover.gif") left center no-repeat;
	color:#000;
	padding-bottom: 8px;
} 

#menu4{
margin:0px 0px 0px 0px;
float:left;
}
                    
/* content1 */

#content1{ background-image:url(iloveyou.jpg);
margin:230px 0px 0px 0px;
height:100%;
width:750px;
}

#title{margin:0px 500px 0px 0px;
}

#newtitle1{margin:0 auto;
margin:0px 0px 0px 100px;
}

#pic1{margin:0 auto;
margin:0px 0px 0px 100px;
font-size: 12px;
}

#pic2{margin:0 auto;
margin:0px 0px 0px 100px;
font-size: 12px;
}

#pic3{margin:0 auto;
margin:0px 0px 0px 100px;
font-size: 12px;
}

#pic4{margin:0 auto;
margin:0px 0px 0px 100px;
font-size: 12px;
}

#comment1{padding:0px 50px 0px 150px;
text-align:left;
}

/* Christian Values Activites */

#content2{ background-image:url(iloveyou.jpg);
margin:230px 0px 0px 0px;
height:100%;
width:750px;
}

#title2{margin:0px 500px 0px 0px;
}

#newtitle2{margin:0 auto;
margin:0px 0px 0px 100px;

}

#comment2{padding:0px 50px 0px 150px;
text-align:left;
}

#table2{
	margin: 0px 0px 0px 150px;
}

/* Sunday Activities */

#content23{ background-image:url(iloveyou.jpg);
margin:230px 0px 0px 0px;
height:100%;
width:750px;
}

#comment3{padding:0px 50px 0px 150px;
text-align:left;
}

/* DEAF FOR CHRIST First Communion Sunday */

#content3{ background-image:url(iloveyou.jpg);
margin:230px 0px 0px 0px;
height:100%;
width:750px;
}

#title3{margin:0px 500px 0px 0px;
}

#newtitle3{margin:0 auto;
margin:0px 0px 0px 100px;
}

/* About us */

#content4{ background-image:url(iloveyou.jpg);
margin:230px 0px 0px 0px;
height:100%;
width:750px;
}

#title4{margin:0px 480px 0px 0px;
}

#newtitle4{margin:0 auto;
margin:0px 0px 0px 100px;
}

#table3{margin:0px 0px 0px 150px;
}

#table4{margin:0px 0px 0px 150px;
}

/* LIST OF STAFF AND ADMINISTRATORS */

#content5{ background-image:url(iloveyou.jpg);
margin:230px 0px 0px 0px;
height:100%;
width:750px;
}

#title5{margin:0px 480px 0px 0px;
}

#newtitle5{margin:0 auto;
margin:0px 0px 0px 100px;
}

#table6{ margin:0px 0px 0px 150px;
}

/* BOARD OF DIRECTORS */

#content6{ background-image:url(iloveyou.jpg);
margin:230px 0px 0px 0px;
height:300%;
width:750px;
}

#title6{margin:0px 480px 0px 0px;
}

#newtitle6{margin:0 auto;
margin:0px 0px 0px 100px;
}

#table{
}

/* Working Experiences */

#content7{ background-image:url(iloveyou.jpg);
margin:230px 0px 0px 0px;
height:100%;
width:750px;
}

#title7{margin:0px 480px 0px 0px;
}

#newtitle7{margin:0 auto;
margin:0px 0px 0px 100px;
}

#table{
}

/* EDUCATIONAL ATTAINMENT */

#comment4{text-align:left;
padding:0px 0px 0px 150px;
}

/* PERSONAL INFORMATION */

#content8{ background-image:url(iloveyou.jpg);
margin:230px 0px 0px 0px;
height:100%;
width:750px;
}

#title8{margin:0px 480px 0px 0px;
}

#newtitle8{margin:0 auto;
margin:0px 0px 0px 100px;
}

#table{
}

/* Vision/Mission */

#content9{ background-image:url(iloveyou.jpg);
margin:230px 0px 0px 0px;
height:100%;
width:750px;
}

#title9{margin:0px 400px 0px 0px;
}

#newtitle9{margin:0 auto;
margin:0px 0px 0px 100px;
}

#table{
}

#comment5{text-align:left;
padding:0px 50px 0px 150px;
}

/* GOALS AND OBJECTIVES */

#content10{ background-image:url(iloveyou.jpg);
margin:230px 0px 0px 0px;
height:100%;
width:750px;
}

#title10{margin:0px 400px 0px 0px;
}

#newtitle10{margin:0 auto;
margin:0px 0px 0px 100px;
}

#table{
}

#comment10{text-align:left;
padding:0px 50px 0px 150px;
margin:0px 0px 0px 40px;
}

/* PRESENT INVOLVEMENT */

#content11{ background-image:url(iloveyou.jpg);
margin:230px 0px 0px 0px;
height:100%;
width:750px;
}

#title11{margin:0px 400px 0px 0px;
}

#newtitle11{margin:0 auto;
margin:0px 0px 0px 100px;
}

#table{
}

#comment10{text-align:left;
padding:0px 50px 0px 150px;
}

/* Divine Eternal Amazing Fellowship for Christ Inc. */

#content12{ background-image:url(iloveyou.jpg);
margin:230px 0px 0px 0px;
height:100%;
width:750px;
}

#title12{margin:0px 400px 0px 0px;
}

#newtitle11{margin:0 auto;
margin:0px 0px 0px 100px;
}

#table{
}

#comment10{text-align:left;
padding:0px 50px 0px 150px;
}

/* gallery */

#content13{ background-image:url(iloveyou.jpg);
margin:230px 0px 0px 0px;
height:100%;
width:750px;
}

#content20{ background-image:url(iloveyou.jpg);
margin:230px 0px 0px 0px;
height:100%;
width:750px;
}

#title13{margin:0px 500px 0px 0px;
}

#newtitle11{margin:0 auto;
margin:0px 0px 0px 100px;
}

#pic5{margin:0px 0px 0px 100px;
}

#table3{ margin:0px 0px 0px 100px;
}

#comment10{text-align:left;
padding:0px 50px 0px 100px;
}

/* friends */

#content14{ background-image:url(iloveyou.jpg);
margin:230px 0px 0px 0px;
height:100%;
width:750px;
}

#title14{margin:0px 500px 0px 0px;
}

#newtitle11{margin:0 auto;
margin:0px 0px 0px 100px;
}

#table{
}

#comment10{text-align:left;
padding:0px 50px 0px 100px;
}

/* feedback */

#title15{text-align:center;
margin:50px 0px 0px 70px;
}

#table7{margin:30px 0px 0px 53px;
}

#title16{text-align:center;
margin:200px 0px 0px 50px
}

#content16{ background-image:url(iloveyou.jpg);
margin:230px 0px 0px 0px;
height:100%;
width:750px;
}

/* viewguestbookdfcc */

#content17{ background-image:url(iloveyou.jpg);
margin:230px 0px 0px 0px;
height:100%;
width:750px;
}

#content21{ background-image:url(iloveyou.jpg);
margin:230px 0px 0px 0px;
height:100%;
width:750px;
}

#picture17{ text-align:left;
}

#title17{margin:0px 580px 0px 150px;
}

#newtitle11{margin:0 auto;
}

#table{
}

#comment10{text-align:left;
padding:0px 50px 0px 100px;
}

#notice{ margin:0 auto;
padding:0px 0px 20px 0px;
}

/*accessibility*/

#content18{ background-image:url(iloveyou.jpg);
margin:230px 0px 0px 0px;
height:100%;
width:750px;
}

#title18{margin:0px 580px 0px 150px;
}

#newtitle11{margin:0 auto;
}

#table{
}

#comment10{text-align:left;
padding:0px 50px 0px 100px;
}

/* contact us */

#content19{ background-image:url(iloveyou.jpg);
margin:230px 0px 0px 0px;
height:100%;
width:750px;
}

#title{ text-align:left;
margin:0px 0px 0px 130px;
}

#newtitle12{margin:0 auto;
padding:0px 0px 0px 100px;
}


#comment12{text-align: center;
padding:0px 50px 0px 150px;
}

#number{text-align:left;
margin:0px 0px 0px 150px;
}

/* site map */

#content22{ background-image:url(iloveyou.jpg);
margin:230px 0px 0px 0px;
height:100%;
width:750px;
}

#title22{margin:0px 350px 0px 0px;
}

#newtitle1{margin:0 auto;
margin:0px 0px 0px 100px;
}

#comment22{padding:0px 50px 0px 150px;
text-align:left;
}

/* Church Needs */

#content23{ background-image:url(iloveyou.jpg);
margin:230px 0px 0px 0px;
height:100%;
width:750px;
}

#title23{margin:0px 580px 0px 130px;
}

#newtitle1{margin:0 auto;
padding:0px 0px 0px 100px;
}


#comment23{text-align: center;
padding:0px 50px 0px 150px;
}

#number{text-align:left;
margin:0px 0px 0px 150px;
}

/* footer */

#footer{ margin: -55px 0px 0px 0px;
}

#footertitle{
padding:0px 0px 0px 10px;
margin:-43px 320px 0px 0px;
}
