/* CSS Document */

A:hover  { color: black; text-decoration: none }
.bodyTextV { font-size: 11px; line-height: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
.largeG { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif }
.largeV { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
.multiLineField  { font-size: 12px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color:#006699; width: 210px }
.standardG { font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif }
.standardV { font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif }
.textField { font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #996; border: ridge 1px #663; width: 210px }

a:hover {
	color: #FFA405;
	text-decoration: underline;
	}
	
.divider {
	background: bottom url(images/footer_bg.gif) repeat-x;
	height: 0;
	margin-right: 5px;
	position: relative;
}	
	
.nav{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#002EDE}

.nav5{
width: 112px;
}

.nav2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF}

#background{
background-color:##006699}

#navonpage{
color:#009999
}

.navigationbar:link, .navigationbar:visited, .navigationbar:hover, .navigationbar:active{
color:#009999
}

.navtable:link{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000000;
text-align:center;
font-weight:bold;
width:107px;
text-decoration:none;
display:block;
}

.navtable:visited{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000000;
text-align:center;
font-weight:bold;
width:107px;
text-decoration:none;
display:block;
}

.navtable:hover{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#0066CC;
text-align:center;
font-weight:bold;
width:107px;
display:block;
text-decoration:none
}

.navtable:active{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#003366;
text-align:center;
font-weight:bold;
width:107px;
text-decoration:none;
display:block;
}

ul {
	margin: 0px 1em 0px 2em;
	padding: 0px;
}
li {
	margin: 0em 0px;
	padding-left: 2px;
}

a {
	color: #FF7F00;
	font-weight: bold;
	text-decoration: none;
}

-------

body {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

th, td {
	font-size: 13px;
}

img {
	border: 0;
	border-color: #FF9900;
}

p {
	padding: 3;
}

a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.margin {
	margin-left: 75px;
	margin-right: 75px;
	}

/* ***** */

body {
	background: #000000;
	padding-top: 5px;
}

.verse {
	text align: left;
	}

blockquote 
{
	border: thin;
	background:white;
	font-size: 13px;
	text align: left;
	font-family:Arial, Helvetica, sans-serif;
	border:thin;
	border-color: #990000;
}

#topnav {
	position: absolute;
	top: 0px;
	left: 560px;
	font-size: 1px;
}

#nav {
	position: absolute;
	top: 45px;
	left: 326px;
	margin: 0;
	padding: 0;
	width: 162px;
}

#footer {
	background: #990000;
	border-bottom: 1px solid white;
	margin: 0 1px;
	padding: 6px 16px;
}

* html #footer {
	padding-top: 3px;
}

#footer p {
	margin: 0;
	padding: 0;
	position:relative;
}
.style9 {
	text-decoration: underline;
}
