body {
	background: #ccc; padding: 0px; margin: 0px;
}

#tbl_one {
 border-right: 1px solid silver; border-left: 1px solid silver; background: #fff; height: 100%;
}

#fhc_header {                                    
  width: 427px; background-image: url('images/fhc_header.jpg'); height: 83px;
}

#fhc_body {
  width: 957px; background-image: url('images/fhc_body.jpg'); background-repeat: repeat-y; height: 400px;
}

/* Menus from here on */

#fhc_inicio, #fhc_servicios, #fhc_bible, #fhc_contact {
  cursor: pointer;	
}

#fhc_inicio {
  width: 63px; background-image: url("images/fhc_index.jpg");  height: 83px;
}

#fhc_inicio:hover {
  width: 63px; background-image: url("images/images_over/fhc_index_over.jpg");  height: 83px;
}

#fhc_servicios {
  width: 88px; background-image: url("images/fhc_services.jpg");  height: 83px;	
}

#fhc_servicios:hover {
  width: 88px; background-image: url("images/images_over/fhc_services_over.jpg");  height: 83px;
}

#fhc_bible {
  width: 92px; background-image: url("images/fhc_bible.jpg");  height: 83px;
}

#fhc_bible:hover {
  width: 92px; background-image: url("images/images_over/fhc_bible_over.jpg");  height: 83px;
}

#fhc_org {
  width: 113px; background-image: url("images/fhc_org.jpg");  height: 83px;	
}

#fhc_org:hover {
  width: 113px; background-image: url("images/images_over/fhc_org_over.jpg");  height: 83px;	
}


#fhc_meta {
  width: 65px; background-image: url("images/fhc_meta.jpg");  height: 83px;	
}

#fhc_meta:hover {
  width: 65px; background-image: url("images/images_over/fhc_meta_over.jpg");  height: 83px;	
}


#fhc_contact {
  width: 109px; background-image: url("images/fhc_contact.jpg");  height: 83px;	
}

#fhc_contact:hover {
  width: 109px; background-image: url("images/images_over/fhc_contact_over.jpg");  height: 83px;	
}

#fhc_footer {
  width: 957px; background-image: url("images/fhc_footer.jpg");  height: 96px;	
}

/* Ending Menus */


/* Textbox box Image */
#textbox {
  width: 505px; background-image:  url("images/textbox.jpg"); background-repeat: no-repeat; height: 350px;	
}

#textbox_top {
  width: 505px; background-image:  url("images/textbox_top.jpg"); background-repeat: no-repeat; height: 27px;	
}

#textbox_two {
  width: 505px; background-image:  url("images/textbox_two.jpg"); background-repeat: repeat-y; height: 245px;	
}

#textbox_footer {
  width: 505px; background-image:  url("images/textbox_footer.jpg"); background-repeat: no-repeat; height: 30px;	
}

/* end Textbox Image */


h1, h2, h3 { 
  color: #304F78; font-size: 18px; font-family: Myriad Pro; padding: 0px; margin: 0px;
}

th, td {
  font-family: "Myriad Pro"; font-size: 17px; color: #0000CC;
}


a {
  font-family: "Myriad Pro"; font-size: 15px; color: #000099; text-decoration: none;
}

a:visted {
  font-family: "Myriad Pro"; font-size: 15px; color: #000099; text-decoration: none;	
}

a:hover {
  font-family: "Myriad Pro"; font-size: 15px; color: #FAF0E6; text-decoration: none;
}
