/* CSS Document */

#articleHolder{
float:left;
width:655px;
background-image: url("/graphics/design/bgs/articleMenu.gif");
background-repeat:no-repeat;
background-position:0px 25px;
}

#articleHolder.fullwidth{
width:900px;}


#articlePanel1{
float:left;
width:180px;
background-image: url("/graphics/design/bgs/articleMenuBottom.gif");
background-repeat:no-repeat;
background-position:bottom;
padding-bottom:15px;
}

#articlePanel2{
float:right;
width:450px;
}

#articlePanel2.fullwidth{
float:right;
width:685px;
}


#articlePanel3{
float:left;
width:215px;
margin-left:15px;
}

.articleRight1{
background-image: url("/graphics/design/bgs/berriesForChildren.jpg");
width:215px;
height:106px;
margin-bottom:15px;
margin-top:23px;
cursor:pointer;
}

.articleRightTopCurve{
background-image: url("/graphics/design/bgs/articleRightTop.gif");
background-repeat:no-repeat;
background-color:#EBEEDB;
width:215px;
margin-bottom:5px;
padding-top:6px;
}

.articleRightBottomCurve{
background-image: url("/graphics/design/bgs/articleRightBottom.gif");
background-repeat:no-repeat;
background-position:bottom;
background-color:#EBEEDB;
width:215px;
margin-bottom:10px;
padding-top:6px;
}

/* SECTION POSITIONING */

#sectionHead{
background-color:#EBEEDB;
width:450px;
padding-bottom:5px;
background-image: url("/graphics/design/bgs/sectionHead.gif");
background-repeat:no-repeat;
background-position:bottom;
}