body
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	padding-bottom: 10px;
}

body.popup
{
	margin-left: 0;
	margin-right: 0;
	width: auto;
	padding: 5px;	
}

.popup p
{
	color: black;	
}

h1
{
	color: #58c300;
	font-size: 18pt;
	font-weight: 100;
}

a
{
	text-decoration: none;
	color: black;
}

h1 a
{
	color: #58c300;
	font-size: 18pt;
	font-weight: 100;
}

.pageTitle
{
	text-align: right;
	padding-right: 35px;
	_margin-top: 5px; /* IE 6 */
	#margin-top: 25px; /* IE 7 */
	margin-bottom: -10px;
}

.headerBackground
{
	background-color: #58c300;
	height: 87px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
}

.headerBackground a img
{
	width: 730px;
	height: 88px;
	margin-top: -1px;
	margin-left: 35px;
	margin-right: 35px;
	_margin-bottom: -5px; /* IE 6 Hack */
}

a img
{
	text-decoration: none;
	border: none;
}

.navigation
{
	background-color: black;
	width: 770px;
	height: 35px;
	padding-left: 30px;
}

.navigation ul
{
	list-style-type:none;
}

.menu 
{
	color: white;
	font-weight: bold;
	display: inline;
	font-size: 9px;
	height: 16px;
	
}
.menu li 
{
	width:76px;
	height:16px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 14px;
	text-decoration:none;
	background-color:black;
	float:left;
	text-align: center;
}

.menu li * li
{
	padding-bottom: 10px;	
}

.menu li:hover
{
	background-color: #58c300;
}

.menu a
{
	text-decoration: none;
	display: block;
	color: white;
}
.menu a:hover
{
	text-decoration: none;
}

.menu li ul
{
	display: none;
	margin:0 !important;
	background-color: #58c300;
	_background-color: black;
	padding-top: 5px;
	width:76px;
}

.menu li ul li
{
	background-color: #58c300;
	_background-color: black;
}

.menu li:hover ul
{
	visibility: visible;
	display: block;
	position:absolute;
	z-index:1;
	width:76px;
	#width:36px;
	padding: 0;
	padding-top: 5px;
	margin:0;
}

.menu li:hover ul li
{
	width:76px;
	#width:75px;
	margin-left: -3px;
	_margin-left:-40px;
	#margin-left:-40px;
	#padding-bottom: -6px;
	padding-bottom: -6px;
	padding-top: 0px;
}

.menu li:hover ul li:first-child
{
	padding-top:15px;
}

.theater
{
	width: 800px;
	margin-top: 72px;
	#margin-top: 17px;
	_margin-top: 10px;
	#padding-top: 72px;
	_padding-top: 0px;
	margin-bottom:-10px;
}

.left
{
	width: 170px;
	float: left;
	margin-right: 5px;
}

.left ul
{
	list-style-type: none;
}

.left ul a
{
	color: black;
	text-decoration: none;
}

.left ul li
{
	margin-left: -30px;
}

.content
{
	width: 404px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	_margin-bottom: 15px;
	margin-top: -15px;
	_margin-top: 0px;
	min-height:300px;
	height: auto !important;
	height: 300px;
}

.clearBoth
{
	clear: both;
}

.right
{
	float: right;
	width: 185px;
	margin-right: 0px;
	padding-right:15px;
	padding-left: 5px;
}

.verse
{
	padding-top: 70px;
	color: #58c300;
}

.verse h1
{
	font-size: 14pt;
}

.legal
{
	margin-top: 35px;
	margin-left: 135px;
	font-size:8pt;
}

.popup .legal
{
	margin-left:0px;
}

.resource
{
	background-color: #eff0f1;
	text-align: center;
}

.byline
{
	margin-top: -15px;
}

.resource h1
{
	font-size: 14pt;
	text-align: left;
}

.resource h2
{
	font-size: 8pt;
	font-weight: 100;
	color: #58c300;
	text-align: left;
}

.resource ul
{
	font-size: 7pt;
	text-align: left;
	color: black;
	list-style-type: none;
}

.resource li
{
	margin-left: -30px;
	padding-bottom: 3px;
}

.resource ul a:hover
{
	text-decoration: none;
	color: black;
}

.letterClosing
{
	float: right;
	margin-right: 35px;
}

.content h1
{
	color: #ad9898;
}

.nogrey
{
	background-color: white !important;
}

.verseLabel
{
	font-size: 50%;
	font-weight: bold;
}

.scriptureHeading
{
	font-size: 125%;
	font-weight: bold;
}

.buttonlist li
{
	background-color: #58c300;
	text-align: center;
	margin-bottom: 5px;
	padding: 5px;
}

.bookTable tr td img
{
	width: 75px;
}

table td p
{
	margin-bottom: 15px;
	padding-right: 3px;
	padding-left: 2px;
}