@import "general.css";

div#navBar
{
	width:770px;
	height: 55px;
	text-align:center;
}

div#stripBelowNavBar
{
	width:770px;
	height:21px;
}

div#hananImgStrip
{
	width:770px;
	height:160px;
}

div#overIframe
{
	width:770px;
	height:25px;
}

div#iframeDiv
{
	float: right;
	border-style: solid;
	border-width: 0px;
	width:770px;
	height: 257px;
}

/*
div#iframeDiv div#leftDiv
{
	float: right;
	width:51px;
	height: 257px;
}

div#iframeDiv div#rightDiv
{
	float: right;
	width: 12px;
	height: 257px;
}
*/

div#stripBelowIframe
{
	width:770px;
	height:43px;
}

img.navBarImage
{
	margin:0px;
}

iframe.iframeContent
{
	WIDTH:770px;
	HEIGHT:357px;
}

div#iframeDiv div#centerDiv
{
	float: right;
	width:770px;
	height: 257px;
}

div.stripOverIframe
{
	text-align:center;
}

span#bookTranslations
{
	border:0px solid red;
	margin-left:25px;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	height:30px;;
	color:#78A1D8;
	text-align:center;
	
}

span#bookTranslations a
{
	border:0px solid red;
	color:#0063A4;
	margin-left:10px;
	margin-right:10px;
	font-size:16px;
}


span#bookTranslations a:hover
{
	text-decoration:none;
	color:#A59E8C;
	font-size:16px;
}

a.bookTranslationsSelected
{
	text-decoration:none;
	color:red ! important;
	font-size:16px;
}
