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

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

#leftContent 
{
    float:left;
    margin-top:10px;
    margin-bottom:10px;
    width:100%;
    
    /*border: 2px solid #33DD33;*/
}
  
#currentProduction 
{
    float:left;
    width:50%;
    height:400px;
    /*border: 2px solid #330033;*/
}

#aeolusTreasure
{
    height:117px;
    width:364px;
    background: transparent url(../images/wfPromo3.jpg) no-repeat;
    /*filmweaversPromo.jpg*/
}

#tsitra
{
    width:364px;
    height:97px;
    background:transparent url(../images/involvedTsitra.jpg) no-repeat;
}



#internship
{
    float:right;
    margin-right:11px;
    width:45%;
    height:400px;
    /*border: 2px solid #33DD33;*/
}


#ourMission
{
    padding:0 5px 10px 10px;
}

#ministryButtons 
{
    position:relative;
    top:35px;
    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 
{  
    width:145px;
    height:76px;
    background: transparent url(../images/minContactUs.jpg) no-repeat;
}

#getInvolvedButton a 
{
    position:relative;
    left:40px; 
    width:145px;
    height:76px;
    background: transparent url(../images/minGetInvolved.jpg) no-repeat;
}
#donateButton a 
{
    float:right;
    left:100%;
    width:145px;
    height:76px;
    background: transparent url(../images/minDonate.jpg) no-repeat;
}
