/*body {background-image: url(http://www.beesfly.com/img/LBG1.gif)}
*/
body {background-color:#000000; }


div.top
{
position:absolute;
left:20px;
top:5px;
height:140px;
width:750px;
background-image: url(http://www.beesfly.com/img/Banner2.jpg);
}

div.leftList
{
position:absolute;
padding-left:0px;
left:20px;
/*top:150px;  */
top:160px;
/*height:auto;*/
width:120px;
background: #FFCD7F
}

div.main
{
position:absolute;
left:145px;
top:150px;
height:500;
width:625px;
background: #333333; 
color: #ffffff;
/*background-image: url(http://www.beesfly.com/img/LBG1.gif)
*/
}

div.entry
{
width:600px;
height:auto;
background: #4084F0;
border-style:groove;
border-color:#ffffff;
margin:10px;
margin-top:30px;
color: #000000;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}

div.entrydate
{
position:relative;
color:#000000;
left:20px;
top:-22px;
height:15;
width:200;
background: #4084F0;
border-top-style:groove;
border-right-style:groove;
border-left-style:groove;
border-color:#ffffff;
border-width:3px;
}


