﻿#middlecontentdiv {
	background:#3a3a3a;
}

#lowercontentdiv {
	background:#3a3a3a;
}


#blogText {
}

a.link:link {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color:#8fafd9;
}
a.link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color:#4d78b1;
}

#TheTableImage {
	padding:20px 0px 0px 0px;
}

#BoxAll {
	background-color:#333333;
	width:780px;
	height:540px;
	padding:20px 0px 20px 20px;

}

#BoxLeft {
float:left;
	padding:10px 0px 0px 15px;
	width:450px;
	height:500px;
	vertical-align:top;
}

#BoxRight {
float:right;
	padding:25px 30px 0px 10px;
	width:auto;
	vertical-align:top;
}

#box1 {
	float:left;
	width:210px;
	padding:0px 0px 10px 0px;
margin:0px;
}

#box2 {
	float:right;
	width:210px;
	margin:0px;
	padding:0px 0px 10px 0px;
}
#box3 {
	float:left;
	width:210px;

}
#box4 {
	float:right;
	width:210px;

}





#textbox {
	border:1px white solid;
	padding:10px;
	margin:0px;
	width: 210px;
	text-align:justify;

}
.SearchText {
	font-family: "Times New Roman", Times, serif;
	font-size:large;
	
}

Bible:hover {
	display: block;
	width: 208px;
	height: 228px;
	background: url("images/BibleOver.png");
}


.Bible { width: 208px; height: 228px; background: url('images/BibleOverAll.png')  no-repeat; background-position: 0 -228px; cursor: pointer;}
.Bible:hover { background-position: 0 0; }

.English { width: 208px; height: 228px; background: url('images/EnglishOverAll.png') no-repeat; background-position: 0 -228px; cursor: pointer; }
.English:hover { background-position: 0 0; }

.Spanish { width: 208px; height: 228px; background: url('images/SpanishOverAll.png') no-repeat; background-position: 0 -228px; cursor: pointer; }
.Spanish:hover { background-position: 0 0; }

.French { width: 208px; height: 228px; background: url('images/FrenchOverAll.png') no-repeat; background-position: 0 -228px; cursor: pointer; }
.French:hover { background-position: 0 0; }

