BODY
{
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
}


A
{
	color: red;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

EM
{
	color: grey;
}

#buttonWeeklyNews{
    color: navy;
    font-weight: bold;
}

#maincontainer
{
	width: 985px;
/*Width of main container*/
	margin: 0 auto;
/*Center container on page
Center container on page*/
}
#topsection
{
	height: 214px;
/*Height of top section*/
	background-color: white;
}
#topline01wrapper
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	float: left;
	width: 975px;
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid black;
	margin: 5px;
/*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}
#topline01column1
{
	margin-right: 300px;
	padding-bottom: 1px;
	padding-top: 2px;
}
#topline01column2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	float: left;
	width: 500px;
	margin-left: -505px;
	text-align: right;
	padding-bottom: 1px;
	padding-top: 2px;
}
#topline02wrapper
{
	float: left;
	width: 975px;
	border-bottom: 4px solid black;
	margin: 5px;
/*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	padding-bottom: 4px;
	padding-top: 2px;
}
#topline02column1
{
	margin-right: 250px;
	padding-bottom: 4px;
}
#topline02column2
{
	float: left;
	width: 250px;
	margin-left: -255px;
	text-align: right;
}
#mainContentWrapper
{
	float: left;
	width: 726px;
	margin: 5px;
/*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}
#MainContentColumn1
{
	margin-right: 390px;
	/*background-color: #DEDEDE;*/
}
#MainContentColumn2
{
	float: left;
	width: 390px;
	margin-left: -395px;
}
.mainimage
{
	margin: 5px 0px 2px 0px;
	width: 336px;
/*	height: 280px; */
	vertical-align: middle;
	text-align: center;
	position:relative;
}


.mainheadline
{
	margin: 5px;
	margin-bottom: 0px;
}
#topsection H1
{
	margin: 0;
	padding-top: 15px;
}
#contentwrapper
{
	float: left;
	width: 100%;
}
#contentcolumn
{
	margin-right: 238px;
/*Set right margin to RightColumnWidth*/
}
#rightcolumn
{
	float: left;
	width: 250px;
/*Width of right column*/
	margin-left: -250px;
/*Set left margin to -(RightColumnWidth)*/
	background: white;
}
#footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	width: 974px;
	color: White;
	text-align: center;
	margin-left: 5px;
	margin-right: 0px;
}

#footer2 A:hover {
	text-decoration: underline;
}

#footer2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	width: 969px;
	color: white;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	padding: 3px 3px 3px 3px;
	background-color: #000000;
}
#footer2 A
{
	color: White;
	text-decoration: none;
}

.innertube
{
	margin: 5px;
/*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	padding: 0;
}
.menutube
{
	margin: 5px;
/*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	margin-bottom: 0;
	margin-right:2px;
	padding: 0;
}

.noborder
{
	margin: 0px;
/*Margins for inner DIV inside each column (to provide padding)*/
	padding: 0;
}
.redbold
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FF0000;
}
.block4_category
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FF0000;
	line-height: normal;
	text-decoration: none;
	padding-top: 5px;
}
.block4_headline
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #2B2B2B;
	line-height: normal;
	text-decoration: none;
}
.block4_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #2B2B2B;
	line-height: normal;
	text-decoration: none;
}
A.block4_headline:hover, A.block4_category:hover, A.block4_text:hover
{
	text-decoration: underline;
}
.block4_date
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-style: italic;
	line-height: normal;
	margin-bottom: 10px;
}
.block5_6_category
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: black;
	line-height: normal;
	text-decoration: none;
}
.block5_6_headline
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: black;
	line-height: normal;
	text-decoration: none;
	margin-bottom: 10px;
}

.block5_6_date {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

A.block5_6_category:hover, A.block5_6_headline:hover
{
	text-decoration: underline;
}
INPUT.search_str
{
	width: 120px;
	border: 1px solid gray;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
INPUT.search_but
{
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FF0000;
	background-color: #FFFFFF;
}
A.article_title_m
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 30px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
A.article_title_m:hover, A.article_title_sec:hover, A.article_title:hover
{
	text-decoration: underline;
}
.SHORT_TEXT_M
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 14px;
	color: #000000;
	margin-bottom: 5px;
	border-bottom: 1px dotted Gray;
	padding-bottom: 5px;
	padding-top: 5px;
}
.article_title_sec
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 13px;
	padding-bottom: 1px;
	padding-top: 1px;
	color: #000000;
	text-decoration: none;
	margin-bottom: 5px;
}
.thumbnail
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: gray;
	line-height: normal;
}

#break01 {
	float: left;
	width: 726px;
	margin: 0px;
	clear: both;
	height: 0px;
}

#break02 {
	float: left;
	width: 975px;
	margin: 0px;
	clear: both;
	height: 4px;
	margin-left: 5px;
	margin-right: 5px;
	}

#mp_block4_wrapper
{
	float: left;
	width: 726px;
	margin: 0px;
/*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}
#mp_block4_col1
{
margin-right: 509px;
/*	margin-right: 484px; */
/*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
}
#mp_block4_col2
{
	float: left;
	width: 217px;
/*	width: 242px; */
/*Width of left column in pixel*/
	margin-left: -484px;
/*Set margin to -(LeftColumnWidth + RightColumnWidth)*/
	background: white;
}
#mp_block4_col3
{
	float: left;
	width: 217px;
/*Width of right column in pixels*/
	margin-left: -242px;
/*Set margin to -RightColumnWidth*/
	background: white;
}
#mp_block5_6_wrapper
{
	float: left;
	width: 726px;
	margin: 0px;
/*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}
#mp_block5_6_col1
{
	margin-right: 423px;
/*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
}
#mp_block5_6_col2
{
	float: left;
	width: 120px;
/*Width of left column in pixel*/
	margin-left: -423px;
/*Set margin to -(LeftColumnWidth + RightColumnWidth)*/
	background: white;
}
#mp_block5_6_col3
{
	float: left;
	width: 303px;
/*Width of right column in pixels*/
	margin-left: -303px;
/*Set margin to -RightColumnWidth*/
	background: white;
}
#mp_ad4_5_wrapper
{
	float: left;
	width: 975px;
	margin: 0px;
/*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	margin-bottom: 5px;
	clear: both;
}
#mp_ad4_5_col1
{
	margin-right: 250px;
	margin-left: 5px;
}
#mp_ad4_5_col2
{
	float: left;
	width: 240px;
	margin-left: -235px;
}
#mp_blok7_wrapper
{
	float: left;
	width: 975px;
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
#mp_block7_col1
{
	/*margin-right: 732px;*/
	margin-right: 752px;
}
#mp_block7_col2
{
	float: left;
	width: 223px;
/*	width: 244px; */
	margin-left: -737px;
}
#mp_block7_col3
{
	float: left;
	width: 223px;
	margin-left: -493px;
}
#mp_block7_col4
{
	float: left;
	width: 223px;
	margin-left: -249px;
}
.block7_category
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
	line-height: normal;
	text-decoration: none;
	padding-top: 5px;
}
A.block7_category:hover, A.block7_headline:hover, A.block7_text:hover
{
	text-decoration: underline;
}
.block7_headline
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #2B2B2B;
	line-height: normal;
	text-decoration: none;
}
.block7_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #2B2B2B;
	line-height: normal;
	text-decoration: none;
}

#ministries{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	width: 280px;
	border: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

#relatedStor{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 400px;
	overflow: auto;
	border: 1px dotted #CC0000;
	padding-bottom: 5px;
	padding-right: 5px;
}

#relatedStor li {
	margin-bottom: 5px;
}

#latestNews {
	/*height: 235px;*/
	height: auto;
	width: 285px;
	overflow: auto;
	border: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	}
/* **************************** navigation */
#navcontainer
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
border-top: 1px solid #999;
z-index: 1;
 margin-top: 20px;
}

.list_headline {
	text-decoration: none;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 5px;
}

A.list_headline:hover{
	text-decoration: underline;
}

.list_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
}

.list_container{
	clear: left;
}

#navcontainer ul
{
list-style-type: none;
text-align: center;
margin-top: -8px;
padding: 0;
position: relative;
z-index: 2;
}
#navcontainer li
{
display: inline;
text-align: center;
margin: 0 5px;
}
#navcontainer li a
{
padding: 1px 7px;
color: #666;
background-color: #fff;
border: 1px solid #ccc;
text-decoration: none;
}
#navcontainer li a:hover
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}
#navcontainer li a#current
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}


div#navcontainerFooter
{
background-color: Red;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}
div#navcontainerFooter ul
{
color: white;
text-align: center;
margin: 0;
padding-bottom: 2px;
padding-top: 2px;
padding-left: 0px;
}
div#navcontainerFooter ul li
{
display: inline;
}
div#navcontainerFooter ul li a
{
padding: 2px 10px 2px 10px;
color: white;
text-decoration: none;
border-left: 1px solid #fff;
border-right: 1px solid #fff; /* the borders have the same size */
margin-right: -4px; /* the value has to be like the above but negative */
}
div#navcontainerFooter ul li a:hover
{
background-color: white;
color: red;
border: 1px solid white;
text-decoration: none;
}


div#navcontainerHeader
{
background-color: Black;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}
div#navcontainerHeader ul
{
color: white;
text-align: center;
margin: 0;
padding-bottom: 2px;
padding-top: 2px;
padding-left: 0px;
}
div#navcontainerHeader ul li
{
display: inline;
}
div#navcontainerHeader ul li a
{
padding: 2px 10px 2px 10px;
color: white;
text-decoration: none;
border-left: 1px solid #fff;
border-right: 1px solid #fff; /* the borders have the same size */
margin-right: -4px; /* the value has to be like the above but negative */
}
div#navcontainerHeader ul li a:hover
{
background-color: white;
color: Black;
border: 1px solid white;
text-decoration: none;
}




/* **************************** navigation */

#breakingNewsWrapper {
	float: left;
	width: 722px;
}

#breakingNewsTitle {
	margin-right: 602px;
}

#breakingNewsScroll {
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 600px;
	margin-left: -601px;
	/*border: 1px dashed #CCCCCC;
	padding: 1px; */
}

.newsticker > A, .newsticker > LI {
	color: Red;
}

.newsticker {
	list-style-type: none;
	padding: 1px;
	margin: 0;
	height: 16px;
   padding-left: 5px;
	padding-right: 5px;
}

a.newsticker {
	color:red;
}

#usful_links li {
	list-style-type: square;
	list-style-position: outside;
	}
#usful_links a {
	color: Black;
	font-size: 12px;
}
#usful_links ul {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 18px;
}

.warning {
border:2px solid red; padding: 10px; margin: 10px; background-color:#FFFF99;
}
