html, body {
	background-color: #3a6666;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

#outer {
	position: absolute;
	top: 0;
         height: 100%;
/*	left: 200px;*/
	left: 50%;
	width: 760px;
	padding: 0;
	margin-left: -380px;
	}

#header {
	height: 200px;
	width: 752px;
	border: 4px;
	border-style: solid;
	background-image: url(images/clouds.jpg);
	}

#scripture {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 320px;
	text-align: center;
/*	color: #a00;*/
         color: #dddddd;
	font-family: Times, serif;
	font-style: oblique;
	line-height: 18px;
	text-decoration: none;
	padding: 2px 0 0 5px;
	}

#info {
	position: absolute;
	right: 10px;
	top: 15px;
	text-align: right;
	width: 280px;
	color: #aa00ff;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	background-color: #0000ff;
	}

#title {
	position: absolute;
	top: 92px;
	width: 752px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	}

#title h1 a {
	color: #000000;
	text-decoration: underline;
	background-color: transparent;
	padding: 0;
	}

#title h1 a:hover {
	color: #dddddd;
	text-decoration: none;
	}

#title p {
	font-style: oblique;
	font-family: Times, serif;
	font-weight: normal;
	font-size: 24px;
	padding: 0;
	}

#bar {
	position: relative;
	top: -1px;
	height: 18px;
	width: 752px;
	background: Maroon;
	color: #ffffff;
	font: bold 15px sans-serif;
	vertical-align: middle;
	border: solid #000000;
	border-width: 1px 4px 4px 4px;
	margin: 0;
	padding: 0;
	}

#date {
	padding: 0 5px 0 5px;
	font-size: 16px;
	z-index: 100;
	visibility: visible;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #FFFFFF;
	}

#bar h1 a{
	position: absolute;
	bottom: -3px;
	right: 0;
	z-index: 100;
	padding: 0 5px 0 0;
	margin: 0;
	text-align: right;
	text-decoration: none;
	color: #E6E6FA;
	text-transform: lowercase;
	font-size: 25px;
	font-weight: normal;
	}

#bar h1 a:hover{
	color: #A2A2B6;
	}

p {
	padding: 0px 10px 0px 10px;
	}

h1 a {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
	}

h2 {
	color: #000000;
	margin:5px 5px 5px 5px; 
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	padding: 5px 0 0 5px;
	display: block;
	}

h2 a {
	color: #000000 ;
	text-decoration: underline;
	background-color: transparent;
	}

h2 a:hover {
	color: #A2A2B6 ;
	background-color: black;
	}

h3 {
	font-weight: bold;
	font-size: 1.2em;
	margin: 5px 0 0 10px; 
	padding: 5px 0 0 5px;
	}

#bodyblock {
	position: relative;
/*	background: #000000;*/
	line-height: 20px;
	color: #333333;
	width: 760px;
	top: -1px;
	}

#wrapper {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 16px;
	width: 752px;
	background: #eeeeff;
	color: #333333;
	border: solid #000000;	
	border-width: 0 4px 4px 4px;
	text-align: left;
	}

.sidebar {
	float: right;
	background: #99BB99;
	color: #000000;
	width: 230px;
	border: 5px groove #FFFFFF;
	margin: 4px 0 2px 2px;
	padding: 0;
	text-align: center;
	}

.sidebar p{
	margin: 0;
	display: block;
	}

.sidebar ul {
	list-style: none;
	list-style-position: outside;
	display: block;
	margin: 5px 0 10px 0;
	padding: 0;
	}

.sidebar li {
	margin: 0;
	padding: 0;
	}

.sidebar ul li h2 {
	font-size: 12px;
	line-height: 12px;
	margin: 0;
	padding: 1px 0 1px 5px;
	background: #555555;
	color: #ffffff;
	border: 1px groove black;
	}

.sidebar ul li li {
       padding: 2px 2px 2px 2px;
       }

.sidebar a {
	text-align: center;
	border: none;
	text-decoration: none;
	color: Blue;
	padding: 0 0 0 4px;
	}

.sidebar a:hover {
	text-decoration: underline;
	color: #8B0000;
	}

h2.widgettitle {
	color: black;
	background-color: transparent;
	}

#footer {
	background: #c0c0c0;
	text-align: center;
	font-size: 14px;
	color: #333333;
	border: solid black;
	border-width: 1px;
	margin: 0;
	padding: 0;
	}

#validator img{
	border: none;
	}

.post{
	padding: 10px 0 10px 0;
	}

.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 18px;
	}

.date {
	background-color: black;
	color: white;
	}

.entry{
	line-height: 18px;
	}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
	}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
	}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
	}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
	}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	}

.commentmetadata{
	font-size: 12px;
	}

.comments-template p.nocomments{
	padding: 0;
	}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	}

.Caption { 
	font-style:italic; 
	}
	
.T1 { 
	color:#000000;
/*	font-size:11pt; */
	font-weight:normal; 
	}

.T2 { 
	color:#ff0000;  
	font-size:7pt; 
	font-weight:normal; 
	}

.T3 { 
	color:#ff0000; 
	font-size:7pt; 
	font-weight:normal; 
	}

.T4 { 
	color:#000000; 
/*	font-size:10pt; */
	font-weight:normal; 
	}

.T5 { 
	color:#ff0000; 
	font-size:7pt; 
	font-style:normal; 
	font-weight:normal; 
	}

.T6 { 
	color:#000000;
/*	font-size:11pt; */
	font-style:normal; 
	font-weight:normal; 
	}

.T7 { 
	color:#ff0000; 
	font-size:7pt;
	font-style:normal; 
	font-weight:normal; 
	}

.T8 { 
	color:#000000; 
/*	font-size:10pt; */
	font-style:normal; 
	font-weight:normal; 
	}


#dprx_find_us_map_box {
        margin: 0px 0px 0px 50px;
        }