﻿body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
}



#page {
	background-color: #FFFFFF;
	width: 780px;
}

#heading {
	background: url(bg/banner.png) no-repeat;
	margin-top: 0px;
	width: 760px;
	height: 70px;
}

table {
    	border:none;
	border-collapse: collapse;	
}

#curpage {
	color: #FF0000 !important;
	font-size: 14px;
}

#menu {
	margin-left: 15px;
	font-size: 14px;
}

#menu a {	
	color: #003366;
	text-decoration: none;
	margin-right: 13px;
}

#menu a:hover {
	color: #CCCCFF;
}

#lang {
	padding-top: 30px;
	text-align: right;
	font-size: 12px;
}

#lang a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	//padding: 0px 1px 0px 1px;	
}


#lang #selected{
	font-size: 12px;
    	color: #666666;
	//padding: 0px 1px 0px 1px;
}

#content {
    	background-color: #FFFFFF;
	text-align: left;
	margin-left: 30px;
	margin-top: 20px;
	width: 720px;
}

#left {
  	width: 285px;
	vertical-align: top;
}


#left .bible {
	margin-top: 30px;
	width: 280px;
	text-align: justify;
}

#submenu {
	margin-bottom: 20px;
}

#submenu a {	
	color: #666666;
	font-size: 12px;
	margin-right: 8px;
}

#submenu a:hover {
	color: #CCCCCC;
}

#viewmap {
	padding-left: 5px;
	font-size: 10px;
	color: #003366;
}

#viewmap a {
	color: #003366;
	text-decoration: none;
}

#viewmap a:hover {
	text-decoration: underline;
}

#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: 13px;
}

#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 .topic{
	color: green;
	font-size:14px;
	font-weight:bolder;
}
.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;
	margin-top: 20px;
	
}


#theme {
	margin-top: 20px;
	margin-left: 0px !important;
}

#theme span {
	font-size: 10px;
	color: #000000 !important;
}

#pagetitle span {
	font-size: 10px;
	color: #000000 !important;
}

span {
	font-size: 10px;
}

#footer {
	width: 780px;
	clear: both;
}

#footer p {
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	//font-weight: bold;
	text-align: right;
	color: #999999;
}


img {
	border-style: none;
}

.download {
	color: #003366;
	text-decoration: none;
}

.download:hover {
	color: #CCCCCC;
}

li a {
	color: #003366;
	text-decoration: none;
}

li a:hover {
	color: #ccccff;
}