body {
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

#header {
	height: 150px;
	width: 100%;
}
#body {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#leftheader {
	margin: 0px;
	padding: 0px;
	width: 125px;
	background-image: url(../imagenes/Earth.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
}
#rightheader {
	height: 150px;
	width: 575px;
	background-image: url(../imagenes/iralabackground.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#rightheader h1 {
	font-size: 57px;
	color: #009900;
	font-weight: bold;
	text-align: center;
}

#rightheader h2 {
	font-size: 30px;
	font-weight: bold;
	color: #003399;
	text-align: center;
}

#subheader {
	background-image: url(../imagenes/BodyHeader.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
}
#leftnav {
	width: 120px;
	text-align: center;
	vertical-align: top;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	position: static;
	border-top-color: #ECE9D8;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
	display: block;
	background-image: url(../imagenes/Menu.gif);
	background-repeat: no-repeat;
	padding: 6px;
	margin-top: 7px;
	text-align: center;
	line-height: 10px;
	background-position: center;
	height: 15px;
}

.Menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-variant: normal;
	position: static;
	border-top-color: #ECE9D8;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
	display: block;
	background-image: url(../imagenes/Menu.gif);
	background-repeat: no-repeat;
	padding: 6px;
	margin-top: 7px;
	text-align: center;
	line-height: 10px;
}
#bodymiddle {
	width: 570px;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}
#footer {
	width: 100%;
	background-color: #CECECE;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

#versiculotop {
	background-image: url(../imagenes/versiculo_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 500px;

}

#versiculobody {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	width: 500px;
	word-wrap: break-word;
	background-image: url(../imagenes/versiculo_mid.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 15px;
}

#versiculobottom {
	background-image: url(../imagenes/versiculo_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 500px;
}
#versiculo {
	width: 500px;
}
#versiculocita {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	width: 500px;
	word-wrap: break-word;
	background-image: url(../imagenes/versiculo_mid.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 15px;
	font-weight: bold;
	text-align: right;
}
.oremoslist {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.oremosheader {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}
#noticiasheader {

	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}
#noticia {

	font-family: "Trebuchet MS";
	font-size: 12px;
}
#noticiatitle {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	width: 470px;
	color: #006699;
}
#noticiafecha {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	width: 100px;
	color: #006699;
}
