/* http://micronesianlifeministries.org */

body 
{	
   font-family: calibri, "times new roman", sans-serif;
   font-size: 16px;
   color: #000;
   background: url(../images/palm_bg.jpg);
   background-repeat: no-repeat;
   background-color: #fff;
   /*background-attachment: fixed;*/
   margin: 10px;
}

img
{
	border: 0px solid #000;
}

a
{
    color: #00f;
    text-decoration: none;
} 

a:hover
{
    color: #f60;
    text-decoration: underline;
}

.form_button
{
	font-family: "Trebuchet MS", Arial, Courier New;
    background: url('../images/title_gradient.jpg');
    color: #fff;
}

.content_header
{
	font-family: arial, times new roman; 
   font-weight: bold;
   font-style: italic; 
   font-size: 18px; 
   color: #151ED2;
}

.versetxt
{
	font-style: italic;
   font-weight: bold;
   color: #f00;
}

.scrapbook
{
	border: 1px solid #000; 
   padding: 3px; 
   margin: 0px 5px 0px 5px; 
   width: 200px;
}