body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 12px;
	color: #2C2C2C;
	background: #DDE4EC;
}

a:link, a:visited {
	color: #990000;
	text-decoration:none;
} 
a:active, a:hover {
	color: #D38985;
	text-decoration: underline;
}

p {
	margin: 0;
	padding: 2;
	text-align: justify;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;
}

.cleaner_with_height {
	clear: right;
	width: 600px;
	height: 500px;
	font-size: 1px;
	background-image: none;
}


#container{
	width: 960px;
	background: url(images/templatemo_main_bg%20copy.jpg) repeat-y;
	margin: 0 auto;
	padding: 0px 10px;
}

#header {
	font-size: 12px;
	width: 960px;
	height: 360px;
	background-image:url(images/bannerNovo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header #out_mission_section {
	float: left;
	width: 150px; /* padding 30 + */
	padding: 0px 15px;
	margin-top: 150px;
	margin-left: 30px;
}


#header #out_mission_section1 {
	float: left;
	width: 150px; /* padding 30 + */
	padding: 20px;
	margin-top: 30px;
	margin-left: 0px;
}

#header #daily_bible_verse_section {
	float: right;
	width: 250px;
	margin-top: 150px;
	margin-right: 30px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#daily_bible_verse_section #bible_verse {
	clear: both;
	padding-top: 5px;
	font-weight: bold;
}

/* menu */
#menu {
	clear: both;
	width: 960px;
	height: 50px;
	background: url(images/templatemo_menu_bg.gif) repeat-x;
}

#menu ul {
	text-align: center;
	margin: 0;
	padding: 12px 0 0 0;
	list-style: none;
}

#menu ul li{
	text-align: center;
	display: inline;
}

#menu ul li a{
	padding: 5px 25px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #4979af;
	border-right: 1px solid #d5d5d5;	
}

#menu li a:hover, #menu li .current{
	color: #1d2f53;
}

#menu li .last{
	border-right: none;
}

/* end of menu */

/* content */

#content {
	clear: both;
	width: 960px;
	height: 80%;
}

#content #left {
	float: left;
	width: 250px;
	margin-top: 20px;
	margin-left: 10px;
	padding: 0;
}

#content #right {
	float: right;
	width: 570px;
	margin-top: 10px;
	margin-right: 30px;
	padding: 0px 0px;
}

#content #right1 {
	float: right;
	width: 570px;
	margin-top: 30px;
	margin-right: 30px;
	padding: 0px 0px;
}

/* left column */

#left #news_section {
	clear: both;
	width: 600px;
	margin-top: 20px;
}

#news_section h1 {
	height: 30px; /* + 20 for padding top */
	padding: 20px 0 0 15px;
	margin-bottom: 30px;
	background-image: url(images/aba-azul.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#news_section .news_box {
	margin: 0 15px 10px 15px;
}
.news_box h2 {
	padding: 0px;
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #0099CC;
}

.news_box h3 {
	padding: 0px;
	margin: 0 0 2px 0;
	font-size: 11px;
	color: #0099CC;
}

#left .left_col_section {
	padding: 0px;
	margin-bottom: 30px;
}

/* end of left column */

#right .right_col_section {
	margin-bottom: 30px;
	padding: 0px;
}

.right_col_section h1 {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size: 22px;
	font-weight: normal;
	color: #990000;
}

.right_col_section h2 {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

.right_col_section h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #0099CC;
}

.right_col_section img {
	float: left;
	margin: 3px 15px 0 0;
	border: 5px solid #e4e4e4;
}

.right_col_section p{
	margin-bottom: 15px;
}

.right_col_section ul {
	margin: 15px 0;
	padding: 0 0 0 30px;
}

.right_col_section ul li {
	margin-bottom: 5px;
}

.right_col_section #welcome_title {
	height: 38px;
	
	margin-bottom: 20px;
}

.right_col_section .right_cleaner_with_10px {
	float: left;
	display: block;
	width: 10px;
	height: 100%;
	font-size: 1px;
}

.right_col_section .right_two_col {
	float: left;
	width: 600px;
	background-position: center;
}

.right_two_col img {
	float: none;
	margin-bottom: 10px;
}

.right_two_col p{
	margin-bottom: 5px;
}

/* end of content */

/* footer */

#footer{
	clear: both;
	width: 960px;
	text-align: center;
	padding: 10px 0;
	background-color: #e3e3e3;
	border-top: 5px solid #dadada;
}

#center {

width:500px;
height:500px;
background-position:center;

}

 #menus {
	          width: 200px;
	          height: 400px;
	          
	          float:left;
			  padding:50px;
			
			
			  
			   }
	  
	#menus li a:hover
	
	{
      
	  text-align:justify;
	  width:200px;
	  height:30px;
	 float:right;
	 margin-bottom:10px;
	  	
	  
	 
	  
	 
				}
				
#menus li  {


	width:200px;
	height:30px;
	text-align:center;
	float:center;
	margin-bottom:0px;
	
	

}				

#menus ul  {
background-image:url(images/aba-azul.gif);

	width:200px;
	height:30px;
	text-align:center;
	float:center;
	margin-bottom:0px;
	
	

}				

body {
	margin: 5px;
	color: #006699;
	background-color: #FFFFFF;
}
a:link, a:visited { color: #006699; }
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
