body 
{
	background-image: url(images/pattern.gif);
}
body,td,th {
	font-size: 12px;
}

p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height:17px}

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

.content
{
    margin:0px auto;
}

.maintext table { 
	width:100%;
 }

.sidepanel .writing td {
	width:192px;
	height:1473px;
}


.header { font-size: 90%; }

.header .tabs {
	font-size:90%;
	
}

.header .tabs table {
	position:absolute;
	width:860px;
	padding-bottom: 0px;
	padding-top: 0px;
	top: 85px;
	
}

.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;
	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:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a.BibleVerse {
	text-decoration:underline;
	font-weight:bold;
	
/*	color:#654D28; 
	color:#BE8E51;*/
	color:#2e2976;

	
	padding-left:2px
	
}

a.BibleVerse:hover {
	text-decoration:underline;
}