body
{
	background-color : #FFFFFF;
	margin           : 0px;
	padding          : 0px;
}

a
{
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size   : 12px;
	font-style  : normal;
	color       : 021C4E;
}

#main
{
	position : absolute;
	left     : 0px;
	top      : 0px;
	width    : 800px;
	height   : 100px;
	z-index  : 1;
}

#cellimg
{
	position : absolute;
	left     : 0px;
	top      : 100px;
	width    : 314px;
	height   : 300px;
	z-index  : 1;
}

.blu_txt
{
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size   : 9px;
	font-style  : normal;
	font-weight : normal;
	color       : #214793;
}

.wit_txt
{
	background  : #FFFFFF;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size   : 10px;
	color       : #214793;
}

.dwnld_txt
{
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size   : 10px;
	font-style  : normal;
	font-weight : bold;
	color       : #214793;
}

.scbi_txt
{
	font-family : Arial,Helvetica,sans-serif;
	font-size   : 18px;
	font-style  : normal;
	font-weight : normal;
	color       : #214793;
}

.TC_txt
{
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size   : 12px;
	font-style  : normal;
	font-weight : normal;
	color       : #214793;
}

#whitel
{
	position : absolute;
	left     : 20px;
	top      : 100px;
	width    : 21px;
	height   : 300px;
	z-index  : 1;
}

#white_txt
{
	position : absolute;
	left     : 41px;
	top      : 135px;
	width    : 244px;
	height   : 222px;
	z-index  : 1;
}

#whiter
{
	position : absolute;
	left     : 285px;
	top      : 100px;
	width    : 28px;
	height   : 300px;
	z-index  : 1;
}

#nkjv_logo
{
	position : absolute;
	left     : 400px;
	top      : 100px;
	width    : 300px;
	height   : 52px;
	z-index  : 1;
}

#nkjv_txt
{
	position : absolute;
	left     : 400px;
	top      : 152px;
	width    : 300px;
	height   : 70px;
	z-index  : 1;
}

#nkjv_img
{
	position : absolute;
	left     : 400px;
	top      : 222px;
	width    : 300px;
	height   : 146px;
	z-index  : 1;
}

/* BOOK LIST ##################################################################################### */

#book-list
{
	clear	   : both;
	float	   : left;
	display    : block;
	height     : expression('1%');
	margin     : 5px 0 0 0; /* set top margin same as form input - textarea etc. elements */
	width      : 760px;
	margin-top : 750px;
	z-index    : 10;
}

#book-div
{
	position      : relative;
	float         : left;
	display       : block;
	width         : 150px;
	height        : 370px;
	margin-left   : 40px;
	margin-bottom : 15px;
	font-family   : Verdana,Arial,Helvetica,sans-serif;
	font-size     : 9px;
	font-style    : normal;
	font-weight   : normal;
	color         : #214793;
	z-index       : 10;
}

#book-thumb
{
	position : absolute;
	top      : 0px;
	left     : 0px;
	width    : 110px;
	height   : 162px;
	z-index  : 10;
}

#text-container
{
	position   : relative;
	float      : left;
	width      : 150px;
	margin-top : 162px;
	z-index    : 1;
}

#book-div .bold-bk-txt
{
	font-size   : 10px;
	font-weight : bold;
}

/* ############################################################################################### */

#scbi
{
	position : absolute;
	left     : 270px;
	bottom   : 45px;
	width    : 290px;
	height   : 20px;
	z-index  : 1;
}

#terms
{
	position : absolute;
	left     : 310px;
	bottom   : 15px;
	width    : 200px;
	height   : 20px;
	z-index  : 1;
}

#swl01
{
	position : absolute;
	left     : 0px;
	bottom   : 0px;
	width    : 220px;
	height   : 70px;
	z-index  : 1;
}

#swl02
{
	position         : absolute;
	left             : 570px;
	bottom           : 0px;
	width            : 230px;
	height           : 120px;
	z-index          : 1;
	/*background-image : url(../images/IM_swl2.jpg);*/
}

.row
{
	clear	: both;
	float	: left;
	display : inline;
	height  : expression('1%');
	width   : 100%;
	margin  : 5px 0 0 0; /* set top margin same as form input - textarea etc. elements */
}

#footer
{
	clear    : both;
	position : relative;
	float    : left;
	display  : block;
	width    : 760px;
	height   : 120px;
}
