/* IMD 230 CSS */

body {
background-color: #669900;
background-image: url(lightgreen1x1.gif);
background-repeat: repeat;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
}

img {
border: 0;
z-index: 4;
margin-top: 10px;
margin-left: 15px;
position: absolute;
}

#darkgreen {
z-index: 2;
background-image: url(darkgreen1x1.gif);
background-repeat: repeat;
position: absolute;
height: 100%;
margin-left: 676px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
width: 100%;
}

#zig1 {
z-index: 3;
position: absolute;
width: 830px;
height: 2px;
background-color: #ffffcc;
background-image: url(beigebox.png);
margin-top: 70px;
margin-left: 0px;
left: 0px;
top: 0px;
}

#movie {
z-index: 5;
margin-top: 125px;
margin-left: 200px;
position: absolute;
}

#zig2 {
z-index: 6;
position: absolute;
width: 980px;
height: 2px;
background-color: #ffffcc;
background-image: url(beigebox.png);
margin-top: 123px;
margin-left: 0px;
left: 0px;
top: 0px;
}

#zig3 {
z-index: 7;
position: absolute;
width: 870px;
height: 2px;
background-color: #ffffcc;
background-image: url(beigebox.png);
margin-top: 517px;
margin-left: 0px;
left: 0px;
top: 0px;
}

#minizag1 {
position: absolute;
z-index: 8;
background-color: #ffffcc;
background-image: url(beigebox.png);
width: 3px;
height: 50px;
margin-top: 100px;
margin-left: 798px;
}

#minizag2 {
position: absolute;
z-index: 9;
background-color: #ffffcc;
background-image: url(beigebox.png);
width: 3px;
height: 70px;
margin-top: 492px;
margin-left: 798px;
}