

html {
  background-image:url(img/bgcenter.jpg);
  background-position: bottom center;
  background-repeat: repeat;}

body {background-image:url(img/bgtop.jpg);
  background-position: top left;
  background-repeat: repeat-x;
  color: #423cfc;
font-family: Georgia;
background-color: #fff;
color: #444;
text-decoration: none;
word-spacing: normal;
text-align: left;
  margin: 0px;
  padding:0px;
}

p.verse {background-color:#a1a6b6;
padding:10px;
 color:white; font-size:16px;
 border:1px solid #1d274a;
 }
 
 b.ver {color: #1d274a; text-align:right; display:block;}


h2, h4 {
  color: #2050ba;
}

h1 {
  color: #fa101a;
}

h3 {
  color: #2050ba;
  font-weight:200;
  font-size: 10pt;
  padding:0;
  margin:0;
}
.new {
  color: #2050ba;
  font-weight:bold;
  font-size: 10pt;
  padding:0;
  margin:0;
}

div#nav a:link {
    color: #0c4064;
    text-decoration:none;
    
    
}

div#nav a:visited {
    color:#0c4064;
    text-decoration:none;
}

div#nav a:hover {
    color:#E6E8FA;
    text-decoration: none;
}

div#nav a:active {
    color:#666666;
}

div#nav a.on {
    color:#fff;
   background: url('/img/arrow.gif') no-repeat center 27px;

}
div#nav a
{
   padding-bottom:10px;
   padding-top:10px;
}


a:link {
    color: #0c4064;
    text-decoration:underline;
    
}

a:visited {
    color:#0c4064;
    text-decoration:none;
}

a:hover {
    color:#091d75;
    text-decoration: underline;
}

a:active {
    color:#666666;
}

div#hold {
		position: absolute;
		width:800px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
        background-image:url(img/bgcenter.gif);
		 }

div#content {
  padding:0px;
  height:100%;
  width: 700px;
  color: #000;
  margin-left: 50px;
}


div#header {
    width:781px;
    margin:0px;
    padding:0px;
    margin-left: auto;
    margin-right: auto;
}

div#nav{
	height:32px;
	text-align: center;
     margin-left: auto;
    margin-right: auto;
	letter-spacing: 2px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 16px;
	color: #170698;
	line-height: 30px;
}

div#nav a{
	margin-right: 20px;
	margin-top: 2px;
}

div#nav img{
	margin-right: 5px; border: 0px;
}

div#foot{
	background-repeat:repeat-x;
	height:65px;
	text-align: center;
}
   
.small {padding:30px;}

div#float {
	float: right;
	width: 300px;
	padding: 10px;
}


div#left {float:left; padding:10px;}

.text {padding:20px; height:200px; margin-top:10px;}

.small {font-size:9px;}