@charset "utf-8";
 body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #000000;
	
}
 #container {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #FFFFFF;
	padding: 0;
	text-align: left;
	margin: 0 auto 0;
   background-color: #FFFFFF;
	
} 
#header {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border: 0 solid #000000;
	background-image: url(images/header0A.png);
	height:155px;
	width: 780px;
} 

#header1 {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border: 0 solid #000000;
	background-image: url(images/header0A.png);
	height:95px;
	width: 780px;
} 

#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#mainContent {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: right;
	width: 550px;
	} 
	
#mainContent1 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;	
	width: 550px;
	} 
	
 #mainContent2 {
	float: right;	
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	
	width: 585px;	
	} 
		
#topContainer {
	height: 210px;
	width: 780px;
	margin-bottom: 5px;
	margin-top: 10px;
	float: right;
}

#topContainer1 {
	height: 190px;
	width: 780px;
	background-image: url(images/biblestudy-header.jpeg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1px;
	margin-top: 0;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #000066;
	float: right;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 175px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 5px;
	top: 0;
	z-index: 1;
	margin-left: 5px;
	margin-top: 10px;
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #000066;
	
}

#sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 175px;
	padding-top:5px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 5px;
	top: 0;
	z-index: 1;
	margin-left: auto;
	margin-top: 0;
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #000066;
	text-align: center;

	}

 h1 {
  font-size: 40px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 20px
}

p {
	font-size: 14px;
}
.text2nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	color: #000066;
}

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .5em;
	font-style: normal;
	color: #000066;
}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-style: normal;
	color: #000066;
}

.text2x {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
}

.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	color: #000000;
}

.text3b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.text4 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #000000;
}

.text4b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-weight: bold;
	color: #000000;
}

.text5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #000066;
}

.text6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	font-weight: bold;
	color: #000066;
}

#footer {
	background-color: #EAA885;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 

#footer1 {
	background-color: #EAA885;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 780px;
	
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0;
}

#apDiv1 {
	width: 740px;
	position: relative;
	height: 214px;
	border: 2px;
	border-color: #0000FF;
	visibility: visible;
	left: 1px;
	top: 7px;
	overflow: hidden;
	
}

#apDiv2 {
	width: 291px;
	position: absolute;
	height: 213px;
	overflow: hidden;
	left: 1px;
	top: 1px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-style: normal;
	color: #000066;
}
	
#apDiv3 {
	position:absolute;
	width:477px;
	height:35px;
	z-index:3;
	left: 430px;
	top: 384px;
}
#apDiv4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#apDiv5 {
	position:absolute;
	width:302px;
	height:38px;
	z-index:5;
	left: 601px;
	top: 353px;
}
#apDiv6 {
	position: absolute;
	width: 287px;
	height: 29px;
	margin-top: 190px;
	margin-left: 350px;
	left: 6px;
}

