.imgfloat {
	float: left;
}

.h2red {
	font-size: 110%;
	color:#954b4b;
	font-weight: bold;
}

body { 
	background-color: #58648A;
	font-family: Geneva, Verdana, Arial, Trebuchet MS, sans-serif;
	font-size: 13px;
	margin: 0px;
}

#main {
	background-color: #E1E6F4;
	font-size: 110%;
	padding: 15px;
	margin-right: 10px;
	margin-left: 180px;
}

#footer {
	background-color: #E1E6F4;
	color: #000000;
	text-align: center;
	padding: 15px;
	margin: 10px;
	font-size: 90%;
	clear: both;
}

IMG.header {
	display: block;
	margin-left: auto;
	margin-right: auto
}

#sidebarleft {
	background-color: #E1E6F4;
	font-size: 105%;
	padding: 15px;
	margin: 0px 10px 10px 10px;
	float: left;
	width: 130px;
	line-height: 1.5em;
}

#adultbiblestudy {
	font-size: 130%
}

h1 {
	font-size: 120%;
	color: #954b4b;
}

h2 {
	font-size: 110%;
	color:#39365E
}

.h2class {
	font-size: 110%;
	color:#39365E;
	font-weight: bold;
}

#sidebarleft a:link {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

#sidebarleft a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

a:link {
	color: #39365E;
	text-decoration: none;
	border-bottom: 1px dotted #39365E;
}
a:visited {
	color: #39365E;
	text-decoration: none;
	border-bottom: 1px dotted #39365E;
}

.bold {
	font-weight: bold;
}

.boldunderline {
	border-bottom: 1px solid black;
	font-weight: bold;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

#indexsideimage {
	float: left;
	margin-right: 10px;
}