.title { 
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 28px; 
  font-weight: bold; 
  color: #6699cc; 
  
   
} 

.subtitle { 
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 18px; 
  font-weight: bold; 
  color: #000066;
  
} 


.body11 { 
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #000066; 
  
} 

body { 
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 12px;
  color: #003366;
  margin: 0;
  border-top: 15px solid #33cc99;
  border-bottom: 15px solid #33cc99;
  padding: 0;
  background: #eeeeee  center top repeat-y;
  text-align: center;

} 

p { 
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 12px;
  color: #000066;
} 

a { 
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #6699cc;
} 

a:visited { 
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px; 
  color: #6699cc;
} 

a:hover { 
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #ff0000;
} 

.navlink { 
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal;
  font-weight: bold;
  color: #ff0000;
} 

a.navlink { 
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  font-weight: bold;
  text-decoration: none; 
  color: #6699cc;
} 

a.navlink:visited { 
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  font-weight: bold;
  text-decoration: none; 
  color: #6699cc;
  
} 

a.navlink:hover { 
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  font-weight: bold;
  text-decoration: none; 
  color: #ff0000;
  
} 

a.toplink { 
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  color: #000000;
  
} 

a.toplink:visited { 
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  color: #000000;
  
} 

a.toplink:hover { 
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  color: #ffff00;
  
} 

#container {
  background: url(images/worship_circle.jpg) repeat left top;
  margin:0px auto;
  text-align:left;
  width: 660px;
  height: 398px;
  padding-left: 4px;
  border-bottom: 1px solid #000;  
}

#container1 {
  background: #efefef no-repeat left top;
  margin:0px auto;
  text-align:left;
  width: 660px;
  height: 398px;
  padding-left: 4px;
  border-bottom: 1px solid #000;  
}

#header {
  background: transparent no-repeat left top;
  margin:0px auto;
  text-align:center;
  width: 660px;
  height: 28px;
  padding-left: 4px;

}

#navigation {
  background: transparent no-repeat left top;
  margin:0px auto;
  text-align:center;
  width: 660px;
  height: 15px;
  padding-left: 4px;
}

#body {
  background: transparent no-repeat left top;
  margin:0px auto;
  text-align:left;
  width: 660px;
  height: 337px;
  padding-left: 4px;
}

#body1 {
  background: transparent no-repeat left top;
  margin:0px auto;
  text-align:left;
  width: 660px;
  height: 337px;
  padding-left: 4px;
  
}

#footer {
  background: transparent no-repeat left top;
  margin:0px auto;
  text-align:center;
  width: 660px;
  height: 15px;
}
