body {
	margin: 29px 0;
	background: url(../images/bg.jpg) repeat-x;
	font: .8em/1.5em Georgia, "Times New Roman", Times, serif;
	color: #868686;
	text-align: center;
}
img {
	vertical-align: bottom;
	border: 0;
}
p, h1, h3, ul, ol li {
	margin: 0 0 1.5em 0;
}
ul li, ul ul {
	margin-bottom: 0;
}
h2 {
	font: normal 1.85em "Century Gothic", Charcoal, sans-serif;
	color: black;
	margin: 0 0 .2em 0;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}
h3 {
	margin-bottom: .25em;
	font-size: 1.4em;
	color: #000;
}
a {
	color: #3d6f92;
}
a:hover {
	color: #005591;
}

.blue, .blue strong {
	color: #4387b0;
}
.shadow {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.right {
	float: right;
	margin: 0 0 1.5em 20px;
}
.left {
	float: left;
	margin: 0 20px 1.5em 0;
}

#header p a, #nav a, #footer a, #sidebar a.featured {
	text-decoration: none;
}
#header p a:hover, #nav a:hover, #footer a:hover {
	text-decoration: underline;
}

#container {
	margin: 0 auto 14px auto;
	width: 912px;
	background: url(../images/sidebar-bg.gif) repeat-y;
	text-align: left;
}
#container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#header {
	margin: 0 auto 8px auto;
	width: 912px;
	text-align: left;
}
#header h1 {
	margin: 0;
}
#header h1 a {
	display: block;
	width: 261px;
	height: 52px;
	background: url(../images/logo.gif);
}
#header h1 a span {
	display: none;
}
#header p {
	margin: 0px;
	float: right;
	font-size: .85em;
	color: #000;
}
#header p a {
	color: #000;
}

#nav {
	background: url(../images/nav-bg.gif);
	width: 912px;
	height: 55px;
	border: 0px;
	margin: 0 auto 9px auto;
	padding: 0px;
}
#nav td {
	padding: 0 12px;
	text-align: center;
	font: 15px Calibri, Arial, Helvetica, sans-serif;
}
#nav td a {
	display: block;
	width: 100%;
	height: 100%;
	font-weight: bold;
	line-height: 51px;
	color: #919191;
}
#nav td.div {
	width: 1px;
	padding: 0;
	background: url(../images/nav-div.gif) no-repeat;
}

#sidebar {
	width: 251px;
	height: 100%;
	float: left;
	margin-right: 14px;
}
#sidebar p, #sidebar h2 {
	padding: 0 14px;
}
#sidebar h2 {
	margin-bottom: 1em;
	border: 0;
	font-size: 1.4em;
	color: #1f5882;
}
#sidebar ul {
	padding: 0 14px 0 28px;
	margin: 0 0 1.5em 0;
}
#sidebar ul li {
	list-style-type: none;
	padding-left: 19px;
	background: url(../images/sidebar-bullet.gif) no-repeat 0 center;
}
#sidebar div.hr {
	width: 223px;
	height: 1px;
	border-bottom: 1px dotted #CCC;
	margin: 0 auto 1.5em auto;
}
#sidebar a {
	color: #000;
	text-decoration: underline;
}
#sidebar form {
	padding: 0 14px;
}
#sidebar select, #sidebar input {
	margin-bottom: 1em;
}
#faithbasedquiz {
	display: block;
	width: 231px;
	height: 232px;
	margin: 0 auto 1.5em auto;
	background: url(../images/home-faithbasedquiz.jpg);
}
#faithbasedquiz span {
	display: none;
}
#sidebar a.featured {
	display: block;
	margin: auto;
	width: 229px;
	height: 95px;
	margin-bottom: 1em;
	text-align: center;
	font-size: .85em;
	background: url(../images/sidebar-featured-bg.gif);
}
#sidebar a.featured img {
	margin-top: 3px;
}

#content {
	float: right;
	width: 644px;
}
#content ul li {
	padding-left: 18px;
	list-style-type: none;
	background: url(../images/bullet.gif) no-repeat 0 2px;
}

#bottom {
	background: url(../images/sidebar-bottom.gif);
	clear: both;
	width: 251px;
	height: 17px;
	margin-top: -17px;
}

#footer {
	clear: both;
	padding-top: 29px;
	text-align: left;
	background: url(../images/bg.jpg) repeat-x;
}
#footer a {
	color: #000;
}
#footer div {
	width: 912px;
	margin: auto;
}
#footer div div.right {
	float: right;
	width: auto;
}
#adblock {
	float: right;
	margin: 0 0 12px 12px;
}