body,p,input,table {
	font-family:arial, sans, tahoma,geneva,helvetica;
	font-size:12pt;
}

input,textarea,select {
	border:1px solid #909090;
	font-size:8pt;	
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

textarea {
	overflow:auto;
}

p {
	margin:0px 0px 10px 0px;	
}


body,img,table,div {	
	padding:0px;
	margin:0px;
}

body {
	text-align:center;
	background-color:#000000;
}


.newcopy {
	font-family: times, serif;	
	font-size:12pt;
}

.red {
	color:#980505;
}

.white {
	color:#FFFFFF;
}

.redcore {
	color:#980505;
	font-family:arial, sans, tahoma,geneva,helvetica;
}

#small {
	font-size:8pt;
}

#header {
	height:120px;
	width:1024px;
	background:url('images/header.jpg') top right no-repeat #980505;
}

#header2 {
	height:120px;
	width:1024px;
	background:url('images/header2.jpg') top right no-repeat #980505;
}


#header3 {
	height:120px;
	width:1024px;
	background:url('images/header3.jpg') top right no-repeat #980505;
}

#header4 {
	height:120px;
	width:1024px;
	background:url('images/header4.jpg') top right no-repeat #980505;
}


#login {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	height:100%;
	display:none;	
}

#menu {
	height:20px;
	width:1014px;
	background-color:#980505;
	padding-left:10px;
	text-align:center;
	overflow:hidden;
}

#mhome {	
	width:60px;
	height:20px;
	background:url("images/home_on.jpg") top center no-repeat #980505;
}
#mabout {
	width:170px;
	height:20px;
	background:url("images/about_on.jpg") top center no-repeat #980505;
}
#mpurpose {
	width:145px;
	height:20px;	
	background:url("images/purpose_on.jpg") top center no-repeat #980505;
}
#mcore {
	width:110px;
	height:20px;	
	background:url("images/core_on.jpg") top center no-repeat #980505;
}
#mprayer {
	width:135px;
	height:20px;	
	background:url("images/prayer_on.jpg") top center no-repeat #980505;
}
#mevents {
	width:65px;
	height:20px;	
	background:url("images/events_on.jpg") top center no-repeat #980505;
}
#mgallery {
	width:125px;
	height:20px;	
	background:url("images/gallery_on.jpg") top center no-repeat #980505;
}
#mdonations {
	width:100px;
	height:20px;	
	background:url("images/donations_on.jpg") top center no-repeat #980505;
}
#mcontact {
	width:109px;
	height:20px;	
	background:url("images/contact_on.jpg") top center no-repeat #980505;
}

#blackline {
	width:1024px;
	height:5px;
	background-color:#000000;
}

#gemmovie {
	width:175px;
	height:620px;
	padding:0px;
	margin:0px;
	background-color:#000000;	
	overflow:hidden;
}

#main {
	width:849px;
	height:620px;	
	padding:0px;
	margin:0px;
	background-color:#000000;	
	overflow:hidden;
}


.flabel {
	font-size:10pt;
	font-weight:bold;	
}

.sect {
	margin: 0px 0px 15px 0px;
}