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

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

    font-family: Verdana, Arial, sans-serif;
    color:#ffffff;
    background-color:#336699;
    font-size:10pt;
}

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

div#left
{
    position: absolute;
    left:0px;
    top:80px;
    width:129px;
    height:850px;
    
    background-color:#3399cc;

	background-image:url("../gifs/e-vlad_toy.gif");
    background-repeat:no-repeat;
    background-position: bottom center;

    margin:0px;
    padding:0px;
    
    border-left:solid 1px white;
    
    overflow:hidden;    
}

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

div#rightmost
{
	position:absolute;
	
	top:80px;
	left:800px;
	height:844px;
	width:193px;
	
	background-color:#ffffff;
	color:#000080;

	padding:3px;
	margin:0px;
	
	border-right:solid 1px white;
	
	overflow:hidden;
	
	border-left:1px solid #000080;
}

div#bottom
{
    position:absolute;
    top:930px;
    left:0px;
    width:998px;
    height:12pt;
    overflow:hidden;
    
    background-color:#000000;
    color:#ffffff;  
   
    border-left:solid 1px white;
    border-right:solid 1px white;
    
    font-family:Verdana, Arial, Helvetica, san-serif;
    font-size:10pt;
    text-align: center;
    
    margin:0px;
    padding:0px;  
}

p#news
{
  background-color:#ccffff;
  font-size:11px;
  color:#000080;
  margin:3px 3px 3px 3px;
  padding:2px 2px 2px 2px;
  text-align:left;
  border:solid 1px #000080;
}

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

	color:#ffffff; 
	
	background-color:#336699; 
    
    font-size:12px; 
    font-weight:bold;
}

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

	color:#ffffff; 
	
	background-color:#336699; 
    
    font-size:12px; 
    font-weight:bold;
	margin-bottom:3px;
}

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

a#article
{      
    display:block;
    text-align:left;
    line-height:18px;
	margin-bottom:3px;
}

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

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

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