p.bigbluewriting{
  font-family: arial;
  font-size: 13pt;
  color: #009dde;
  line-height: 16pt;
}

#right_images img{
  margin-bottom: 10px;
}

p.bigbluetitletop{
  font-family: arial;
  font-size: 15pt;
  font-weight: bold;
  color: #009dde;
  line-height: 18pt;
  margin-top: 0px;
  margin-bottom: 5px;
}

p.biggreysubtitle{
  font-family: arial;
  font-size: 15pt;
  color: #555555;
  line-height: 18pt;
  margin-top: 10px;
  margin-bottom: 5px;
}
p.spentbiggreysubtitle{
  font-family: arial;
  font-size: 15pt;
  color: #BBBBBB;
  line-height: 18pt;
  margin-top: 10px;
  margin-bottom: 5px;
}

p.bigbluetitle{
  font-family: arial;
  font-size: 15pt;
  color: #009dde;
  line-height: 18pt;
  margin-top: 15px;
  margin-bottom: 5px;
}

ul{
  list-style-color: #009dde;
  list-style-image:url('../images/bullet.PNG');
  margin-left:0px;
  margin-top:0px;
}
body{
  background-image:url('../images/pagebackground1.jpg');
  background-repeat:repeat-x;
  margin-top: 0px;
  font-family: arial;
  font-size: 10pt;
}
li{
  margin-left: 0px;
  color: #555555;
  font-size: 9pt;
  line-height: 18pt;
  position: relative;
  left: -20px;
}
p, p:link {
  margin: 2px;
  margin-bottom: 7px;
  color: #555555;
  font-size: 9pt;
  line-height: 13pt;
}

p.slightlybigger{
  font-size: 14px;
}

.green, .green:link {
  color: #87bb1e;
}

a:link {color:#555555}      /* unvisited link */
a:visited {color:#555555}  /* visited link */
a:hover {color:#555555}  /* mouse over link */
a:active {color:#555555}  /* selected link */

a.capslink         {color: #87bb1e; }
a.capslink:link    {text-decoration: none;}
a.capslink:visited {text-decoration: none;}
a.capslink:hover   {text-decoration: none;}
a.capslink:active  {text-decoration: none;}
a.capslink:link    {text-decoration: none;}

#navlist{position:relative; margin-top:43px;}
#navlist li{margin:50;padding:0;list-style:none;position:absolute;top:0;}
#navlist li, #navlist a{height:38px;display:block;}

#nav_about       {left:0px;width:156px;}
#nav_about       {background:url('../images/whats_it_about2.png') 0 0;}
/*#nav_about:hover {background:url('../images/whats_it_about3.png') 0 -50px;}*/

#nav_when        {left:156px;width:171px;}
#nav_when        {background:url('../images/whats_happened.png') 0 0;}
/*#nav_when:hover  {background:url('../images/whats_on_when2.png') 0 -50px;}*/

#nav_faith       {left:327px;width:187px;}
#nav_faith       {background:url('../images/the_christian_faith2.png') 0 0;}
/*#nav_faith:hover {background:url('../images/the_christian_faith3.png') 0 -50px;}*/

#nav_who         {left:514px;width:116px;}
#nav_who         {background:url('../images/whos_who3.png') 0 0;}
/*#nav_who:hover   {background:url('../images/whos_who2.png') 0 -50px;}*/

