﻿body
{
  background-color: #e4e4e4;
  font-size: small;
  font-family: 'Times New Roman' , Times, serif;
  color: #000000;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
}
/* ----------container to center the layout---------- */
#page
{ 
position:relative;
/*background: #355379 ;*/
width: 1025px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
border-spacing:0px;
} 

/* ------------------master page----------------------------------*/
#main
{
   padding: 0px;
   margin: 0px;
   position: absolute;
   top: 150px;
   left: 0px;
   width: 1025px;
}

#header
{
   position: absolute;
   top: 0px;
   left: 0px;
   width: 1025px;
   height: 150px;
   /*background-image:~/Bible_chapel/Images/okwd_Header.png; background-color: #024272;*/
}

#contentPage
{
   /*
background:#C9C9C9 ;
background: #c4c1c3; */
   margin: 0px;
   padding: 0px;
   background: #cccccc;
   /*background: #d6d3d5;*/
   color: Black;
}

#leftColumn 
{
padding:2px;        
background-color: #788CA5;
color:White;
text-align:center;
}

#footer
{
color:White;
background-color: #024272;
}

/* ---------------------header parts-------------------------------*/

#nameTag
{
   position: absolute;
   top: 15px;
   left: 292px;
   width: 400px;
   height: 100px;
}
.adrs
{
   color: Yellow;
   text-align: left;
   font-weight: bold;
   margin-left: 8px;
   margin-top: -20px;
   font-size: 14px;
}

#bible
{
 position:absolute; 
 top:0px;
 left:10px;
 width:250px;
 height:150px;
}

#photo
{
 position:absolute; 
 top:-10px;
 left:725px;
 width:275px;
 height:130px;
}

#marquee
{
 font-size:16px; 
 color:#fffffc; 
 position:absolute; 
 top:15px;
 left:150px;
 width:800px;
 height:15px;
}

#menu
{
 position:absolute; 
 z-index:2;
 top:135px;
 left:215px;
 width:800px;
 height:15px;
}

/* ----------------------------------------------------------- */

table
{
    padding-top: 0px;
    margin-top: 0px;
}
.FixedPosition
{
	position: fixed;
	top: 150px;
}

#divDvbs
{
   padding: 0px;
   margin: 0px;
   text-align: center;
   position: relative;
   z-index: 1;
   top: -50px;
   left: 0px;
}

.yellow
{
color:Yellow; 
text-align:left;
}
.red
{
 color:#CC3300;
}
#h1yellow
{
font-size: 27px;
text-transform:uppercase;
color:Yellow; 
text-align:left;
}
#h1yellow a
{
    text-decoration: none;
color:Yellow; 
}
.h1
{
font-size: 30px;
text-transform:uppercase;
color:#990000;
text-align:center;
}
h1
{
font-size: 30px;
text-transform:uppercase;
color:#990000;
text-align:center;
}

h2 {
font-size:24px;
color:#996600;
}

h3 {
font-size:24px;
color:#CC3300;
}

h4 {
font-size:20px;
color:#000033
}

h5
{
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    padding-top: 5px;
    margin-top: 0px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

h6 {
font-size:16px;
color:Navy;
text-align:center;
}

table
{
   border-width: 0px;
   padding: 0px;
   margin: 0px;
   border: 0;
}
/*
td
{
  vertical-align: top;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
} */

td.td5
{
padding-right: 5px;
padding-left: 5px;
}

td.td10
{
padding-right: 10px;
padding-left: 10px;
}

.divBoldCenter
{
text-align:center;
font-weight:bold
}
.imgRight
{
    text-align: right;
}

.bold
{
  font-weight: bold;
  font-size: 14px;
}
.norm
{
  font-size: 14px;
  font-weight: normal;
}

.table
{
   width: 50%;
}
.imageCenter
{ text-align:center;
}
.imageLeft
{
   float: left;
   padding-right:5px;
   padding-top: 5px;
   padding-bottom:5px
}
.imageRight
{
   float: right;   
   padding-left: 5px;
   padding-top: 5px;
   padding-bottom:5px
}
#footer a
{
    color: #C0C0C0;
    text-decoration: none;
    font-size: x-small;
}