/* begin sand-bag divs */
/* declare left float, clear */
#sl-01,#sl-02,#sl-03,#sl-04,
#sl-05,#sl-06,#sl-07,#sl-08
{
float:left;
clear:left;
padding:0;
}

/* left bank of the river! */

#sl-01 {
width: 270px;
height:  50px;
}
#sl-02 {
width: 290px;
height:  50px;
}
#sl-03 {
width: 300px;
height:  100px;
}
#sl-04 {
width: 320px;
height:  50px;
}
#sl-05 {
width: 340px;
height:  50px;
}
#sl-06 {
width: 390px;
height:  50px;
}
#sl-07 {
width: 440px;
height:  50px;
}
#sl-08 {
width: 485px;
height:  250px;
}

#sr-01,#sr-02,#sr-03,#sr-04,
#sr-05,#sr-06,#sr-07,#sr-00
{
float:right;
clear:right;
padding:0;
}

/* right bank of the river! */

#sr-00 {
width: 270px;
height:  20px;
}
#sr-01 {
width: 270px;
height:  50px;
background: url(/maz/images/gecko/slice01.jpg) no-repeat;
}
#sr-02 {
width: 404px;
height:  50px;
background: url(/maz/images/gecko/slice02.jpg) no-repeat;
}
#sr-03 {
width: 420px;
height:  50px;
background: url(/maz/images/gecko/slice03.jpg) no-repeat;
}
#sr-04 {
width: 450px;
height:  50px;
background: url(/maz/images/gecko/slice04.jpg) no-repeat;
}
#sr-05 {
width: 450px;
height:  50px;
background: url(/maz/images/gecko/slice05.jpg) no-repeat;
}
#sr-06 {
width: 150px;
height:  50px;
background: url(/maz/images/gecko/slice06.jpg) no-repeat;
}
#sr-07 {
width: 115px;
height:  50px;
background: url(/maz/images/gecko/slice07.jpg) no-repeat;
}
