html, body, #backgroundpage {
	padding: 0;
	border: none;
	padding-top: 0;
	text-align: left;
	margin: 0 auto;
}
body {
	text-align: center;
	background: rgb(85, 74, 131) url(../graphics/line2.gif) repeat-y fixed top;
}

/*
original 82,109,136
*/
#backgroundpage {
	width: 760px;
	text-align: left;
	vertical-align: middle;
	background: #e8ecf6;
	margin: 0 auto;
}
#bbanner {
	height: 54px;
	width: 760px;
	float: left;
	border-top: 2px solid rgb(82, 109, 136);
	border-bottom: 4px solid rgb(82, 109, 136);
	background: url(../graphics/pat2.jpg) repeat scroll;
	margin: 5px 0 0;
	padding: 4px 0 6px;
}
#bbanner h1 {
	text-align: center;
}
#header {
	clear: both;
	width: 760px;
	height: 40px;
	background: rgb(119, 187, 255) url(../graphics/pat2g.jpg);
}
#header h2 {
	color: #00d;
	text-align: center;
	text-decoration: underline;
	vertical-align: middle;
	background: transparent;
	font: bold 1.25em Verdana, Geneva, arial, helvetica, sans-serif;
	margin: 0;
	padding: 6px 0 0;
}
#frontphoto {
	border: 0;
	background: url(../graphics/frontlow.jpg) no-repeat scroll;
	margin: 0;
}
#leftside {
	clear: left;
	float: left;
	width: 140px;
	padding: 0;
	text-align: left;
	line-height: 1.1;
	background: rgb(231, 236, 246) none;
	margin: 5px 0 0;
}
#leftside > img {
	padding-top: 0;
	padding-bottom: 0;
}
#leftside div.announce {
	clear: left;
	margin: 10px 0 15px;
	padding: 7px 5px;
	width: 136px;
	font-size: 0.9em;
	color: #505050;
	border-left: 4px solid navy;
	line-height: 1.5em;
	background: rgb(119, 187, 255);
}
ul.leftmenu {
	margin-top: 0;

}
#leftside ul.leftmenu li A:link {
	color: #4e51f8;
	text-decoration: none;
	background: transparent;
}
#leftside ul.leftmenu li A:visited {
	color: #000090;
	text-decoration: none;
	background: transparent;
}
#leftside ul.leftmenu li A:active {
	color: #868600;
	text-decoration: underline;
	background: transparent;
}
#leftside ul.leftmenu li A:hover {
	color: rgb(0, 212, 212);
	text-decoration: underline;
	background: rgb(127, 0, 255);
}
#leftside ul.leftmenu li {
	text-align: left;
	text-decoration: none;
	margin-left: -20px;
	border-bottom: 1px solid white;
	list-style-type: disc;
	color: #4e51f8;
	background: transparent;
	font: 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}
#leftside ul.leftmenu li.gap {
	border-bottom: 1px solid navy;
}
#leftside p.lftside {
	color: #4e51f8;
	text-align: left;
	text-decoration: none;
	margin-top: -15px;
	margin-bottom: 0;
	margin-left: 20px;
	background: transparent;
	font: bold 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}
#extras {
	float: right;
	width: 140px;
	margin: 0 0 5px;
	padding: 0;
	line-height: 1.4em;
}
#content {
	background: url(../graphics/pat2.jpg) repeat scroll;
}
#contentwide {
	margin: 0 0 5px 150px;
	height: 200%;
	border-left: 1px solid #f0f0f0;
	padding: 0 0 0 10px;
	line-height: 1.2em;
	text-align: left;
}
#footer {
	clear: both;
	border-top: 4px solid #f0f0f0;
	width: 760px;
	height: 40px;
	text-align: center;
	color: #808080;
	letter-spacing: 4px;
	word-spacing: 1em;
	background: navy url(../graphics/pat2g.jpg);
}
#footer p {
	color: rgb(0, 62, 125);
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	background: transparent;
	font: bold 1.25em Verdana, Geneva, arial, helvetica, sans-serif;
	margin: 0;
	padding: 8px 0 0;
}
#contentwide h1, h2, h3 {
	color: #00d;
	font-family: Verdana, Geneva, arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	background: transparent;
}
#contentwide h2 {
	font-size: 2em;
}
#contentwide p {
	color: rgb(41, 41, 41);
	text-align: left;
	text-decoration: none;
	background: transparent;
	font: 1em Verdana, Geneva, arial, helvetica, sans-serif;
}
#contentwide p.wonder {
	color: rgb(41, 41, 41);
	text-align: center;
	text-decoration: none;
	background: transparent;
	font: italic bold 1em Verdana, Geneva, arial, helvetica, sans-serif;
}
#contentwide blockquote.bbox {
	margin-left: 1em;
	margin-right: 1em;
	border-style: outset;
	border-color: rgb(211, 211, 255);
	border-width: 6px;
	text-align: center;
	color: #000;
	background: transparent url(../graphics/white_left.gif) repeat fixed;
	font: 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
	padding: 0.45em 1em 0.25em 0.25em;
}
#contentwide blockquote.bbox p {
	text-align: right;
}
#contentwide blockquote.bbox p.nonscript {
	color: rgb(212, 104, 0);
	font-size: 1em;
	text-align: center;
}
#contentwide blockquote.bbox sup {
	font-family: Verdana, Geneva, arial, helvetica, sans-serif;
}
#contentwide p.boldi {
	color: #000;
	background: transparent;
	font: italic bold 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}
#contentwide p.bold {
	color: #000;
	background: transparent;
	font: bold 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}
#contentwide p.cent {
	color: #000;
	text-align: center;
	background: transparent;
	font: normal 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}
#contentwide p {
	color: #000;
	background: transparent;
	font: normal 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}
#contentwide p.standardi {
	color: #000;
	background: transparent;
	font: italic 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}
#contentwide  blockquote p.quoteright {
	text-align: right;
}


#contentwide #links a {
line-height: 1.5;
}

#contentwide #links p.year {
font-weight: bold;
}

<!-- Bible Teaching markup -->

.btwots {
	color: rgb(41, 41, 41);
	text-align: left;
	text-decoration: none;
	background: transparent;
	font: 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
  float: left;
	width: 25%;
}

.bt2 {
font-weight: bold;
  clear:both;
}

.bt3 {
	color: rgb(41, 41, 41);
	text-align: left;
	text-decoration: none;
	background: transparent;
	font: 1em Verdana, Geneva, arial, helvetica, sans-serif;
	clear: both;
}

.bt4 {	color: #4e51f8;
	color: rgb(41, 41, 41);
	text-align: left;
	text-decoration: none;
	background: transparent;
	font: 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
  float:left;width:35%;
}


<!-- end of Bible Teaching markup -->

.headline {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #0000B0;
}

.headline-new {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #0000B0;
  background-color: #e8f4ff;
  display: inline;
}



blockquote p {
	text-align: right;
}
#contentwide blockquote.cbox {
	margin-left: 2em;
	margin-right: 2em;
	border-style: outset;
	border-color: rgb(211, 211, 255);
	border-width: 6px;
	text-align: center;
	color: #000;
	background: transparent url(../graphics/back3.gif) repeat fixed;
	font: 1.1em Verdana, Geneva, arial, helvetica, sans-serif;
	padding: 0.25em 1em 0.25em 0.25em;
}
#contentwide blockquote.cbox p {
	text-align: center;
}
#contentwide p.ind {
	text-indent: 30pt;
}
#contentwide div.links {
	width: 70%;
	margin-left: 1em;
	padding-left: 1em;
	text-align: left;
	background: url(../graphics/ltcyan.gif) repeat fixed;
}
#contentwide div.links  p.boldi {
	color: #000;
	background: transparent;
	font: italic bold 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}
#contentwide div.links  p.bold {
	color: #000;
	background: transparent;
	font: bold 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}
#contentwide div.links  p {
	color: #000;
	background: transparent;
	font: normal 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}
#contentwide div.links  p.standardi {
	color: #000;
	background: transparent;
	font: italic 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}
.indent {
	text-indent: 20px;
}
div.seccolumn {
	margin-top: 1em;
	margin-left: 1em;
	margin-right: 1em;
	padding-left: 1em;
	padding-top: 0.25em;
	border-style: outset;
	border-color: rgb(211, 211, 255);
	border-width: 6px;
	background: url(../graphics/white_left.gif);
}
.alrgbblue {
	color: #002d94;
	background: transparent;
	font: bold 1.1em Verdana, Geneva, arial, helvetica, sans-serif;
}
div.updatelinkhome {
	clear: both;
	margin-top: 1em;
	text-align: right;
	padding-right: 0.75em;
	background: transparent;
	font: 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}
#contentwide p.amedbc {
	color: rgb(0, 0, 127);
	text-align: center;
	text-decoration: underline;
	padding-top: 10px;
	padding-bottom: 15px;
	background: silver url(../graphics/pat2d.jpg) scroll;
	font: bold 1em Verdana, Geneva, arial, helvetica, sans-serif;
}
#contentwide ul.welcome  {
	list-style-image: url(../graphics/bullet2b.gif);
	background: transparent;
}


#contentwide ul.ntboard  {
	list-style-image: url(../graphics/bullet.gif);
	background: transparent;
}

#contentwide ul li {
	padding: 0.25em 0.5em;
	color: rgb(41, 41, 41);
	text-decoration: none;
	background: transparent;
	font: normal 1em Verdana, Geneva, arial, helvetica, sans-serif;
}


#contentwide ul.ntboard li.noticeb {
	padding: 0.25em 0.5em;
	color: rgb(41, 41, 41);
	text-decoration: none;
	background: transparent;
	font: normal 0.85em Verdana, Geneva, arial, helvetica, sans-serif;
}


#contentwide ul li.welcomeb {
	padding: 0.25em 0.5em;
	color: #00d;
	text-decoration: none;
	background: transparent url(../graphics/white_left.gif) repeat scroll;
	font: normal 1em Verdana, Geneva, arial, helvetica, sans-serif;
}

#contentwide ul li.welcomen {
	padding: 0.25em 0.5em;
	color: rgb(41, 41, 41);
	text-decoration: none;
	background: transparent;
	font: normal 1em Verdana, Geneva, arial, helvetica, sans-serif;
}
#contentwide .copyr {
	color: rgb(0, 0, 0);
	margin-top: -0.35em;
	background: transparent;
	font: normal 0.5em Verdana, Geneva, arial, helvetica, sans-serif;
}









.mapb {
	border-color: rgb(130, 0, 255);
	border-style: outset;
	border-width: 6px;
	background: rgb(255,255,254) url(graphics/load.jpg);
}
.bon1 {
	border-color: #d0e7ff;
	border-style: outset;
	border-width: 6px;
}
.bon1a {
	border-color: #d0e7ff;
	border-style: outset;
	border-width: 6px;
	text-align: left;
	margin-left: -10px;
}
p.song2 {
	color: rgb(0, 0, 132);
	text-align: left;
	background: transparent;
	font: bold 1em Verdana, Geneva, arial, helvetica, sans-serif;
}
.noticeboard {
	width: 95%;
	padding-left: 20px;
	padding-bottom: 40px;
	background: url(../graphics/white_left.gif) repeat fixed;
}
.noticeheading {
	color: rgb(83, 83, 83);
	text-align: center;
	text-decoration: underline;
	font: bold 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}
.noticenormal {
	clear: none;
}
.holdcolumn {
	clear: none;
	line-height: 1.2em;
}
.headingc1 {
	float: left;
	width: 20%;
	color: rgb(83, 83, 83);
	text-align: left;
	text-decoration: underline;
	font: bold 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}
.headingc2 {
	float: left;
	width: 40%;
	border: none;
	color: rgb(83, 83, 83);
	text-align: left;
	text-decoration: underline;
	font: bold 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}
.headingc2a {
	float: left;
	width: 40%;
	border: none;
	color: rgb(83, 83, 83);
	text-align: left;
	text-decoration: none;
	font: bold 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}
.headingc3 {
	border: none;
	color: rgb(83, 83, 83);
	text-align: left;
	text-decoration: underline;
	font: bold 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}
.headingc3a {
	border: none;
	color: rgb(83, 83, 83);
	text-align: left;
	text-decoration: none;
	font: bold 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}
.headingc4 {
	float: left;
	width: 20%;
	color: rgb(83, 83, 83);
	text-align: left;
	text-decoration: none;
	font: normal 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}
.headingc5 {
	float: left;
	width: 40%;
	border: none;
	color: rgb(83, 83, 83);
	text-align: left;
	text-decoration: none;
	font: normal 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}
.headingc6 {
	border: none;
	color: rgb(83, 83, 83);
	text-align: left;
	text-decoration: none;
	font: normal 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}
.headingc7 {
	float: left;
	width: 80%;
	border: none;
	color: rgb(83, 83, 83);
	text-align: left;
	text-decoration: none;
	font: normal 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}
.clearcolumn {
	float: left;
	width: 100%;
height: 15px;
}
#contentwide.tcenter {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-style: outset;
}
#contentwide td.ltd1 {
	text-align: left;
	width: 25%;
	border-spacing: 0;
	padding: 1px 2px 10px 6px;
}
#contentwide {
	vertical-align: top;
}
#contentwide td.ltd2 {
	text-align: left;
	width: 75%;
	border-spacing: 0;
	padding: 1px 2px 10px 6px;
}
#contentwide td {
	color: rgb(41, 41, 41);
	text-align: left;
	text-decoration: none;
	background: transparent;
	font: 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}



<!-- bible teaching table formatting -->


#contentwide table.bibleteaching thead tr th { 
	color: rgb(41, 41, 41);
	text-align: left;
	text-decoration: none;
	background: transparent;
	font-family: Verdana, Geneva, arial, helvetica, sans-serif;
	}

#contentwide table.bibleteaching tbody tr td { 
	color: rgb(100, 41, 41);
	text-align: left;
	text-decoration: none;
	background: transparent;
	font-family: Verdana, Geneva, arial, helvetica, sans-serif;
	}

	
	
	#contentwide table.bibleteaching th {
	font-size: 0.85em; 
	}
	
	#contentwide table.bibleteaching td {
	font-size: 0.75em; 
	}



<!-- end of  bible teaching table formatting -->








#announce {
	height: 100px;
}
#announce p {
	color: rgb(83, 83, 83);
	background: transparent;
	font: normal 0.75em arial, Verdana, Geneva, helvetica, sans-serif;
}
div.mp3 tr td.small {
	color: #000;
	background: transparent;
	font: 0.15em Verdana, Geneva, arial, helvetica, sans-serif;
}
div.mp3 th {
	color: #000;
	text-align: center;
	background: transparent;
	font: 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}
#contentwide div.mp3 td {
	color: rgb(80, 80, 80);
	text-align: center;
	background: transparent;
	font: 0.75em Verdana, Geneva, arial, helvetica, sans-serif;
}
div.mp3 caption {
	color: #000;
	text-align: center;
	background: rgb(127, 127, 255);
	font: bold 1em Verdana, Geneva, arial, helvetica, sans-serif;
}
div.mp3 thead tr td {
	font-weight: bold;
	font-size: 1em;
	background: rgb(168, 169, 255);
}
div.mp3 tfoot tr td {
	font-weight: bold;
	font-size: 1em;
	background: rgb(209, 210, 255);
}
a.pres {
	background: rgb(207, 169, 207);
}

a.media {
	background: rgb(159, 68, 212);
}


a.docs {
	background: rgb(168, 170, 255);
	}


#contentwide div.mp3 tr td.small {
	font-size: 0.55em;
}
div.mp3 tr td.break {
	color: white;
	background: transparent url(../graphics/pat2e.jpg);
	font: 0.15em Verdana, Geneva, arial, helvetica, sans-serif;
}
div.mp3 tr td.break a {
	color: white;
}
div.mp3 a:visited {
	color: rgb(0, 83, 169);
	text-decoration: none;
	background: transparent;
}
.mbox {
	text-align: center;
}
.mbox img {
	margin: 10px 10px;
}
#contentwide span {
	color: rgb(41, 41, 41);
	text-align: left;
	text-decoration: none;
	background: transparent;
	font: 1em Verdana, Geneva, arial, helvetica, sans-serif;
}
.left {
	margin: 3px 10px 2px 0;
	width : 150px; /* may need to be revised */
	float: left;
}
.right {
	margin: 2px 0 2px 10px;
	width : 150px; /* may need to be revised */
	float: right;
}


.rightadd {
	margin: 2px 0 2px 10px;
	width : 250px; /* may need to be revised */
	float: right;
}


.textright {
	text-align: right;
}
.center {
	text-align: center;
}
.hide {
	display: none;
}
div.center p {
	text-align: center;
}
div.center {
	text-align: center;
}
.center {
	text-align: center;
}
#contentwide table.bibleteaching thead tr th { 
	color: rgb(41, 41, 41);
	text-align: left;
	text-decoration: none;
	background: transparent;
	font-family: Verdana, Geneva, arial, helvetica, sans-serif;
	}

