body 
{
  margin: 0;
  color: black;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.BethsaidaImg
{
  text-align:center;
  vertical-align:top;
  width:128;
  padding: 10 5 5 5;
}
	
/* Main Styles 
 
  margin: 0;


*/
.MainTable
{ 
/*  padding:0px; 
  border-spacing:1px;
  border-color:red; */
  padding: 0px;
  border: none; 
  border-collapse: collapse; 
  width: 732px;  
}

.TopLeft
{
  border:none;
  width:9px;
  height:8px;
  background:url(images/top_left.png)  top right no-repeat ;  
}
.TopRight
{
  border:none;
  width:9px;
  height:8px;
  background:url(images/top_right.png)  top left no-repeat ;  
}
.Top
{
  border:none;
  height:8px;
  width:auto;
  background:url(images/top_middle.png)  top ;  
}

.Left
{
  border:none;
  width:8px;
  background:url(images/middle_left.png)  right repeat-y;  
}

.Right
{
  border:none;
  width:8px;
  background:url(images/middle_right.png)   left repeat-y;  
}

.BottomLeft
{
  border:none;
  width:9px;
  height:8px;
  background:url(images/bottom_left.png)  bottom right no-repeat ;  
}
.BottomRight
{
  border:none;
  width:9px;
  height:8px;
  background:url(images/bottom_right.png)  bottom left no-repeat ;  
}
.Bottom
{
  border:none;
  height:8px;
  width:auto; 
  background:url(images/bottom_middle.png)  top ;  
}

.content 
{
  padding: 5 10 5 10;
  border-collapse:collapse;
  border:none;
}

#content img
{
}

p 
{
  color: black;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
}

B
{ 
  color: #153398;
  font: Bold 12px Verdana, Arial, Helvetica, sans-serif;
}

.footer 
{
  color: #999999;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}

.header
{
  padding 5 10 5 10;
}

#header img
{
  position: relative;
  margin: 5px;
  float: left;
}

.TitleStyle  
{
  color: #153398;
  text-indent: 0px;
  position: relative;
  font: bold 26px Verdana, Arial, Helvetica, sans-serif;
  padding: 10 10; 
}

.SloganStyle  
{
  color: #999999;
  text-indent: 0px;
  position: relative;
  font: normal 20px Verdana, Arial, Helvetica, sans-serif;
  padding: 10 10; 
}

.thumbnail 
{
  padding: 4px; 
  border: none; /*1px solid #878787; */
  margin: 6px; 
  background: white;
}

.navigation 
{
  border: 1px solid #878787;
  margin: 6px; 
  background: #eeeeee;
  color: #5b5b5b;
  text-align: left;
  width:621px;
  padding: 1px;
  padding-left: 6px;	
}
.contentstyle1 { font-size: 12px; font-family: Helvetica-Bold }
.contentstyle2 { font-size: 14px; font-family: Helvetica-Bold } 
.contentstyle3 { font-size: 12px; font-family: Helvetica-Bold } 
.contentstyle4 
{ 
  font-size: 16px;
  font-family: Arial-BoldMT 
}
.contentstyle5 { font-size: 16px; font-family: Times-Bold } 
.contentstyle6 { font-size: 16px; font-family: Arial-BoldMT } 
.contentstyle7 { font-size: 16px; font-family: ArialMT } 
.contentstyle8 
{
  font-size: 12px;
  font-family: Helvetica-Bold 
} 
.contentstyle9 { font-size: 12px; font-family: Helvetica-Bold }
.contentstyle10 { font-size: 12px; font-family: Helvetica } 

/* Link Styles */

a:link 
{
  color: #153398;
  text-decoration: underline;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
}
a:visited 
{
  color: #153398;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;
}

a:hover 
{
  color: #153398;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}

a:active 
{
  color: #153398;
  text-decoration: underline;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
}

