﻿* {
	margin: 0;
	padding: 0;
}

a:visited { 
	color: #FF9;
}

a:link { 
	color: #FF9;
}

a:visited:hover { 
	color: #9FF;
}

a:link:hover { 
	color: #9FF;
}

body {
	background: #000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	font-size: 13px;
	line-height: 1.4em;
}

blockquote {
	margin-left: 10px;
}

#content blockquote p {
	margin-bottom: 5px;
	font-style: italic;
	line-height: 1.25em;
}

blockquote strong {
	font-style: normal;
	color: #FF9;
}

h3  {
	color: #FF9;
}

h2  {
	color: #FF9;
}

h1  {
	color: #FF9;
}

h2 { 
	margin: 0 0 10px;
	font-size: 18px;
}

h3 {
	font-size: 14px;
	margin-left: 7px;
	clear: both;
}

ul {
	margin:0 10px 0 15px;
	list-style: none;
	font-weight: bold;
}

ul ul {
	margin: 0 10px 10px 15px;
	font-weight:normal;
	list-style: square;
}



#nonFluid {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}

#menu {
	height: 20px;
	text-align: right;
}

#banner {
	background: url(../images/hwjdJesus.jpg) left top no-repeat;
	margin: 15px auto 0;
	height: 270px;
}

#banner img {
	margin: 36px 0 0 125px;
}

#content {
	width: 625px;
	margin: -35px 0;
	float: right;
}

#content img {
	margin: 0 5px 10px;
	float: right;
}

#content p {
	margin: 0 15px 15px;
}

#colRight {
	float: left;
}

#colCenter {
	float: left;
}

#colLeft {
	float: left;
}

#colLeft {
	width: 400px;
	margin: 0;
	border-right: 1px solid #CCC;

}

#colRight {
	width: 220px;
}

#colLeft h2 {
	margin: 0 5px 15px;
}

#colRight h3 {
	margin: 0 0 2px 15px;
}

#content #colLeft p, #content #colLeft h3 {
	font-size: 15px;
	line-height: 1.35em;
}

#content #colRight p {
	margin-left: 25px;
}

#copyright {
	width: 100%;
	clear: both;
	padding: 30px 0 15px;
	text-align: center;
}

.highLight {
	font-weight: bold;
	color: #FF0;
}

.continue {
	text-align: right;
	padding: 10px 0 20px;
}

.footnote {
	font-size: .7em;
	font-weight: normal;
	color: #FFF;
}

.smaller {
	font-size: .7em;
	font-weight: normal;
	color: #FFF;
}

#copyright p {
	font-size: 11px;
	font-style: italic;
	line-height: 1.25em;
	padding-top: 7px;
}

.footnote {
	font-size: 11px;
	font-style: italic;
	line-height: 1.25em;
	padding-top: 7px;
}

