/* the following rule is recognized only by IE */
* html body hr
{
	margin-top: 25px;
	margin-bottom: -10px;
	padding-bottom: 0px;
}
a:link
{
	color: #666666;
}
h1
{
	font-size: 12px;
	text-align: center;
	margin-bottom: 0px;
}
h2
{
	font-size: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: normal;
	text-align: center;
}
h4
{
	margin-bottom: 5px;
	font-size: 8px;
	text-align: center;
	margin-left: -1px;
	margin-right: -1px;
}
	/* the following rule is recognized only by IE */
	* html body h4
{
		margin-bottom: 15px;
}
#container
{
	background-image: url(graphics/baptistbanner.jpg);
}
#logo
{
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	border: none;
	vertical-align: top;
	width: 180px;
	height: 128px;
	clear: both;
}
	/* the following rule is recognized only by IE */
	* html body div#logo
	{
	margin-bottom: -2px;
	}
#logo a
{
	background-image: url(graphics/logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
}
#logo a:hover
{
	background-image: url(graphics/logoheart.jpg);
	background-position: top;
}
#leftbar
{
	padding-bottom: 130px;
	text-align: left;
	overflow: hidden;
	vertical-align: top;
}
	/* the following rule is recognized only by IE */
	* html body div#leftbar
	{
	padding-top: 16px;
	padding-bottom: 135px;
	}
#leftbar p
{
	font-size: 8px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
}
/* the following rule is recognized only by IE */
* html body div#leftbar p
{
	margin-bottom: 40px;
	margin-top: -1px;
	padding-left: 0px;
	padding-right: 3px;
}
#schedule
{
	font-size: 8px;
	vertical-align: top;
}
/* the following rule is recognized only by IE */
* html body div#schedule
{
	padding-right: 0px;
	margin-right: 0px;
	font-size: inherit;
}
#schedule p
{
	text-align: right;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 30px;
}
/* the following rule is recognized only by IE */
* html body div#schedule p
{
	font-size: inherit;
	padding-left: 0px;
	margin-left: -3px;
}
#schedule a:link
{
	text-decoration: none;
	font-weight: bold;
}
#schedule a:visited
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#schedule a:hover
{
	color: #993300;
	text-decoration: none;
}
#maincontent
{
	padding-right: 130px;
	background-image: url(graphics/baptistbottompic.jpg);
	padding-top: 130px;
	bottom: 0px;
}
/* the following rule is recognized only by IE */
* html body div#maincontent
{
	margin-bottom: -18px;
}
/* the following rule is recognized only by IE */
* html body div#maincontent p
{
	margin-bottom: -10px;
}
#maincontent li
{
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
}
#maincontent ul
{
	list-style: none;
	text-align: justify;
	margin-bottom: 2px;
}
/* the following rule is recognized only by IE */
* html body div#nav
{
	margin-right: 3px;
}