body
{
	font-family: Verdana, Arial;
	font-size: x-small;
	margin-right: 100px;
}
td
{
	font-size: x-small;
}
td.date
{
	font-weight: bold;
	padding-right: 10px;
}
h1
{
	font-size: large;
	color: #345678;
	margin-top: 20px;
}
h2
{
	font-size: small;
	padding-top: 10px;
	color: #ecae12;
}
h3
{
	font-size: x-small;
	color: #345678;
	margin-bottom: 5px;
}
h3.classTitle
{
	font-size: small;
}
span.classTitle
{
	color: #345678;
	font-weight: bold;
}
h4
{
	font-size: x-small;
	margin-top: 5px;
	margin-bottom: 0px;
}
.classInfo
{
	margin-left: 40px;
}
.qtn
{
	font-style: italic;
}
div.para, div.qtn
{
	padding-bottom: 10px;
	color: #505050;
}

div.para2 {
padding-bottom: 10px; color: #505050; width: 850px; font-size: 12px;
}

div#para3 {
padding-bottom: 10px; color: #505050; width: 650px; font-size: 12px;
}

.paraHeader
{
	font-weight: bold;
}
div.navMenu
{
	height: 150%;
	margin-top: 10px;
	float: left;
	margin-right: 5px;
}
#mainDiv
{
	margin-top: 0px;
	border-left: solid 1px #333333;
	padding-left: 20px;
	width: 1000px;
	position:absolute;
	top: 180px;
	left: 180px;
}
#mainDiv img
{
}
.navItem a
{
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
.navItem a:hover
{
	color: Red;
	font-weight: bold;
}
.navItemSelected a
{
	color: #333333;
	text-decoration: none;
	padding: 5px;
	width: 160px;
	position: relative;
	
}
.d2
{
	padding-left: 10px;
}

.navItem
{
	margin: 5px;
}
.navItemSelected
{
	margin: 5px;
	border: solid 1px #808080;
	background: ccddee;
	font-weight: bold;
}
.header
{
	border-bottom: solid 1px #333333;
}
a img
{
	border: none;
}
#lastUpdated
{
	padding-top: 40px;
	font-size: xx-small;
	color: #808080;
}
img.mailGif
{
	margin-right: 5px;
}
li
{
	margin-bottom: 10px;
}
#specialNotice
{
	position: absolute;
	border: solid 1px #000000;
	float: right;
	width: 300px;
}
#divClasses
{
	border: solid 0 #dddddd;
	float: right;
	width: 300px;
	margin-left: 50px;
}
#divSunday
{
	border: solid 0 #dddddd;
	float: left;

}
#announcement
{
	text-align: center;
	position: absolute;
	top: 20px;
	right: 100px;
	border: solid 2px red;
	border-bottom: solid 2px red;
	width: 350px;
	background: white;
	padding: 5px;
}
#announcement .para
{
}
.note
{
	font-size: xx-small;
	margin-top: 10px;
}

.movie {
width: 550px; position: relative; top: 20px; left: 50px;
}

.tithe {
position: absolute; left: 80%; top: 55%;
}

.newpara {
font-size: 12px; line-height: 20px;
}

.leader {
position: relative; top: -500px; z-index: 1;
}
