/* START OF BANNER LEFT */

.banner {
width: 100%;
margin: 0;
font-size: 80%;
font-weight: bold;
text-align: center;
}
.banner p {
color: #ffffff;
padding-top:.5em; 
padding-bottom:.5em; 
border-right: 1px solid #000000;
border-bottom: 1px solid #000000; 
margin: 0;
background-image:url('../images/button3.png');
  }

.banner a { display: block;  }
.banner a:link { text-decoration: none; color: #000000; }
.banner a:visited { text-decoration: none; color: #333333; }
.banner a:hover {  color: #ff0000;
}

/* END OF BANNER LEFT */

/* START OF TAROT CARD CONTROL */

.big  {
border: 1px solid #000000;
float: left;
position:absolute;
top:110%;
left:0;
}
.nav a {
  text-decoration:none;
  position:relative;
}
.nav a pre {
display:none;
}
.nav a:hover pre {
  display:block;
  position:fixed;
  top:5%;    
  left:5%;
  width: 90%;
  background-color:#eee;
  border:1px solid #808; 
  padding-top:0;
  padding-bottom:0.25em;
  padding-left:0.75em;
  text-align:left;
  font-size: 1em;
  font-weight:bold; 
  color:#808;
      }
.nav a:hover p {
/* without the next line, there is an extra line-break */
  display: inline;
  font-weight:bold; 
  color:#000000;
  }
pre img {
float: left;
margin-right: 2em;
}
/* END OF TAROT */

body         {
background:#330134 url('../images/bg.jpg') no-repeat fixed left top; 
  border:4px ridge #9900CC;
  padding:0; 
  margin:0; 
  font-family: Helvetica, Geneva, Tahoma, Verdana, Trebuchet MS, sans-serif
 }
#biblescrt {
font-family: BibleScrT;
font-size: 120%;
}
.bold {
font-weight: bold; 
}
.center {
text-align:center 
}
.centrall {
text-align: center;
}
.centrally {
text-align: center;
color: #ffff00;font-size:110%; font-weight:bold
}
#content {
position; relative;
margin-top: 10%;
margin-right:11em;
margin-left: 25%;
padding-top: .125em;
padding-right:1.5em; 
padding-left:1.5em; 
}
#content p {
color: #030303;
}
img {
border: none;
}

#header {
position: relative;
 color:#ffffff;
 background-repeat:no-repeat; 
 background-attachment:scroll;
 background-position: center top; 
 width:100%;
 height: 220px;
  text-align: center;
  font-size: 110%;
  font-weight: bold;
  line-height: 1.5;
  top: .15em;
  left: 0em;
  right: auto;
  padding-bottom: .5em;
    }
.header2 p {
  text-align: center;
font-size: 100%;
color: #ffffff;
margin-top:.125em; 
margin-bottom:0
}
.lge1 {
line-height:90%;
}
h1
{
	font-weight: bold;
	font-size:120%;
	 text-align:center;
	  text-indent:0;
	    color:#ffffff;
	     text-decoration:none;
	      line-height:100%;
	      margin-top:0;
	       margin-bottom:.75em;
	        }
#header h1
{
	font-weight: bold;
	font-family:Tiffany Hv BT; Helvetica, Geneva, Tahoma, Verdana, Trebuchet MS, sans-serif;
	font-size:120%;
	 text-align:center;
     line-height: 90%;
      color:#ffffff;
	      margin-top:.5em;
	       margin-bottom:0;
}
#header h2
{
		font-weight: bold;
	font-size:90%;
	 text-align:center;
	    color:#ffffff;
	  text-indent:0;
	   line-height:100%;
margin-top:0; 
margin-bottom:0
}
.header2 h2
{
color: yellow;
font-weight: bold;
	font-size:120%;
	 text-align:center;
	  text-indent:0;
	   line-height:100%;
margin-top:0; 
margin-bottom:0
}
h2
{
		font-weight: bold;
	font-size:90%;
	 text-align:center;
	  text-indent:0;
	   line-height:100%;
margin-top:0; 
margin-bottom:0
}
h3
{
	font-weight: bold;
	font-size:120%;
	 text-align:center;
	  text-indent:0;
	   line-height:100%;
	    margin-left:2em;
	     margin-right:2em;
	      margin-top:.5em;
	       margin-bottom:.5em;
}
h4
{
	font-weight: bold;
	font-size:100%;
	 text-align:center;
	  text-indent:0;
	   line-height:100%;
	    margin-left:2em;
	     margin-right:2em;
	      margin-top:.5em;
	       margin-bottom:.5em;
}
h5
{
	font-weight: bold;
	font-size:90%;
	 text-align:center;
	  text-indent:0;
	   line-height:100%;
	    margin-left:2em;
	     margin-right:2em;
	      margin-top:.5em;
	       margin-bottom:.5em;
}
h6
{
	font-weight: bold;
	font-size:90%;
	 text-align:center;
	  text-indent:0;
	   line-height:100%;
	    margin-left:2em;
	     margin-right:2em;
	      margin-top:.5em;
	       margin-bottom:.5em;
}
img.portrait {
margin-right: 1.125em; 
float: left; 
border: 3px outset #800080; 
}
img.centerportrait {
border: 3px outset #800080; 
}
.justifycaveat p {
text-align: justify;
font-size: 80%;
}
#left {
position: absolute;
left: .5%;
width: 18%;
top: 40%;
}
.leftaligncaveat  p {
text-align: left;
font-size: 80%;
}
#right {
text-align:center;
  position: absolute;
  top: 40%;
  left: 75%;
  right: 0;
  width: 25%;
}
.yellowlge {
color: yellow;
font-weight: bold;
	font-size:120%;
	 text-align:center;
	  text-indent:0;
	   line-height:100%;
margin-top:0; 
margin-bottom:0
}
.spreads {
text-align: center;
}
img.spread {
width: 90%;
}