body
{
	margin: 3px 0px 0px 43px;
	font-size: 76%;
	width: 651px;
	font-family: arial;
	font-size: 12px;
}
img
{
	display: block;
	margin: 0px;
	border-style: none;
}
h1
{
	font-size: 2em;
}
h2
{
	font-size: 1.75em;
}
h3
{
	font-size: 1.50em;
}
h4
{
	font-size: 1.25em;
	color: #993300;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.clear
{
	clear: both;
}
a
{
	font: bold 1.0em arial, verdana, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #999999;
}

/* ids and classes for divs */
#logo
{
	float: left;
	width: 142px;
	height: 107px;
}
#headerImage
{
	float: left;
	background: url(images/headerBg.gif) no-repeat;
	width: 410px;
	height: 58px;
	padding: 63px 0px 0px 75px;
}

#spanishHeaderImage
{
	float: left;
	background: url(images/headerBgSpanish.gif) no-repeat;
	width: 424px;
	height: 46px;
	padding: 61px 0px 0px 65px;
}
a.headerLinks
{
	text-decoration: none;
	color: #000000;	
	font-weight: bold;	
}
a:hover.headerLinks
{
	color: #993300;
}
#navigation
{
	float: right;
	width: 499px;
}
a.navLink 
{
	text-decoration: none;
	font: bold 0.87em arial, verdana, sans-serif;
	color: #000000;
	float: left;
	width: 69px;
	margin: 12px 15px 0px 0px;
}
a:hover.navLink
{
	color: #999999;	
}
.folder
{
	float: right;
	background: url(images/folder.gif) no-repeat;
	width: 499px;
	height: 17px;
	margin-top: 17px;
}
.folder a
{
	text-decoration: none;
	font: bold .90em arial, verdana, sans-serif;
	color: #000000;
	padding-top: 4px;
}
.spanishFolder
{
	float: right;
	background: url(images/spanishFolderTabs.gif) no-repeat;
	width: 499px;
	height: 17px;
	margin-top: 17px;
}
.spanishFolder a
{
	text-decoration: none;
	font: bold .90em arial, verdana, sans-serif;
	color: #000000;
	padding-top: 4px;
}
#flash
{
	width: 499px;
	height: 257px;
	float: right;
}
#banner
{
	width: 479px;
	background: url(images/bannerBg.gif) no-repeat;
	padding: 10px;
	height: 237px;
	float: right;
}
#content
{
	float: right;
	width: 499px;
	padding-top: 40px;
}
.callOut
{
	background: url(images/callout2.jpg) no-repeat;
	width: 142px; 
	height: 86px;
	float: right;
}
.callOutText
{
	margin: 30px 0px 0px 18px;
}

.callOut a
{
	font: 1.0em arial, verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: black;
}
.callOut a:hover
{
	text-decoration: underline;
}
#footer
{
	margin-bottom: 50px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #cccccc;
	width: 670px;
	height: 20px;
	color: #999999;
	font-size: 1.00em;
	text-align: center;	
}
#footer a
{
	font: .90em arial, verdana, sans-serif;
	color: #999999;
	text-decoration: none;
}
.foot
{
	width: 92px;
	float: left;
	border-right: 1px solid #cccccc;
}

/* ids and classes for content */
.verse
{
	color: #999999;	
}
#submit input
{
	background-color: #DCCD97;
	border: 1px solid #993300;
	color: black;
}

.submition
{
	margin-bottom: 15px;
}
.error
{
	border: 2px solid red;
	width: 300px;
	padding: 10px;
}
.subHeader {
	font-weight: bold;
	color: #993300;
}
