#Footer
{
	background-color:#000000;
	width:992px;
}


#FooterTop
{
	background-color:#000000;
	background-image: url(images/footer_top_bg.jpg);
	background-repeat: no-repeat;
	width:992px;
	height:29px;	
}

#ContentTD
{
	background-color:#FFFFFF;
}
#ContentPanel
{
	font-family: arial, sans serif;
	font-size: 9pt;
	text-align:left;
	position:relative;
	background-color:#FFFFFF;
	color:#000000;

}

#SideBarTop
{
	background-image: url(images/leftbar_bg_top.jpg);
	background-repeat: no-repeat;
	width:349px;
	height:256px;
}

#SideBarTile
{
	background-image: url(images/leftbar_bg_tile.png);
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	width:349px;
}


#MenuBg
{
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	height:50px;
}

.Divider
{
	background-color:#FFFFFF;
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	width:250px;
	height:1px;	
}

#FaithCountyBg
{
	background-color:#FFFFFF;
	background-image: url(images/faithcounty_bg.jpg);
	background-repeat: no-repeat;
	width:331px;
	height:241px;	
}
