body {
  margin: 0em;
  font-size: 1.1em;
  text-align: center;
  font-family: verdana, geneva, sans-serif;
  /*background: #fe7 url(images/bg.gif) repeat-y center;*/
  /* background: #306; */
  /* background: #000066;  */ /* background color djb 12-10-09*/
  /* background: #095ECF url(images/back_drop.GIF) repeat-y; */ /*2-5-10*/
  background: #063A80 url(images/back_drop1.GIF) repeat-y;  /*2-10-10*/
  background-position:top center;/*2-5-10*/
  background-attachment:fixed;/*2-5-10*/
  }

h1 { 
  font-size: 1.5em;
}
h2 {
  font-size: 1.25em;
  padding-top: 1.5em;
  color: #3333FF;
  color:#063A80;
  color:#0965DF;
}
h3 {
  font-size: 1em;
  color: #3333FF;
  color:#063A80;
  color:#0965DF;
 }

h4 {
  color: black;
 }

 p {
  text-align: left;
  padding: 0 1em;
}

tr {
  text-align: left;
}
td {
   padding-right: 1em;
}

a {
  color: #000; 
}
/* #00c */
a:active, a:hover { color: #0965DF;} 

ul {
  text-align: left;
}
ol {
  text-align: left;
  margin-left: 1em;
}

address {
  font-style: normal;
}

/* image classes */
a img {border: none;}

.float-left {float: left; padding: .5em 2em .5em 2em;}
.float-right {float: right; padding: .5em 2em .5em 2em;}
.bottom {padding: 2em;}

.mini {padding: .5em;}
.spacer {padding: 2em;}

/* info classes */
.info1 {}

#main {
  /* background: #ffc; Main body color change djb 12-10-09*/
  background: #F0FFFF;
  margin: 0 auto;
  padding-top: 1px;
  width: 800px;
  /*background: #fe7 url(images/bg.gif) repeat-y center;*/
  background: #F7FAFF url(images/page1.GIF) repeat-x;  /*2-10-10*/
}

#header {
  text-align: left;
  font-size: 1em;
  /* background: #fff url(images/pcusalgo.gif) no-repeat top left; */
  background: #FFFFFF url(images/heading2.GIF) no-repeat top center; /*2-10-10*/
  margin: 0 auto;
  padding: 1.5em 0;
  width: 800px;
}
#header h1 {
  margin: 0;
  font-family: palatino, "book antiqua", serif;
  padding: .25em 0em 0 2.2em;
  font-size: 1.92em; /*2-5-10*/
}

#description {
  display: none;
  padding: 0 0 1em 1em;
}

#goals {
  padding-top: .5em;
  clear: both;
}

#contactform {
  padding: 2em 14em;
  position: static;
  text-align: left;
}

#contactform .comment {
  text-align: left;
  padding: 0 1.5em;
}

#staff p { text-align: center;}

#footer {
  padding: 2em;
}

#footer p {
  text-align: center;
}

#footer strong {
  color: #3333FF;
  color:#0965DF;
}

#verse p
{
 	font-family: verdana, geneva, sans-serif;
	color: #996600;
	font-style: italic;
	text-align:justify;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
	padding-right:20px;
}
 

/* navigation */
#menu1 a:link, #menu1 a:visited
{
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000BB;
	text-decoration: none;
	text-align:left;
	/* padding: 1px; */
    width:100%;
}  

#menu1 a:hover, #menu1 a:active
{
	color: #0000BB;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: none;
}

/* World wide mission map  */
#WWMP a
{
	color: #000000;
	font-size: 1em;
	font-style: italic;	
	font-weight: 700;
	text-decoration: underline;
	text-align:left;
}  

#WWMP a:hover
{
	color: #3333FF;
	text-decoration: underline;
}

#mission_statement p
{
    font-family: palatino, "book antiqua", serif;
	font-style: italic;
	text-align:center;
	font-weight: bold;
	font-size: 16pt;
	text-decoration: none;
	width: 750px;
	color:#063A80;
	/* margin-left:50px;
	margin-right:50px; */
	}
 
#service_time p
{
    font-family: palatino, "book antiqua", serif;
	text-align:right;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	color:#063A80;
	margin:5px;
	margin-right:55px;
}

#Financial p
{
	margin-top:2px;
	margin-bottom:2px;
	margin-left:220px;
}

#Aims li
{
	margin-top:10px;
	margin-bottom:10px;
}
#Goals_TLC li
{
	margin-left:260px;
}

#TLC p
{
	font-size:12pt;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:270px;
}
