﻿
/* content */
html {min-height: 100%;}

* {
	border: #005B9C;
	margin: 0 0 0 0;
}

a {
	padding: 0 0 0 0;
	color:#CC0000;
	left: 200px;
}

a:hover {
color:navy

}

img {
border: 0;
}

body {
	color: #333;
	font: normal 62.5% Tahoma,sans-serif;
	width:1024px;
	height:100%
}

ul {padding-bottom: 1.2em;}


p {	text-align: left;
}

li {
}

h1 {
	font: normal 1em Tahoma,sans-serif;
	margin-top: 4px;
	color: #000000;
	margin: 0 0 0 0;
}

h2 {
	font: normal 1.1em Tahoma,sans-serif;
	color: #000000;
	margin: 4px 0 7px 0;
}

h3 {
	font: normal 1.3em Tahoma,sans-serif;
	color: #000000;
	margin: 4px 0 4px 0;
	text-decoration:underline
}










/* Container */

.container {
    background-image:url('../images/blotter-really-blank with paper and cds.jpg');
	background-repeat:no-repeat;
	background-position:center;
	width: 1280px;
	height:1024px;
}

.containerabout {
    background-image:url('../images/blotter-really-blank about EBC.JPG');
    background-repeat:no-repeat;
   	background-position:center;
	width: 1280px;
	height:1024px;


}
.containerdepartments {
    background-image:url('../images/blotter-really-blank departments.JPG');
    background-repeat:no-repeat;
   	background-position:center;
	width: 1280px;
	height:1024px;

}
.containermusic {
    background-image:url('../images/blotter-really-blank music.jpg');
    background-repeat:no-repeat;
   	background-position:center;
	width: 1280px;
	height:1024px;

}
.containerwomen {
    background-image:url('../images/blotter-really-blank women.jpg');
    background-repeat:no-repeat;
   	background-position:center;
	width: 1280px;
	height:1024px;

}
.containercontactus {
    background-image:url('../images/blotter-really-blank contact us2.jpg');
    background-repeat:no-repeat;
   	background-position:center;
	width: 1280px;
	height:1024px;

}
.containerchildren {
    background-image:url('../images/blotter-really-blank children.jpg');
    background-repeat:no-repeat;
   	background-position:center;
	width: 1280px;
	height:1024px;

}
.containerupcomingevents {
    background-image:url('../images/blotter-really-blank upcoming events.jpg');
    background-repeat:no-repeat;
   	background-position:center;
	width: 1280px;
	height:1024px;

}
.containeryouth {
    background-image:url('../images/blotter-really-blank Youth.jpg');
    background-repeat:no-repeat;
   	background-position:center;
	width: 1280px;
	height:1024px;

}
.containersermons {
    background-image:url('../images/blotter-really-blank sermons23.jpg');
    background-repeat:no-repeat;
   	background-position:center;
	width: 1280px;
	height:1024px;

}


/* content */

#singleCol {
	height:600px;
	width: 75px;
	background-color: transparent;
}

#colOne {
	float:left;
	height:600px;
	width: 450px;
	background-color: transparent;
}
#RowOne {
	float:left;
	height:600px; 
	width:30px;
	background-color: transparent;
}

#colTwo {
	float:left;
	height:600px;
	width: 200px;
	background-color: transparent;
}

#colOneTwo {
	float:left;
	height:600px;
	width: 350px;
	background-color: transparent;
}

#colThree {
	float:left;
	position:absolute;left:740px; top:0px;
	height:600px;
	background-color: transparent;
}
#rowThree {
	float:left;
	position:absolute;left:540px; top:0px;
	height:600px;
	background-color: transparent;
}
#colFourth {
	float:left;
	position:absolute;left:550px; top:0px;
	height:600px; width: 375px;
	background-color: transparent;
}
#RowTwo {
	float:right;	
	left:550px; top:0px;
	height:600px; width:325px;
	background-color: transparent;
}

#colFive {
	float:left;
	height:600px;
	width:375px;
	background-color: transparent;
}
#colSix {
	float:left;
	position:absolute;left: 465px; top:0px;
	width:300px;
	height:600px;
	background-color: transparent;
}

.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	color: #666;
	font-size: 1.0em;
	margin-bottom: 6px;
}






.footer {
	background-color: transparent;
	line-height: 20px;
	width:100%;	
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1em;
	font-family: sans-serif;
}
.footer a:hover {color: #FFF;}




