body, div, p, blockquote, ol, ul, dl, li, dt, dd, td {
	font-family : Arial, Helvetica, sans-serif; 
	color : #000000; 
	font-weight : 400; 
	font-size : 80%;
}
body {
	margin-top:     0px;
	margin-bottom:  0px;
	margin-left:    0px;
	margin-right:   0px;
	background-color : #FFFFEE;
}
b, strong {
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : 800;
	font-size : 80%;
}
A:link {color:#003300;}
A:visited {color:#666666;}
A:active {color:#003300;}
A:hover {color:#003300;}
A.name {color:#003300; font: "Arial, Helvetica, sans-serif"; font-weight: bold; text-decoration: none;}
.mnuButtons, td.mnuButtons {
	font-size : 10pt;
	text-decoration: none;
	font-weight : bold;
	color : #eeeeee;
	text-align : center;
}
td.mnuButtons {
	background-color : #336633;
	border : thin solid #006600;
}
td.BorderBack {
	background-image : url(/Images/border.jpg);
}
td.BorderTopCorner {
	background-image : url(/Images/bordercorner.gif) ;
	background-repeat : no-repeat;
}
td.BorderShadow {
	background-image : url(/Images/bordershadow.gif);
	background-repeat : repeat-y;
}
td.BorderBottom {
	background-image : url(/Images/borderbottom.gif);
	background-repeat : no-repeat;
}
a:link.mnuButtons, td.mnuButtons a:link {color:#EEEEEE;}
a:visited.mnuButtons, td.mnuButtons a:visited {color:#EEEEEE;}
a:active.mnuButtons, td.mnuButtons a:active {color:#FFFFFF;}
a:hover.mnuButtons, td.mnuButtons a:hover{color:#FFFFFF;}
.PageTitle {
	font-family : "Times New Roman", Times, serif;
	font-size : 2em;
	font-weight : 800;
	color : #003300;
	font-style : italic;
}
.BibleVerse {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	font-weight : bold;
	color : #003300;
}
.copyright {
  font-size: small;
  text-align: center
}
@media aural {
  .copyright { volume: soft }
}

div.photos {
  text-align:center;
  margin:0 0 0 50px;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
}

div.photos img {
  display:inline;
}