/* CSS Document */
div.main-decoration{
/*float: right;*/
left: 450px;
width: 300px;
height: 450px;
position: absolute;
}

*html div.main-decoration{
  height: auto;  
  min-height: 450px;
}

div.decoration{
float: right;
width: 300px;
height: 450px;
}

*html div.decoration{
  height: auto;  
  min-height: 450px;
}

div.float-right{
background-image: url(../images/main1.jpg);
float: left;
width: 190px;
height:194px;
}

div.float-right2{
background-image: url(../images/main2.jpg);
position: relative;
width: 104px;
height:98px;
z-index: 20;
top: 136px;
left: 160px; 
}

*html div.float-right2{
  top: 125px;
  left: -30px;
}

div.float-right3{
 background-image: url(../images/main3.jpg);
position: relative;
width: 214px;
height:144px;
top: 80px;
left: 32px;
}

*html div.float-right3{
top: -30px;
}

div.float-right4{
background-image: url(../images/main4.jpg);
position: relative;
width: 146px;
height:122px;
left: 0px;
top: 52px;
z-index: 20;
}

*html div.float-right4{
top: -60px;
}

div.float-right5{
background-image: url(../images/main5.jpg);
position: relative;
width: 127px;
height:95px;
left: 120px;
top: -10px;
}

*html div.float-right5{
  top: -120px;
}

div.xmasfloat-right{
background-image: url(../images/xmas1.jpg);
float: left;
width: 299px;
height:205px;
}

div.xmasfloat-right2{
background-image: url(../images/xmas2.jpg);
position: relative;
width: 148px;
height: 238px;
z-index: 20;
top: 170px;
left: 130px; 
}

*html div.xmasfloat-right2{
  top: -35px;
}

div.lucfloat-right{
background-image: url(../images/lucia2.jpg);
float: left;
width: 242px;
height:164px;
}

div.lucfloat-right2{
background-image: url(../images/lucia3.jpg);
position: relative;
width: 191px;
height:185px;
z-index: 20;
top: 130px;
left: 150px; 
}

*html div.lucfloat-right2{
  top: -45px;
}

div.lucfloat-right3{
 background-image: url(../images/lucia1.jpg);
position: relative;
width: 170px;
height:307px;
top: 50px;
left: 10px;
}

*html div.lucfloat-right3{
top: -140px;
}

div.midfloat-right{
background-image: url(../images/midsummer1.jpg);
float: left;
width: 198px;
height:207px;
}

div.midfloat-right2{
background-image: url(../images/midsummer2.jpg);
position: relative;
width: 151px;
height: 110px;
z-index: 20;
top: 170px;
left: 80px; 
}

*html div.midfloat-right2{
  top: -35px;
}

div.evefloat-right{
background-image: url(../images/eve1.jpg);
float: left;
width: 200px;
height:150px;
}

div.evefloat-right2{
background-image: url(../images/eve2.jpg);
position: relative;
width: 100px;
height:75px;
z-index: 20;
top: 130px;
left: 130px; 
}

*html div.evefloat-right2{
  left: 125px;
  top: -20px;
}

div.evefloat-right3{
 background-image: url(../images/lucia3.jpg);
position: relative;
width: 191px;
height:185px;
top: 100px;
left: 40px;
}

*html div.evefloat-right3{
top: -30px;
}

div.lutefiskfloat-right{
background-image: url(../images/lutefisk1.jpg);
float: left;
width: 230px;
height:299px;
}

div.lutefiskfloat-right2{
background-image: url(../images/lutefisk2.jpg);
position: relative;
width: 150px;
height: 200px;
z-index: 20;
top: 270px;
left: 130px; 
}

*html div.lutefiskfloat-right2{
  top: -35px;
}

div.knutfloat-right{
background-image: url(../images/knut_photo.jpg);
float: left;
width: 175px;
height:263px;
}
