﻿div.Body
{
	float:left;
	width:805px;
	background-color:White;
}

div.Logo
{
	float:left;
	width: 805px;
	height: 125px;
	background-color:White;
}

div.TopPadding
{
	float:left;
	width:805px;
	height:10px;
	background-color:White;
}

div.RightContainer
{
	float:left;
	width: 650px;
	background-color:White;
}

div.ContentContainer
{
	float:left;
	width:610px;
	
	margin-left:20px;
	
	text-align:left;
	color:Black;
}

div.RightContainerTop
{
	float:left;
	width:650px;
	height:16px;
	
	background-image:url(Images/BLCContentBorderTop.png);
}

div.RightContainerBody
{
	float:left;
	width:650px;
	background-image:url(Images/BLCContentBorderEdges.png);
	background-repeat:repeat-y;	
}

div.RightContainerBottom
{
	float:left;
	width:650px;
	height:16px;
	
	background-image:url(Images/BLCContentBorderBottom.png);
}

div.LeftMenuContainer
{
	float:left;
	width: 150px;
}

.SchedulePanel
{
	text-align:left;
	font-family:Calibri;
}

div.WorshipSchedule
{
	margin-top:0px;	
}

div.InnerWorshipSchedule
{
	padding-left:10px;
	margin-top:-16px;
}

span.WorshipScheduleTitle
{
	text-align:center; 
	font-family:Calibri; 
	font-size:14pt;
	font-weight:bold;
}