body{
	list-style:none;
	margin:0px;
	padding:0px;
	background: #b4e3fb;
	font-family: tahoma;
	behavior: url(csshover3.htc);  /* call hover behaviour file */
}

table.one
{
table-layout: fixed
}

#fbc_pic{
	left: 5px;
	top: 5px;
	position: absolute;
	width: 202px;
	height: 152px;
	align: center;
}
#right_pic{
  position: absolute;
  left: 805px;
  top: 5px;
  right: 1007px
  bottom: 157px
  align: center;
  
}
#map{
  position: relative;
  left: 300px;
  top: 250px;
  right: 1007px
  bottom: 700px
  align: center;
  
}

#map1{
	position: relative;
	left: 10px;
	top: 20px;




  right: 1007px
  bottom: 700px
  align: center;
	width: 95%;
  
}

#header {
	background: #b4e3fb;
	position: absolute;
	top: 0px;
	left: 258px;
	width: 500px;
	height: 40px;
	text-align: center;
	font-size:200%;
	font-weight: bolder;
}

#h3.verse{
	color: #000;
	font-size:80%;
	top: 61px;
	left: 215px;
	position: absolute;
	text-align: left;
	WIDTH: 577px;
	HEIGHT: 79px;
}
#h3.pschool{
	color: #000;
	font-size:140%;
	top: 52px;
	left: 297px;
	position: absolute;
	text-align: center;
	WIDTH: 440px;
	HEIGHT: 66px;
}





#menu {
	width: 202px; /* set width of menu */
	background: #eee;
	top: 160px;
	position: absolute;
	left: 5px;
} 

#menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

/* style, color and size links and headings to suit */
#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu a {
color: #000;
background: #cff;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #eee;
}

#menu li {
/* make the list elements a containing block for the nested lists */
position: relative;
background: #111;
} 
 

#menu ul ul {
position: absolute;
top: 0;
left: 100%; /* to position them to the right of their containing block */
width: 100%; /* width is based on the containing block */
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}




#content {
	background: #b4e3fb;
	position: absolute;
	top: 157px;
	left: 213px;
	height: 749px;
	float:right;
	width:800px;
	color:#000;
	font-size:100%;
	
}
#content p {
	line-height:1.4em;
	text-align: justify;
}
#footer {
  background: #b4e3fb;
  position: absolute;
  top: 500px;
  left: 0px;
  width: 800px;
  height: 100px;
}


[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover3.htc); /* call hover behaviour file */
font-size: 100%; /* enable IE to resize em fonts */
} 
#menu ul li {
float: left; /* cure IE5.x "whitespace in lists" problem */
width: 100%;
}
#menu ul li a {
height: 1%; /* make links honour display: block; properly */
} 

#menu a, #menu h2 {
font: bold 0.7em/1.4em arial, helvetica, sans-serif; 
/* if required use em's for IE as it won't resize pixels */
} 
</style>
<![endif]
#content p strong {
	font-weight: normal;
}
#content p strong {
	font-weight: normal;
}
