body {
  	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	letter-spacing : 0px;
	font-style : normal;
	vertical-align : text-top;
	text-decoration : none;
	word-spacing: normal;
	margin: 0px;
}
LABEL{
	font-weight: bold;
}

.Container
{
	position:static;
	min-width:700px;
	margin-left:auto;
	margin-right:auto;
	width:798px;
}

.Header
{
	float: left;
	background-color:white;
	/*width:798px;*/
	width: 738px;
	padding: 0px;
	margin: 0px;
	margin-left: 30px;
	margin-right: 30px;
}
.ChurchMenu{
	height: 30px;
}
.Logo{
	margin-left: 16px; 
	margin-top: -67px;
	border: 0px;
}
.WorshipMenu
{
	margin-left: 30px;
	margin-top: 19px;
	float: left;
	margin-right: 50px;
	width:540px;
	height:20px;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
}

.Middle
{
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 30px;
	margin-right: 30px;
	clear: both;
	width: 738px;
	height: 437px;
	position:relative;
	overflow:visible;
}
.Footer
{
	width:738px;
	margin-left: 30px;
	margin-right: 30px;
	color : #000000;
	font-size : 9px;
	font-weight : bold;
	text-align : right;
	line-height: 25px;
	height:40px;
	clear:both;
}
.Footer A:link, .Footer A:Active, .Footer A:Visited {

}


A:link, A:Active, A:Visited {
	text-decoration: underline;
	color: #000000;
}
<!--welcome page only-->
.Welcome A:link, .Welcome  A:Active, .Welcome A:Visited {
	text-decoration: underline;
	color: #ffcc00;
}
.Welcome UL A:link, .Welcome UL A:Active, UL .Welcome A:Visited {
	text-decoration: underline;
	color: #ffcc00;
}

.Welcome UL{	
	list-style-image: url(../images/icons/bullet_gold.gif);	
	padding: 0px;
	margin:0px;
	margin-top: 10px;	
	list-style-position: inside;
}
 .Welcome UL LI{

	margin-bottom: 10px;
	margin-left: 1em;
}
/*
.Welcome UL{
	list-style-image: url(../images/icons/bullet_gold.gif);
	margin-top:5px;
	margin-left: 0px;
}
.Welcome UL LI{
	margin-bottom: 10px;
	list-style position: inline;
}*/
.PageLinks{
	color: #687D76;
}
.NoUnderline{
	text-decoration: none;
	font-weight: bold;
	font-size: larger;
}

.Alert{
	clear: both;
	background-color: white;
	width: 100%; 
	text-align: center; 
	color: red; 
	font-size: 18px;
}

TABLE {
	
}

td {

}

th {

}

.DarkTable{
	width: 100%;
	border: solid 1px black;
}
.DarkTable TH{
	background-color: #999999;
	padding: 3px;
}
.DarkTable TD{
	padding: 5px;
}
.ImgDateSplitBox{
	float: left; 
	border: solid 1px gray; 
	margin: 5px; 
	padding: 3px;
}
.ImgDateMergeBox{
	float: right;
	border: solid 1px gray;
	margin: 5px;
	padding: 3px;
}
IMG { 
    
}

.DarkDivHeader{
	width: 700px; 
	background-color: #999999; 
	border: solid 1px black; 
	height: 30px; 
	line-height: 30px; 
	font-weight: bold
}
.DarkDivBody{
	border: solid 1px black; 
	height: 470px; 
	width: 680px; 
	padding: 10px;
}

.PrintOnly {
	display: none;
}

#ImageLeft {
	float: Left;
}

#ImageRight {
	float: Right;
}

.center {
	text-align:center;
}




	
.black_text {
	color : #000000;
	font-size : 12px;
	font-weight : 100;
	text-align : left;
	line-height : 15px;
	float: left;
	margin-top: 0px;
	margin-bottom: 5px;
	clear:both
}
		
.print_this_page {
	color : #687D76;
	font-size : 12px;
	font-weight : bold;
	text-align : right;
	line-height : 15px;
	float: right;
	margin-top : 0px;
	margin-right : 40px;
	margin-bottom : 30px;
	clear:both
	}
	
.print_this_page A:link {
	text-decoration: underline;
	color: #687D76;
}

.print_this_page A:Active {
	text-decoration: underline;
	color: #687D76;
}

.print_this_page A:Visited {
	text-decoration: underline;
	color: #687D76;
}

.SmallScroll{
	float: right;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	width: 240px;
	height: 275px;
	background-color: transparent;
	padding-right: 0px;
	margin-top: 5px;
	padding-top: 5px;
}
div.scroll {

	float: right;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	width: 475px;
	height: 275px;
	background-color: transparent;
	padding-right: 30px;
	padding-top: 5px;
	margin-top: 5px;

}

.BigScroll {
	overflow: visible;
	overflow-x: hidden;
	overflow-y: auto;
	height: 624px;
	width: 750px;
	padding-left: 8px;
	padding-top: 10px;
	padding-right: 30px;
}

/*Added by JC*/


.Hide{
	display: none;
}

.Show{
	display: inline;
}
.ShowBlock{
	display: block;
}

.ShowGray{
	display: block;
	background-color: #FFFFCC;
	padding: 5px;
}

/*Menu*/
div.domMenu_menuBar 
{
	background-color:#000000;
	font-size: 12px;
	color: #ffffff;
}
div.domMenu_menuElement 
{
    background-color:#000000;
    text-align: center;
    line-height: 20px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
}
div.domMenu_menuElementHover 
{
}
div.domMenu_subMenuBar 
{
	margin-left: 1px;
	margin-top:0px;
    background-color: #000000;
	width:170px;
}
div.domMenu_subMenuElement 
{
	width:162px;
    font-size: 14px;
    color: #ffffff;
    padding: 4px 4px 4px 4px;
    font-weight:normal;
}
div.domMenu_subMenuElementHover 
{
}



/*Worship Menu styles */
div.domMenu_WorshipMenuBar
{
	background-color:#FFFFFF;
	font-size: 14px;
}
div.domMenu_WorshipMenuElement 
{
    background-color:#FFFFFF;
    text-align: center;
    line-height: 20px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 6px;
    padding-right: 6px;
	border-right: solid 1px #000000;
}
div.domMenu_WorshipMenuElementHover 
{
    background-color:#F5C03D;
}
div.domMenu_WorshipsubMenuBar 
{
	margin-left: 1px;
	margin-top:1px;
    background-color: #ffffff;
	width:170px;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;

}
div.domMenu_WorshipsubMenuElement 
{
	width:162px;
    font-size: 14px;
    color: #000000;
    padding: 4px 4px 4px 4px;
    font-weight:normal;
	border-bottom: solid 1px #000000;
}
div.domMenu_WorshipsubMenuElementHover 
{
    background-color:#F5C03D;
}
/* END MENU */

/*end added by JC*/

