html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}
#page {
	top:0px;
	width: 970px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
#left {
	width: 360px;
	line-height: 140%;
	vertical-align:top;
	float:left;
	font-size: 14px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #191919;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: 560px;
	line-height: 125%;
	vertical-align:top;
	color: #FFFFFF;
}
#middle {
	background-color: #FFFFFF;
}
#header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 970px;
}
#footer {
	clear: both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #E0DCDC;
	background-color:#191919;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-y;
	padding: 20px;
}

.block-region {
	font-weight: bold;
	color: #000000;
}
a, th {
	color: #FFFFFF;
}
li a.active{
	font-weight: bold;
}
td, tr, td a , tr a, ul.primary a {
	color: #000000;
}
h1, h2, h1 a, h2 a{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
}
h3{
	font-size: 16px;
	font-weight: bold;
}
h4{
	font-size: 16px;
}
table {
	width: 97%;
}
/*
	.block-user div.box {
	width: 295px;
	background-image: url(img/box-middle.gif);
	background-repeat: repeat-y;
    }
     .block-user div.top {
      background-image: url(img/box-top.gif);
      background-position: top left;
      background-repeat: no-repeat;
    }   
    .block-user div.bottom {
	background-image: url(img/box-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
    }
	.block-user div.text {
	color: #FFFFFF;
	line-height: 1.75em;
	font-weight: bold;
	padding: 5px;
	}
*/
.podcasts {
	background-color: #D96D3C;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.pastor-s-corner {
	background-color: #748F64;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.chronicles-of-destiny, .our-stories, .view-chroniclesofdestiny {
	background-color: #6B528C;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contact-us {
	background-color: #A86165;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
p{
	padding-bottom: 10px;
	text-align: justify;
} 
td, tr.odd td {
	background-color:#F7F7F7;
	border-bottom:1px solid #CCCCCC;
	padding:0.1em 0.6em;
}
tr.even td {
	background-color:#FFFFDF;
	border-bottom:1px solid #CCCCCC;
	padding:0.1em 0.6em;
}
#block-views-latestpodcast .top-block {
	background-image: url(img/latestpodcast.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 250px;
} 
.block {
	padding-bottom: 5px;
}
#myGallery
{
width: 560px !important;
height: 485px !important;
}