BODY {
	background:white url('http://www.springdalelutheran.org/images/left_bar_1px.jpg') repeat-y fixed left top;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
}
	
h1{
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
	font-style: normal;
	font-size: 14pt;
	margin-top: 6px;
	color: Navy;
	font-weight: bold;
}

h2{
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
	font-style: normal;
	font-size: 12pt;
	margin-top: 6px;
	color: 666699;
	font-weight: bold;
}

h3{
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
	font-style: normal;
	font-size: 10pt;
	margin-top: 6px;
	color: 8C0BB7;
	font-weight: bold;
}

p{
	text-align: justify;
}

A {
	color: blue;
	text-decoration: none;
}

A:HOVER {
	color: maroon;
}

#content {
	position : absolute;
	left: 157px;
	top: 145px;
	width: 617px;
	font-size: 10pt;
	background-color: white;
	padding-right: 20px
}

#SideNav {
	padding-bottom: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	left: 7px;
	top: 237px;
	font-size: 10px;
	width: 162px;
	height: 574px;
	font-size: 8pt;

}