body, html {
margin:0px;
background-repeat:repeat-x;
background-color: black;

}
#container{
width:785px;
height:370px;
text-align:center;
}
#mainTop {
float:none;
height:370px;
}
#subTopleft {
height:129px;
float:left;
/* ie negative space hack */
*margin-top:-4px;
}
#subTopleft_promo_over {
height:129px;
float:none;
/* ie negative space hack */
*margin-top:-4px;
}
#subTopright {
height:129px;
float:right;
/* ie negative space hack */
*margin-top:-4px;
}
/** start recipe list page specific layouts */
