<style type="text/css">


* {margin:0; padding:0}

body {
	font: 100% Helvetica, Arial, sans-serif;
	background:;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* 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: url(images/pgbg.jpg);
	background-repeat: repeat-x;
	background-color: #d4e0ec;
}
.oneColFixCtr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background:;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/pgbgrepeaty.jpg);
	background-repeat: repeat-y;
	

}
.oneColFixCtr #mainContent {
	padding: 150px 80px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(images/pgbgtop.jpg);
	background-repeat:no-repeat;	
}

#left {float: left; width: 525px;}

#left .download .plaintext { float:left; width:500px; margin: -10px 0 0 40px}

#left .download .plaintext .column { float:left; width:58px; margin: 0 10px 0 0; padding: 0 0 0 0;}

#left .lebri .pdf { float:left; width:500px; margin: -10px 0 0 40px}

#left .lebri .pdf .column { float:left; width:115px; margin: 0 10px 0 0; padding: 0 0 0 0;}

#left .download { border-bottom: solid 1px #e5e5e5;}

#left .biblia { border-bottom: solid 1px #e5e5e5;}

#left .iphone { border-bottom: solid 1px #e5e5e5;}

#left .lebri { border-bottom: solid 1px #e5e5e5;}

#left .lgeintsbl { border-bottom: solid 1px #e5e5e5;}

#left .leb { border-bottom: solid 1px #e5e5e5;}

#left-introduction {float: left; width: 525px;}

#right {float: left; width: 200px; margin-left: 50px;}

#introduction {background-color: #fff7e0;}

p {
	font-size:13px;
	line-height:1.4;
}

blockquote {
	font-size:13px;
	line-height:1.4;
}

h1 {
	color:#002D56;
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;
}

h2 {
	color:#226699;
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;
	font-weight:strong;
	font-size:20px;
	
}

h3 {
	color:#F18C23;
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;
	font-weight:normal;
	font-size:16px;
	font-weight:bold;
	
}

h4 {
	color:#226699;
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;
	font-weight:normal;
	font-size:16px;
	
}

li {
	margin-bottom:10px;
	font-size:12px;
	list-style-type: none;
}

a, a:link {color:#226699; text-decoration:none; font-weight:bold;}
a:visited {color:#002D56;}

a:hover {color:#F18C23;}


.topButton {
	float:right;
	margin:0 150px 0 0px;
	position:relative;
	top: 45px;
}

.footerText {
	font-size:11px;
	color:#424467;
	margin-top:55px;
}

.footerText a, .footerText a:hover, .footerText a:visited{
	color:#424467;
	text-decoration:none;
	font-weight:normal}
	
#mainContent p img {
	display:block;
	margin-bottom:7px;
}

#nav a {border:0; margin-left:10px;}

table.comparison td {
	vertical-align:top
}

table.comparison td img {
	margin:0 0 0 20px;
}

table.comparison td p {
	margin:10px 10px 20px 20px;
	font-size: 12px;
}

sup {color:#226699; font-weight:bold; cursor:pointer;}

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	background:transparent url(http://sblgnt.com/about/introduction/images/blue_arrow_big.png);
	font-size:10px;
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;
	text-align:left;
	height:225px;
	width:320px;
	padding:25px;
	color:#fff;	
	position:bottom-center;
}

/* style the trigger elements */
#left-introduction a {
	border:0;
	cursor:pointer;
	margin:0 8px;
}

#left-introduction p {
	font-size:13px;
	line-height:1.4;
	font-family: "Arial","SBL Greek",sans-serif;
}

:lang(el) { font-family: Gentium, "SBL Greek", Cardo, "Palitino Linotype"; font-size: 13px; }

#right .feedback p {
font-size: 11px;
font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;
}
