body
{
	position:relative;
	margin-left:auto;
	margin-right:auto;

	margin-top:0px;
	width:1000px;

  font-family: Verdana, Arial, sans-serif;
  font-size:10pt;
}

a, a:visited
{
  color:#000000;
  text-tecoration:none;
}

a:hover
{
  text-tecoration:underline;
}

div#top
{
  position: absolute;
  top:0px;
  left:0px;
  
  background-image:url("../gifs/grace_banner.jpg");
  background-repeat:no-repeat;
  
  height:80px;
  width:998px;
}

div#left
{
    position: absolute;
    left:0px;
    top:80px;
    width:129px;
    height:1020px;
    
    background-color:#A5BEFF;
    overflow:hidden;    
}

div#right
{
    position: absolute;
    top:80px;
    left:130px;
    width:660px;
    height:1010px;
    
    
    text-align:justify;
    
    padding:5px;
    margin:0px;
 
    overflow:hidden;
}

div#rightmost
{
	position:absolute;
	
	top:80px;
	left:800px;
	height:1014px;
	width:188px;
	
	background-color:#A5BEFF;

	padding:5px;
	margin:0px;
	
	overflow:hidden;
}

div#rightmost a
{
  font-size:9pt;
}

div#bottom
{
    position:absolute;
    top:1100px;
    left:0px;
    width:998px;
    height:12pt;
    overflow:hidden;
    
    background-color:#000000;
    color:#ffffff;  
   
    text-align: center;
    
    margin:0px;
    padding:0px;  
}

p#news
{
  background-color:#transparent;
  font-size:11px;
  color:#000000;
  padding:5px;
  text-align:left;
  border:solid 0px #000080;
}

span.heading
{
	height:15px;
	width:660px;
	display:block;

	color:#ffffff; 
	
	/*background-color:#336699;*/
  background-color:transparent;  
    
  font-size:10pt;; 
  font-weight:bold;
}

span#heading_right
{
	height:15px;
	width:194px;
	display:block;

	color:#000000; 
	
	/*background-color:#336699; */
    background-color:transparent;  
    font-size:10pt; 
    font-weight:bold;
	margin:5px 0px;
}

a#article
{
  display:block;
  line-height:12pt;
}

img.arrow
{
  width:14px; 
	float:left;
	margin-right:3px;
	margin-left:0px;
}

p.ministry
{
	/*background-color:#3399cc; */
  background-color:#A5BEFF;
	border:solid 0px black; 
	padding:5px; 
	height:75px;
}

p.image
{
  display:block; 
  text-align:center; 
  font-weight:bold;
}

tr.even
{
	background-color:#cccccc;
	line-height:12pt;
}

tr.odd
{
	background-color:#ffffff;
	line-height:12pt;
}
