﻿body 


.BlackMenuBottomLeftCorner 
{
    background: url("../img/BlackBottomLeftCorner.gif") 0 100% no-repeat #000000; 
    width: 900px;
    
} 


.BlackMenuBottomRightCorner 
{
    background: url("../img/BlackBottomRightCorner.gif") 100% 100% no-repeat
} 



.BlackMenuTopLeftCorner 
{
    background: url("../img/BlackTopLeftCorner.gif") 0 0 no-repeat
} 



.BlackMenuTopRightCorner 
{
    background: url("../img/BlackTopRightCorner.gif") 100% 0 no-repeat; 
    padding:10px
} 



/*
    Bottom of the home page ministry logos
*/

.BlackMinistryBottomLeftCorner
{ background: url("../img/BlackBottomLeftCorner.gif") 0 100% no-repeat #000000; width: 260px; } 

.BlackMinistryBottomRightCorner
{ background: url("../img/BlackBottomRightCorner.gif") 100% 100% no-repeat } 

.BlackMinistryTopLeftCorner
{ background: url("../img/BlackTopLeftCorner.gif") 0 0 no-repeat } 

.BlackMinistryTopRightCorner
{ background: url("../img/BlackTopRightCorner.gif") 100% 0 no-repeat;  } 
