body {
	margin : 0;
	padding : 0;
	color : #888;
	font-family : "Verdana", Lucida, Verdana, sans-serif;
	font-size : 11px;
	line-height : 1.8em;
	text-align: center;
	background-color: #000;
	background-image: url(../images/patern.gif);
	background-repeat: repeat;
 }
 
a, a:link, a:visited {
     color: #666;
     text-decoration: none;
 }

p, ul, ol {
	margin-top: 10px;
	margin-bottom: 10px;	
}

a:hover {
	color: #FFFFFF;
}

strong {
     font-weight : normal;
     color : #fff;
 }
h1 {
	font-size : 15px;
	font-weight : normal;
	color : #fff;
	margin : 0;
	letter-spacing: 1px;
	text-align: left;
}
h2 {
	font-size : 11px;
	font-weight : normal;
	color : #fff;
	margin : 0;
	border-bottom:1px solid #222;
 }
h3 {
    font-size : 11px;
    font-weight : normal;
    color : #fff;
    margin : 0;
}
sup {
     color : #fff;
     font-size : 8px;
 }
img{
    border:0;
}
.whitelinks:links {
	color: #ffffff;
}
.whitelinks:visited {
	color: #ffffff;
}
.image_inline {
	float : left;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 0;
 }
 
 .image_inlineright {
	float : right;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 0;
 }

.rightalign {
	padding-left: 30px;
}

.footer_text {
font-size: 9px
}

.logo {
	left: 43px;
	height: 74px;
	width: 411px;
	position: absolute;
	top: 20px;
	visibility: visible;
}

.header_sec_1{
    width:250px;
    float:left;
    height: 98px;
}
.header_sec_2{
    width:430px;
    float:left;
    height:98px;
    text-align : center;
}
.header_sec_3{
    width:250px;
    height:98px;
    float:left;
}
.list {
	padding:0px;
	list-style:square;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.tool-tip {
	color: #333;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #2e74a6;
	background: url(bubble.png) top left;
}
 
.tool-text {
	padding-left: 0px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-top: 2px;
	font-size: 11px;
	background: url(bubble.png) bottom right;
}

.googlemap {
	color: #000000;
}

.htmllightbox {
	background-color: #181818;
	padding: 15px;
	text-align: left;
	max-width: 500px;
	width: 500px;
}a.googlemap:hover {
	color: #000000;
}
	
#author, #email, #url, #comment, #start_date, #end_date, #display_date, #event_name, #txtUserId, #txtPassword, #tape_number, #service_title, #service_date, #r_chapterstart, #r_chapterend, #r_versestart, #r_verseend, #filename, #upload
{font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif; 
background: #333;
border: 1px solid #555;
color: #ddd;
padding: 2px;
}

#author, #email, #url {width: 185px;}	
#comment {width: 185px; height: 125px; overflow: auto; font-size: 10px;}
#submit {background: #333; border: 1px solid #555; color: #ddd; font-size: 11px; padding: 0 1em;}
#btnLogin {background: #333; border: 1px solid #555; color: #ddd; font-size: 11px; padding: 0 1em;}

	
#commentwrap {
	background-color: #181818;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	padding-top: 15px;
	padding-bottom: 3em;
	text-align: left;
}
	
#commentform {color: #555;}
		
#header {
	height: 115px;
    width : 930px;
    background : url(../images/headerwlogo.jpg);
    border-bottom : 1px solid #222;
 }
#maincontent {
     float : left;
     background-color : #000;
     border-left : 2px solid #111;
     border-right : 2px solid #111;
	 border-bottom : 2px solid #111;
 }

#content_center {
	position: relative;
	width : 934px;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
 }
#navigation {
	border-bottom-color: #333333;
	background-image: url(../images/navgloss.jpg);
	background-repeat: repeat-x;
    border-bottom:1px solid;
	background-position: 0px 0px;
}

#nav_content {
	margin-right: 15px;
	margin-left: 15px;
}
#subnav {
	visibility:hidden;
	border-bottom: 1px solid #333333;
	margin-right: 20px;
	margin-left: 20px;
	font-size: smaller;
	position: relative;
}
#subheader { 
	margin-left: 25px; 
	margin-bottom: 20px; 
	margin-right: 25px; 
	margin-top: 20px; 
	float: left;
    width: 880px;
    height: 190px;
    background: #000;
 }

#subheaderbig { 
	margin-left: 25px; 
	margin-bottom: 20px; 
	margin-right: 25px; 
	margin-top: 20px; 
	float: left;
    width: 880px;
    height: 350px;
    background: #000;
 }

#content {
	float: left;
    width: 930px;
    background: #000;
 }
 
#lefttopcontent {
	float: left;
	width: 290px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	border: 1px solid #111;
	background-color: #111;
	padding: 15px;
	height: 162px;
 }

#lefttopcontent_short {
	float: left;
	width: 290px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	border: 1px solid #111;
	background-color: #111;
	padding: 15px;
	height: 120px;
 }

#righttopcontent_short {
	float: left;
	width: 510px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #111;
	padding: 15px;
	background-color: #111;
	height: 120px;
 }
 
 #righttopcontent {
	float: left;
	width: 510px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #111;
	padding: 15px;
	background-color: #111;
	height: 162px;
 }
 
 #righttopcontentconf {
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-top: 9px;
	float: left;
	width: 510px;
	height: 162px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #111;
	background-color: #111;
	//*background-image: url(../ministries/conf_files/09confdevider.png);*//
	height: 162px;
 }
 
 #lefttopcontentconf {
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-top: 9px;
	float: left;
	width: 290px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	border: 1px solid #111;
	background-color: #111;
	height: 162px;
 }
 
 #confspeakersright {
 	padding-top: 35px;
 	padding-left: 10px;
 	float: left;
 	width: 275px;
 }
 
  #confspeakersleft {
  	padding-top: 35px;
  	float: left;
 	width: 200px;
 }

#lefttopcontentmissions {
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-top: 9px;
	float: left;
	width: 290px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	border: 1px solid #111;
	background-color: #111;
	height: 162px;
 }

#righttopcontentmissions {
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-top: 9px;
	float: left;
	width: 510px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #111;
	background-color: #111;
	height: 162px;
 }
 
 #lefttopcontentabout {
	float: left;
	width: 285px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #111;
	background-color: #111;
	padding: 15px;
	height: 210px;
}

#righttopcontentabout {
	float: left;
	width: 510px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 26px;
	border: 1px solid #111;
	padding: 15px;
	background-color: #111;
	height: 210px;
}

 
 #three_colum_content {
	padding: 15px;
	margin-left: 26px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 10px;
	float: left;
	width: 245.3px;
	background-color: #111;
	height: 140px;
 }

 
 
  .three_column {
	margin-top: 10px;
	float: left;
	width: 257.3px;
	background-color: #000000;
	height: 190px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
 }
 
  .three_column_center {
	margin-top: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #111;
	border-left-color: #111;
	border-right-width: 2px;
	border-left-width: 2px;
	float: left;
	width: 257.3px;
	background-color: #000000;
	height: 190px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
 }


#loginbox {
	border-style: solid;
	border-width: 2px;
	border-color: #111;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	padding: 30px;
	position: relative;
	text-align: left;
	width: 225px;
	background-color: black;
}

.textright {
	left: 478px;
	position: absolute;
}

 #nopodcast {	
	margin: 0px;
	text-align: left;
	float: left;
	width: 510px;
	padding: 15px;
	background-color: #181818;
 }


hr {
	border-bottom-color: #222;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-style: solid;
	color: #222;
}

.imgrspace {
	margin-top: 5px;
	margin-right: 20px;
}

