   
 		        
body
{ /*background-image:url(images/smileyface.jpg);
 background-attachment:scroll; 
 margin:0px; TO GET RID OF BACKGROUND SMILEYS FOR NOW */
  font-family:Arial, Helvetica, sans-serif;
  text-align: justify;
}

#iframeStuff
{
  border:1px solid #CCCCCC;
  position:absolute;
  left:111px;
  top:450px;
}


img
{
border:none;
}

#bookcover100reasons
{
	top:202px;
	position: absolute;
	left:93px;
	width: 234px;
	height: 224px;
}

#prophecyChecklist
{
	top:204px;
	position: absolute;
	left:365px;
	width: 234px;
	height: 224px;
}

#completeWorks
{
	top:204px;
	position: absolute;
	left:652px;
	width: 234px;
	height: 224px;
}

#imagesingooglemap
{
 width:418px;
 height:225px;	
}

#breadcrumbs a {color:#660033}

.standardlinkColor {color:#660033}

#bib
{
	top:199px;
	position: absolute;
	left:929px;
	width: 234px;
	height: 224px;
}


a {color:yellow} /* can't be a:link because that only before it is clicked */
h1{ font-size:3.5em;  margin-top:2px;}

#topTitle
{
  height:59px;
  width: auto;
  text-align:center;
  background-color:#FFFFFF; 
}

#topTitle2
{
  margin-top:0px;
  height:59px;
  text-align:center;
  background-color:#FFFFFF; 
}
 
.rowstuff
{
  height: 100px;
 }

 
 #onehundredReasonsTable
{
	border: 1px solid black;
	border-collapse:collapse;
	text-align:center;
	background-color:#FC0;
	width: 389px;
	position:absolute;
	left: 585px;
	top: 42px;
	height: 591px;
}

#prophecyChecklistTable
{
	border: 1px solid black;
	text-align:center;
	border-collapse:collapse;
	background-color:#996633;
	width: 456px;
	position:absolute;
	left: 520px;
	top: 55px;
	height: 613px;
}

#completeWorksTable
{
	border: 1px solid black;
	text-align:center;
	border-collapse:collapse;
	background-color:#C90;
	width: 456px;
	position:absolute;
	left: 496px;
	top: 52px;
	height: 619px;
}

#bibTable
{
	border: 1px solid black;
	text-align:center;
	border-collapse:collapse;
	background-color:#C90;
	width: 456px;
	position:absolute;
	left: 520px;
	top: 55px;
	height: 613px;
}


.footerMenu
{
  
font-family:"comic Sans MS";          
font-size:1.3em; color:yellow; 
}

#buttonLine
{
    width: 90px;
	position: relative;
	left: 30px;
	top: 317px;
	padding:6px;
}


#footerParagraph
{
	text-align:center;
	background-color:black;
	width: 590px;
	position: absolute;
	left: 50%;
	margin-left: -295px;
	top: 917px;
	padding:3px;
}

