.recipestyle {
	background-color: #FFFFFF;
}

#header 
{
position: absolute;
top: 0px;  left: 0px;
   width: 1px;
   height: 1px;
   background-image: url(Images/uppertile.jpg) !important;  /* Mozilla only */
   background-color: transparent !important;           /* Mozilla only */
  /* background-image: url(Images/banner.jpg);         */                    /* IE only */
   background-color: #050505;                          /* IE only */
   filter:alpha(opacity=100);                           /* IE only */
   }
#uppertile
{
width: 100%;
height: 54px;
position: absolute;
top: 0px;  
left: 740px;
background-image: url(Images/uppertile.jpg) !important;  /* Mozilla only */
}
#leftbox
{
position: absolute;
width: 247px;
height: 30px;
top: 54px;
left: 0px;
background-image: url(Images/lbanner.jpg) !important;  /* Mozilla only */
}
#matchingrecipes
{
width: 189px;
height: 25px;
position: absolute;
top: 84px;  
left: 58px;
background-image: url(Images/matchingrecipes.jpg) !important;  /* Mozilla only */
}

#contentarea1
{
width: 499px;
height: 100%;
position: absolute;
top: 54px;  
left: 247px;
background-image: url(Images/contentarea.jpg) !important;  /* Mozilla only */
}
#contentarea2
{
width: 499px;
height: 100%;
position: absolute;
top: 54px;  
left: 247px;
background-image: url(Images/contentarea.jpg) !important;  /* Mozilla only */
}
#contentarea3
{
width: 499px;
height: 100%;
position: absolute;
top: 54px;  
left: 247px;
background-image: url(Images/contentarea.jpg) !important;  /* Mozilla only */
}
#contentarea4
{
width: 499px;
height: 100%;
position: absolute;
top: 54px;  
left: 247px;
background-image: url(Images/contentarea.jpg) !important;  /* Mozilla only */
}
#lowertile
{
width: 189px;
height: 100%;
position: absolute;
top: 109px;  
left: 58px;
background-color:#A2BA51;
/* background-image: url(Images/lowertile.jpg) !important; */  /* Mozilla only */
}
