﻿#mainPromo
{
    position:relative;
    height:193px;
    width:100%;
    overflow: hidden;
    background: transparent url(../images/ministryTopBar.jpg) no-repeat;
}

#mainPromo a
{
    float: left;
	padding: 193px 0 0 0;
    overflow: hidden;
    height: 0px !important; 
	height /**/:193px; /* for IE5/Win only */
	width:100%;
}

#leftContent 
{
    float:left;
    padding-top:10px;
    width:60%;
    height:315px;
    /*border: 2px solid #33DD33;*/
}
#rightContent 
{
    float:right;
    padding:10px 11px;
    width:35%;
    height:283px;
    /*border: 2px solid #33DD33;*/
}

#rMinistry
{
	height:300px;
}
  
#aboutus 
{
    position:relative;
    height:63%;
    /*border: 2px solid #330033;*/
}

#whoWeAre
{
    padding:0 5px 0px 10px;
    /*border: 2px solid #33DD33;*/
}

#ministryButtons 
{
    position:relative;
    top:15px;
    width:102%;
    /*border: 2px solid #EE66EE;*/
}

#ministryButtons ul 
{
    position:relative;
    left:0;
    margin: 0; 
	padding: 0;
    /*border: 2px solid #3366EE;*/
}

#ministryButtons li
{
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
}

#ministryButtons a
{
    float:left;
	padding: 76px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:76px; /* for IE5/Win only */
}

#contactusButton a 
{  
    float:left;
    width:145px;
    height:76px;
    background: transparent url(../images/minContactUs.jpg) no-repeat;
}

#getInvolvedButton a 
{
    float:left;
    margin-left:12px;
    width:145px;
    height:76px;
    background: transparent url(../images/minGetInvolved.jpg) no-repeat;
}
#donateButton a 
{
    float:left;
    margin-left:11px;
    width:145px;
    height:76px;
    background: transparent url(../images/minDonate.jpg) no-repeat;
}

