body 
{
    text-align: center;
    margin-left: auto;
	margin-right: auto;
	margin-top: -2px;
	width: 860px;
	background-image: url(images/pattern.gif);
	background-color: White;
	font-size: 12px;
    color: #2E2976;
}

body,td,th {
	font-size: 12px;
}

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6
{
    font-family: Geneva, Arial, Helvetica, san-serif;
    font-size: 2.0em;
    color: #FF0000;
}

h1
{
    /*font-size: 2em;*/
    font-size:20px;
    font-weight:bold;
}
h2
{
    padding: 0;
    line-height: 130%;
    /*color: #669933;*/
    color: #92942B;
    font-size: 160%;
    margin-top: 0;
    font-weight: bold;
    
}
h3
{
    font-size: 1.5em;
}
h4
{
    font-size: 1.0em;
    color: #750D35;
}

h5
{
    font-size: 1.2em;
    color: #000000;
}

h6
{
    font-size: 1.0em;
    color: #000000;
}

p
{
    font-family:Arial;
    font-size: 1.0em;
    color: #2E2976;
}

ul
{
    font-family:Arial;
    font-weight:bold;
    font-size: 1.0em;
    color: #2E2976;
}

li
{
    font-family:Arial;
    font-weight:bold;
    font-size: 1.0em;
    color: #2E2976;
}

.sideBibleQuote
{
    font-family:Arial;
    font-weight:bold;
    font-style:italic;
    font-size: 0.9em;
    color: #2E2976;
}

.sideBibleVerse
{
    margin-top: 2px;
    text-align:center;
    font-weight:bold;
    font-size: 0.9em;
    color: #FFFFFF;
}


.bibleQuote
{   
    color: #2E2976;
    text-align:center;
    font-style:italic;
    font-weight:bold;
    font-size: 0.9em;
}

.bibleVerse
{
    text-align:center;
    font-weight:bold;
    font-size: 0.9em;
    color: #750D35;
}

.content
{
    margin:0px auto;
}

.faq
{ 
    text-align:center;
    font-family:Arial; 
    color: #BABD35; 
    font-size: 10px;
    font-weight: bold; 
    background-color: #2e2976; 
}
.faq a 
{ 
    font-family:Arial; 
    color: #BABD35; 
    font-size: 10px; 
}

.hotLink 
{ 
    font-weight: bold;
    color:Red;
}

.imageHeader
{
    width:860px; 
    background-color: Black;
 }
 
.mainContent
{
    border-style: solid;
    border-color: #BABD35;
    border-width: 2;
    border-top-style:outset;
    border-top-width: 4;
    background-color: #000000;
    width: 860px;
 }

.headerMarginHack
{
    margin-top: -2px;
}

.homeContent
{
    border-style: solid;
    border-color: #BABD35;
    border-width: 2;
    border-top-style:outset;
    border-top-width: 4;
    background-color: #000000;
    width: 860px;
 }

.homeContent p
{
    font-size: 1.1em;
    font-weight: bold;
}

.leftContent
{
    background-color : #FFFFFF;
    width: 665px;
 }

.poem
{ 
    font-family: Lucida Calligraphy; 
    font-size: 1.4em;
    font-weight: bold; 
}

.acrostic
{ 
    font-family: Lucida Calligraphy; 
    font-size: 3.0em;
    font-weight: bold; 
}

.sidepanel 
{
    text-align:center;
	background-color: #BABD35;
}

.header  {
    font-size: 90%; 
    z-index: 10000;
    float:inherit;
}

.header .tabs {
	font-size:90%;
}

.header .tabs table {
	position:relative;
	width:860px;
}

.header .tabs td {
	position:relative;
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;
	background:#BABD35;
	
}

.header .tabs td.active a:onclick { 

	color:#FFF;
	text-decoration:none
}

.header .tabs td.active a:hover { 
	color:#FFF;
	text-decoration:none
}


.header .tabs td.active .items a {
/*	drop menus */
	color:#BABD35;
	border-color:#BABD35;
}

.header .tabs td.active .items a:hover {
/*	drop down menus when moused*/
	color:#FFF;
/*	border-color:#6666FF;
	background-color: #6699FF;*/
	border-color:#3EBBFF;
	background-color: #0A82C9;
	text-decoration:none
}

.header .tabs td:hover .items {
	display:block;
}

.header .tabs td.hover .items { 
	display:block;
}

.header .tabs a {
	display:block;
	width:100%;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	color:#2e2976;
	text-decoration:none;
	text-align:center;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFF;
}

.header .tabs a:hover {
	color: white;
	background: #2e2976;
}

.header .tabs .items {
	position:absolute;
	display:none;
	width:200px;
	margin:0px;
	background:#000; 
}

.header .tabs .items a {
	border-left:4px solid #FFF;
	text-align:left;
	padding:3px 3px 3px 3px;
	background:#2E2976;
	width:200px;
}

.header .tabs .items a:hover {
	color:#CCCC99;
	border-color:#CCCC99;
}

a.BibleVerse {
	text-decoration:underline;
	font-weight:bold;
	color: #750D35;
	padding-left:2px
}

a.BibleVerse:hover {
	text-decoration:none;
}

.hidden
{
    display:none;  
}

