#photo {
	width: 350px;
	height: 210px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	width: 770px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: auto; 
	margin-left: 0px; 
	margin-right:auto;
	background: #336600;
}

#page_body {
	background: #FFFFFF;
	margin-top: 0px; 
	padding-top: 0px;
}

#heading {
	margin-top: 0px;
	background: url(../images/banner.png) no-repeat;
	width: 770px;
	height: 220px;
}

#lang {
	text-align: right;
	margin-top: 0px;
	padding-top: 210px;
	padding-right: 10px;
	font-size: 12px;
}

table {
    border:none;
	border-collapse: collapse;	
}

#curpage {
	color: #FF0000 !important;
	font-size: 14px;
}
a {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #cccccc;
}

.current {
	color: #cc9900;
}

#menu {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 150px;
}

#menu div {
	margin: 0 0 17px 0;
}

#submenu {
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 13px;
}

#submenu b { font-size: 18px;}

#submenu a, #submenu span {
	margin-right: 8px;
}

#content {
    background-color: #FFFFFF;
	text-align: left;
	margin-top: 5px;
	margin-left: 30px;
	width: 720px;
}

#left {
  	width: 150px;
	vertical-align: top;
}


#left .bible {
	margin-top: 30px;
	width: 280px;
	text-align: justify;
}

.details {
	margin-left: 10px;
	margin-top: 5px;
}

#right .bible {
	margin-top: 30px;
	margin-left: 30px;
	width: 260px;
	text-align: justify;
}

.bible .scripture {
	color: #000000;
	font-size: 12px;
	line-height: 20px;
}

.bible .book {
	color: #990033;
	font-weight: bold;
	font-size: 11px;	
	text-align: right !important;
	margin-top: 10px;
}


#right {
    background-color: #FFFFFF;
	padding-left: 60px;
	vertical-align: top;
	font-size: 12px;
	padding-right: 50px;
}

h4 {
	font-size: 14px;
	color: #336600;
	margin-bottom: 10px;
}

#right #welcome {
	color: #990033;
	margin-top: 0px; 
	font-weight: bold;
	font-size: 13px;
}

#right #pagetitle {
	color: #990033;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

#right p {
	color: #000000;
    text-align: justify;
	line-height: 20px;
	font-size: 12px;
}

#right .info {
	color: #000000;
	font-size: 13px;
	margin-top: 20px;
}

.back {
	text-align: right;
	margin-bottom: 5px;
}

.back a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
	padding-right: 30px;
	color: navy;
}

.back a:hover {
	color: red;
}

.lastupdate {
	font-size: 10px;
	color: #666666;
	margin-left: 20px;
	text-align: right;
}

#footer {
	margin-top: 30px;
	font-size: 11px;
	margin-bottom: 20px;
}

#theme {
	margin-top: 20px;
	margin-left: 0px !important;
}

ul {
	list-style-type:square;
}

li {
	padding-left: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}

ul.circle{
	margin-top: 5px;
	list-style-type:circle;
}

ul.circle li {
	padding-left: 0px;
}