/* Main Style Sheet for davidlagrand.com
  Author: Karl Swedberg / kswedberg AT gmail DOT com
  Last Updated: 03-20-2006
*/

/* -------------------------------------------
  DEFAULT STYLES FOR ELEMENTS 
  --------------------------------------------*/
  


#banner {
    position: relative;
    width: 100%;
    height: 86px;
}
/*
#banner a {
    color: #fff;
    text-decoration: none;
    height: 86px;
    width: 250px;
    display: block;
    text-align: center;
    margin: 0 auto;
    text-indent: -3000px;
    background: url(/images/lagrand.gif) no-repeat 0 0;
    overflow: hidden;
}
*/

/* HOME PAGE */ 

#rotating-images {
 
 /* position:  relative;*/
  position:absolute
  
  
  height: 261px;
  width: 400px;    
}
.img-rotate {
  position: absolute;
}

