/*
   CSS for theviennaproject.com
   IE6 optimisation
*/

#flashlight {
   display: none;
   background: transparent;
}

body.closed #wrap {
   background: #000000 !important;
}

body.closed #main {
   background: url(../images/file_closed.jpg) 92px -75px no-repeat;
}   
