body {
	background-color: #d9ecff;
	width: 800px;
	position: absolute;
    top: 0px;
    left: 0px;
}

a:hover { 
	color: #0000ff;
	text-decoration: none;
}


h1 {
    display: inline;
} 

#leftmenu {
    position: relative;
    top: 0px;
    left: 15px;
    width: 130px;
}

#google_left {
    position: relative;
    top: 10px;
    left: 5px;
    width: 130px;
    height: 10px;
}

#left_headers_upper {
    position: relative;
    top: 0px;
    left: 5px;
	text-align: left;
	color: black;
	font-family: Verdana, Arial, sans serif, ;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
    font-stretch: narrower;
 	text-decoration: underline;
}

#left_chapters_upper {
    position: relative;
    top: 0px;
    left: 10px;
	text-align: left;
	color: #000080;
	line-height: 130%;
	font-family: Verdana, Arial, sans serif, ;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
    font-stretch: narrower;
}

#left_headers_lower {
    position: relative;
    top: 0px;
    left: 5px;
	text-align: left;
	color: black;
	font-family: Verdana, Arial, sans serif, ;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
    font-stretch: condensed;
	text-decoration: underline;
}

#left_chapters_lower {
    position: relative;
    top: 0px;
    left: 10px;
	text-align: left;
	color: #000080;
	line-height: 130%;
	font-family: Verdana, Arial, sans serif, ;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
    font-stretch: narrower;
}

#main_content {
    position: absolute;
    top: 0px;
    left: 150px;
    width: 650px;
}

#header {
    position: relative;
    top: 0px;
    left: 0px;
    width: 650px;
    height: 300px;
	font-size: large;
	font-style: normal;
	color: #000080;
	font-weight: normal;
	font-family: Georgia, Palatino, "Times New Roman", Times, serif,;
	text-align: center;
}

#banner {
	text-align: center;
    position: absolute;
    top: 5px;
    left: 25px;
    width: 600 px;
    height: 210px;
}

#title {
    position: absolute;
    top: 230px;
    left: 100px;
    width: 500px;
    height: 80px;
	text-align: center;
	font-family: Georgia, Palatino, "Times New Roman", Times, serif,;
}

#chapter_title {
    position: absolute;
    top: 290px;
    left: 100px;
    width: 500px;
    height: 70px;
	text-align: center;
	font-family: Georgia, Palatino, "Times New Roman", Times, serif,;
}

#navbar {
    position: absolute;
    top: 340px;
    left: 150px;
	width: 400px;
	font-family: Georgia, Palatino, "Times New Roman", Times, serif, ;
	font-size: small;
	font-style: normal;
	color: #000080;
	text-align: center;
	font-weight: bold;
}

#verse_text {
    position: absolute;
    top: 400px;
    left: 30px;
    width: 470px;
    height: 500px;
	vertical-align: 50%;
	text-align: left;
	color: #000080;
	font-family: Georgia, Palatino, "Times New Roman", Times, serif, ;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
}

#verse_text2 {
    position: relative;
    top: 100px;
    left: 100px;
    width: 470px;
	vertical-align: 50%;
	text-align: left;
	color: #000080;
	font-family: Georgia, Palatino, "Times New Roman", Times, serif, ;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
}

#chapter_numbers {
	width: 460px;
	position: absolute;
	top: 385px;
	left: 100px;
	vertical-align: 50%;
	font-size: medium;
	font-style: normal;
	color: #000080;
	font-weight: bold;
	font-family: Georgia, Palatino, "Times New Roman", Times, serif,;
	text-align: left;
}

#chapnum_col1 {
	width: 50px;
    position: absolute;
	left: 0px;
	top: 30px;
	font-size: large;
	vertical-align: 50%;
	text-align: center;
}

#chapnum_col2 {
	width: 50px;
    position: absolute;
	left: 110px;
	top: 30px;
	font-size: large;
	vertical-align: 50%;
	text-align: center;
}

#chapnum_col3 {
	width: 50px;
    position: absolute;
	left: 220px;
	top: 30px;
	font-size: large;
	vertical-align: 50%;
	text-align: center;
}

#chapnum_col4 {
	width: 50px;
    position: absolute;
	left: 330px;
	top: 30px;
	font-size: large;
	vertical-align: 50%;
	text-align: center;
}

#chapnum_col5 {
	width: 50px;
    position: absolute;
	left: 440px;
	top: 30px;
	font-size: large;
	vertical-align: 50%;
	text-align: center;
}

#footer_content {
    position: relative;
    top: 0px;
    left: 275px;
	height: 50px;
	width: 250px;
}

#footer {
	height: 50px;
	font-family: Georgia, Palatino, "Times New Roman", Times, serif, ;
	font-size: x-small;
	font-style: normal;
	color: #000080;
	text-align: center;
	vertical-align: top;
	bottom: .5in;
}

#google_right {
    position: absolute;
    top: 16px;
    left: 500px;
    height: 600px;
    width: 160px;
}

#google_center {
	position: relative;
	top: 160px;
	left: 100px;
}

#google_cindex {
	position: relative;
	top: 300px;
	left: 0px;
}

#jvad1 {
}

#jvad2 {
}


