body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	}
a {
	text-decoration: underline;
	font-weight: bold;
	color:  #ccc;
	outline: none;
	}
a:visited {
	color:  #aaa;
	}
a:active {
	color:  #ccc;
	}
a:hover {
	color: #afa;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 14px;
	line-height: 20px;
	margin: 10px 20px;
	}
h1, h2, h3, h4, h5, h6 {
        font-weight: bold;
        color: #262;
        text-align: center;
        margin-top: 0;
	margin-bottom: 0;
        }
h1 {
	font-size: 36px;
	line-height: 54px;
	}
h2 {
	font-size: 24px;
	line-height: 50px;
	}
h3 {
	font-size: 20px;
	line-height: 34px;
	}
h4 {
	font-size: 16px;
	line-height: 26px;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	}
img {
	border: 0;
	}
ol, ul { padding: 0px;
        margin-left: 70px;
        }
#main li { padding: 0px;
        margin: 10px;
        }
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
.space {padding: 0px;
       margin: 50px 0px;
       }
#head { position: absolute;
        top: 0px;
        left: 0px;
	padding: 0px ;
	margin: 0px;
        height: 135px;
	background: #fff;
	width: 100%; 
        border-bottom: 5px #262 solid;
	}
#head img { float: left;
           }
.right {text-align: right; 
         padding: 15px 40px 0px 0px;
         margin: 0px;
         }
h1.right { padding: 20px 40px 20px 0px;
         vertical-align: top;
         line-height: 32px;
         }
h4.right { padding: 0px 40px;
         vertical-align: bottom;
         line-height: 18px;
         } 
.center { text-align: center;
      margin-left: auto; 
      margin-right: auto;}
#menu {display:none;}
#main { font-family: 'times roman', times, serif;
	float: right;
	padding: 150px 0px 10px 0px;
	margin: 0px;
	border: 0px;
	background: #fff;
	width: 100%; 
	}
html>body #main {
	width: 100%; 
        padding: 150px 10px 10px 5px;
        margin: 0px;
	}
.verse {width: 150px;
       border: medium #262 solid;
       text-align: center;
       margin-left: auto; 
       margin-right: auto;
       }
.verse h5 {background: #262;
       color: #fff;
       }
.verse p {margin: 5px;}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
#pastormonth {display:none;}