body
{
   background-color: white;
   margin:0px;
   padding:0px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 80%;
   color: black;
   text-decoration:none;
}



.menu
{
   position:absolute;
   left:5px;
   top:50px;
   width:172px;
   height:505px;
   background-image:url(menuback.gif);
   
   padding:15px;
   padding-top:25px;
   padding-bottom:0px;
   
   font-size: 11px;
}

.copy
{
  position: absolute;
  bottom: 15px;
  left: 15px;
}

.content
{
   position:relative;
   left:250px;
   top:48px;
   width:500px;
   padding-bottom:50px;
}

h1                      { font-family: "Trebuchet MS"; font-size: 550%; font-weight: 900; word-spacing: 0.2pc; letter-spacing: 0.05pc; color: #377F3C; line-height:85%; }
h1.title                { display: inline; }
h2                      { font-family: "Verdana"; font-size: 200%; font-weight: normal; word-spacing: 0.02pc; letter-spacing: 0.01pc; color: #000000; }
b.title                 { font-family: "Trebuchet MS"; font-size: 550%; font-weight: 900; word-spacing: 0.2pc; letter-spacing: 0.05pc; color: #377F3C; line-height:85%; }
b.semititle             { font-family: "Verdana"; font-size: 200%; font-weight: normal; word-spacing: 0.02pc; letter-spacing: 0.01pc; color: #000000; }
h2.semititle            { display: inline; }

b.verybig               {font-size:18px; font-weight:bolder;}

i.bible                 { color: #266E2B;  }

a:link              	   {text-decoration:underline; color: #276F2C; background-color:transparent;}
a:visited               {text-decoration:underline; color: #377F3C; background-color:transparent;  }
a:hover                 {text-decoration:underline; color: #113311; background-color:#eee; }

a.b:link                {text-decoration:none;border-width:1px;border-color:#DDDDDD; border-style:dashed; padding-left:px; padding-right:2px;}
a.b:visited             {text-decoration:none;border-width:1px; border-color:#CCCCCC; border-style:dashed;}
a.b:hover               {text-decoration:none;border-width:1px; border-color:#AAAAAA; border-style:dashed;}



.menu a:link            {text-decoration:none; background-color: #E5E5E5; padding-left:6px; padding-right:6px; border-width:1px; border-color:#AAAAAA; border-style:solid;}
.menu a:visited         {text-decoration:none; background-color: #DFDFD8; padding-left:6px; padding-right:6px; border-width:1px; border-color:#BBAABB; border-style:solid;}
.menu a:hover           {text-decoration:none; background-color: #CCCCCC; padding-left:6px; padding-right:6px; border-width:1px; border-color:#AAAAAA; border-style:solid;}


small                   {font-size: 9px;}

input,textarea          {border:1px solid #666666;}


img                     {border: 0; }

.invisible              {text-decoration:none;}



