body 
{
    background-color: #c7c7c7;
    font-family: Arial;
}
.headerText
{   
    margin: 10px 0px 0px 50px;    
    color: #7B7B7B;
    font-size: 12px;
    line-height: 36px;
}
.headerText a
{    
    color: #FFFFFF;
}
.outerDiv
{
  width: 910px;
  margin: auto;   
}
#header
{
    background: url(Images/headerbg.jpg) no-repeat;    
	width: 910px; 
    color: #FFFFFF;
    vertical-align: bottom;   
}
.MainContent
{
    background: #FFFFFF;
    padding: 10px 10px 10px 20px; 
    overflow: auto;
	font-size: 12px; 
	margin-top:-4px;
}
.maincontent:after {clear:both;}

#left
{
    float: left;
    width: 408px;
}
#left p
{
    font-size: 13px;
    line-height: 16px;
}

#clear
{
    height: 180px;
}
#menu
{
    margin: 0 0 0 50px;    
}
#menu img
{
    border: none;
    margin-left: 5px;
}
.greenText
{
    color: #77AB29;
    font-weight: bold;
    text-decoration: none;
}
.blueText
{
	color: #60B0F7;
	font-weight: normal;
	text-decoration: none;
}
#footer
{
    clear: both;
    background: url(Images/footerbg.jpg) no-repeat;
    height: 185px;
	width: 910px; 
}
#FindASeder
{
	width: 250px;
	float: right;
	margin-right: 40px;
	color: #FFFFFF;
	text-decoration: none;
	padding:10px;
}
#DontLive
{
    width: 85%;
    float: right;
    margin-top: -20px;
    color: #C5C5C5;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    margin-right: 10px;
}
#DontLive a
{
    color: #FFFFFF;
    font-size: 13px;
    line-height: 20px;
}
#right
{    
    width: 408px;
    float: left; 
    margin-left: 30px;
}
#yellowBox
{    
    background: url(Images/yellowBox.jpg) no-repeat;
    height: 110px;   
    margin-top: 20px;
    padding: 20px;
}
#whatIsPassover
{
    width: 210px;
    float: left;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;   

}
#whatIsPassover p
{
    color: #959595;
}
.greenHeader
{
	color: #77AB29;
	font-size: 16px;
	text-decoration: none;
}
.blueHeader
{
	color: #77AB29;
	font-size: 16px;
	text-decoration: none;
}
.whiteHeader
{
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
#PassoverAU
{
    padding: 20px;
}
#sederPlate
{
    float: left;
}
#PassoverAUHeader
{
    clear: both;
    margin-bottom: 10px;
}
#PassoverAUText
{
    float: left;
    margin-left: 10px; 
    width: 225px;  
    font-size: 12px;
    line-height: 18px;
    color: #959595;
}
#PassoverAUText p
{
    margin: 0;
}

