a:link {text-decoration:underline; color:blue;}
a:visited {text-decoration:underline; color:purple;}
a:active {text-decoration:underline; color:green;}
a:hover {text-decoration:underline; color:red;}

/*************** Margin setting below required for Opera 5***************/
body {font-family: "Times New Roman", Times, serif; font-size: 10pt; margin: 10px; padding: 0 0 10px 0;}
/****************General font settings****************/
h1 {margin-top:0; margin-bottom: 0; font-size: 11pt; font-family: "Times New Roman", Times, serif; text-align: left; }
h2 {margin-top:0; margin-bottom: 0; font-size: 8pt; font-family: arial, sans-serif; color: blue; text-align: left; }
/***************This is the font in the heading of our Church name & location.********/
h3 {margin-top: 70px; font-size: 10pt; text-align: center; font-style: italic; }
/***************This is the font for the links in the sidebar********************/
h5 {margin-top: 0; margin-bottom: 0; font-size: 6pt; color: blue; font-weight:bold; font-family:  arial,sans-serif;}
h6 {margin-top:0; font-size: 7pt; font-family: "Times New Roman", Times, serif; text-align: left;}
h7 {font-size: 8pt;}
h8 {font-family: "arial", sans-serif; font-size: 10pt; }
hr {z-index: 1; color:blue;} 
footerlinks {font-size: 6pt; color: blue; font-weight: normal; font-family: "arial", sans-serif; text-align: left; }

address {font-size: 6pt; color:black; font-style:italic; text-align:left;}

div.logo {position: absolute; z-index: 2; top: 10; left: 57px}

div.masthead {background: #669999; position: absolute; z-index: 1; top: 10; height: 100px; width: 90%; text-align: center; border-style: solid; border-width: 1px;}

div.strip {background: #000066; position: absolute; z-index: 1; top: 110px; height: 10px; width: 90%; text-align: center; border-style: solid; border-width: 1px;}

div.runner {background: #cc99ff; position: absolute; z-index: 1; top: 120px; height: 40px; width: 90%; text-align: right; border-style: solid; border-width: 1px;}

div.margin {z-index: 1; color: black;  margin: 15px;}

p.banner {z-index: 1; margin: 0; padding: 0;}

span.first {font-family: arial, sans-serif; font-size: 1.5em; color: maroon; font-style: italic; font-weight: bold;}

span.emphasize {font-family: arial, sans-serif; font-size: 9pt; color: maroon; font-style: italic; font-weight: bold;}

/************* Following are the three main sections of the front page.**************/

div.sidebar {
  background: #ffff99; 
  border-style: solid; border-width: 1px;
  position: absolute; z-index: 1; 
  top: 160px; 
  width: 170px; 
  height: 100%; 
  left:0;
  text-align: left; 
  margin-left: 10px;
  margin-right: 1.5%; 
  font-size: 10pt; font-family: "arial", sans-serif; font-weight: normal;
}

div.main {
  position: absolute; z-index: 1; 
  padding: 8px 0;
  padding-top: 25px;
  padding-left: 20px;
  font-size: 10pt; font-family: "arial", sans-serif; font-weight: normal;
  top: 160px;  
  width: 400px; height: 100%; 
  left: 190px;
  text-align: left; 
  margin-left: 15px; 
  margin-right: auto;
}

div.right {
  position: absolute; z-index: 1; 
  padding: 8px 0;
  padding-top: 25px;
  padding-left: 30px;
  top: 160px; 
  width: 250px; height: 100%; 
  left: 600px;
  text-align: left; 
  margin-left: 15px; 
  margin-right: 0;
}  

/********************text for interior pages*****************/

div.text {
   position: absolute; z-index: 1; 
   padding: 8px 0;
   padding-top: 25px;
   padding-left: 20px;
   font-size: 10pt; font-family: "arial", sans-serif; font-weight: normal;
   top: 160px;  
   width: 650px; height: 100%; 
   left: 190px;
   text-align: left; 
   margin-left: 15px; 
   margin-right: auto;
}

/********************Links, etc. at the bottom of home page*****************/

div.bottomlinks {
   position: absolute; z-index: 1; 
   top: 1180px;
   font-size: 6pt; color: blue; font-weight: normal; font-family: arial,sans-serif; 
   left: 190px;
   text-align: left;
   margin-left: 15px; 
   margin-right: auto;
}

div.bottom {
   position: relative;
   margin-top: 10px;
   padding-bottom: 5px;
   width: 850px;
}


/****************Links, etc. at the bottom of interior pages*************************/

div.bottomlinksint {
   position: relative; z-index: 1; 
   top: 900px;
   left: 190px;
   font-size: 6pt; color: blue; font-weight: normal; font-family: arial,sans-serif; 
   text-align: left;
   margin-left: 15px; 
   margin-right: auto;
}