/*CascadeStyleSheet*/
/*Author:GNP*/
body{
	color:#000000;/*black*/
	background-color:#e2f2f8;/*background page colour-light blue*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:normal;
}
#divContainer{
	background-color:#ffffff;/*white*/
	border:1px solid;
	color:#000000;/*black*/
	/*height:auto;*/
	margin-left:auto;/*centre*/
	margin-right:auto;/*centre*/
	width:777px;
}
#divHeader{
	background-color:#000000;/*black*/
	/*border:0px solid;*/
	/*line-height:177px;/*stops whitespace below image - not in IE*/
	/*height:auto;*/
	overflow:hidden;/*stops IE6 whitespace below image*/
	width:777px;height:177px;
	/*width:777px;height:177px; is the exact size of the image*/
}
#divMenuTop{
	background-color:#1f648b;/*dark blue*/
	color:#8cbee3;/*mid blue*/
	/*margin-top:20px;/*clears an area around the element*/
	padding-bottom:2px;/*spacing between the element border and its contents*/
	padding-top:2px;
	text-align:center;
}
#divContentFull{
	background-color:#ffffff;/*grey #dddddd*/
	background-image:url('./wImages/ImageBibleBg.gif');
	background-position:centre top;
	background-repeat:no-repeat;
	color:#000000;/*black*/
	height:auto;
	padding-left:80px;
	padding-right:80px;
	text-align:justify;
	width:615px;
}
#divContentLeft{
	background-color:#ffffff;/*grey #dddddd*/
	background-image:url('./wImages/ImageBibleBg.gif');
	background-position:centre top;
	background-repeat:no-repeat;
	color:#000000;/*black*/
	float:left;
	height:auto;
	padding-left:80px;
	/*padding-right:80px;*/
	text-align:justify;
	width:605px;
	/*z-index:0;*/
}
#divButtonBarRight{
	background-color:#ffffff;/*white*/
	float:right;
	/*height:270px;*/
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	width:70px;
	/*z-index:1;*/
}
#divFooter{
	background-color:#ffffff;/*white*/
	color:#000000;/*black*/
	text-align:center;
}
#divMenuBottom{
	background-color:#1f648b;/*dark blue*/
	color:#ffffff;/*white*/
	padding-bottom:2px;
	padding-top:2px;
}
.textTitle40NormalBold{
	color:#1f648b;/*dark blue*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:40px;
	font-style:normal;
	font-weight:bold;
	margin-bottom:0px;
	/*margin-left:80px;*/
	/*margin-right:80px;*/
	margin-top:0px;
}
.textTitle25NormalBold{
	color:#1f648b;/*dark blue*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:25px;
	font-style:normal;
	font-weight:bold;
	margin-bottom:0px;
	/*margin-left:80px;*/
	/*margin-right:80px;*/
	margin-top:0px;
}
.textTitle14NormalBold{
	color:#1f648b;/*dark blue*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	margin-bottom:0px;
	/*margin-left:80px;*/
	/*margin-right:80px;*/
	margin-top:0px;
	/*vertical-align:sub;*/
}
.textTitle12NormalBold{
	color:#1f648b;/*dark blue*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	margin-bottom:0px;
	/*margin-left:80px;*/
	/*margin-right:80px;*/
	margin-top:0px;
	/*vertical-align:sub;*/
}
.textTitle12Normal{
	color:#000000;/*black*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	margin-bottom:0px;
	/*margin-left:80px;*/
	/*margin-right:80px;*/
	margin-top:0px;
	/*vertical-align:sub;*/
}
.buttonNormal:link{
	background-color:#1f648b;
	border-bottom:2px solid #666666;
	border-left:2px solid #cccccc;
	border-right:2px solid #666666;
	border-top:2px solid #cccccc;
	color:#8cbee3;
	display:block;
	/*font-size:14px;*/
	font-style:normal;
	padding-bottom:10px;
	padding-top:10px;
	text-decoration:none;
}
.buttonNormal:visited{
	background-color:#1f648b;
	border-bottom:2px solid #666666;
	border-left:2px solid #cccccc;
	border-right:2px solid #666666;
	border-top:2px solid #cccccc;
	color:#8cbee3;
	display:block;
	/*font-size:14px;*/
	font-style:normal;
	padding-bottom:10px;
	padding-top:10px;
	text-decoration:none;
}
.buttonNormal:hover{
	background-color:#ff9900;
	color:#000000;
}
.buttonNormal:active{
	border-bottom:2px solid #cccccc;
	border-left:2px solid #666666;
	border-right:2px solid #cccccc;
	border-top:2px solid #666666;
}
.headerImage{
	width:100%;
}
.inMenuLink:link,:visited{
	color:#8cbee3;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration:none;
}
.inMenuLink:hover{
	background-color:#ff9900;/*burnt orange*/
	color:#000000;/*black*/
}
.inPageButton:link{
	background-color:#1f648b;
	border-bottom:2px solid #666666;
	border-left:2px solid #cccccc;
	border-right:2px solid #666666;
	border-top:2px solid #cccccc;
	color:#8cbee3;
	/*display:block;*/
	font-family:Arial,Helvetica,sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
.inPageButton:visited{
	background-color:#1f648b;
	border-bottom:2px solid #666666;
	border-left:2px solid #cccccc;
	border-right:2px solid #666666;
	border-top:2px solid #cccccc;
	color:#8cbee3;
	/*display:block;*/
	font-family:Arial,Helvetica,sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
.inPageButton:hover{
	background-color:#ff9900;
	color:#000000;
}
.inPageButton:active{
	border-bottom:2px solid #cccccc;
	border-left:2px solid #666666;
	border-right:2px solid #cccccc;
	border-top:2px solid #666666;
}
.inPageLink:link{
	/*background-color:#1f648b;*/
	/*border-bottom:2px solid #666666;*/
	/*border-left:2px solid #cccccc;*/
	/*border-right:2px solid #666666;*/
	/*border-top:2px solid #cccccc;*/
	color:#1f648b;
	/*display:block;*/
	font-family:Arial,Helvetica,sans-serif;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
.inPageLink:visited{
	/*background-color:#1f648b;*/
	/*border-bottom:2px solid #666666;*/
	/*border-left:2px solid #cccccc;*/
	/*border-right:2px solid #666666;*/
	/*border-top:2px solid #cccccc;*/
	color:#1f648b;
	/*display:block;*/
	font-family:Arial,Helvetica,sans-serif;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
.inPageLink:hover{
	/*background-color:#ff9900;*/
	color:#1f648b;
	text-decoration:underline;
}
.inPageLink:active{
	/*border-bottom:2px solid #cccccc;*/
	/*border-left:2px solid #666666;*/
	/*border-right:2px solid #cccccc;*/
	/*border-top:2px solid #666666;*/
}

