My top pictures are not showing up. They are done in layers with css

Parts of code that might be causing the problem  

Thanks,

Carol

body  {
           margin : 0;
           padding : 0;
           font-family : Verdana, Arial, Helvetica, sans-serif;
           background-color : #E7DFCE;
           
      }
     #wrapper {
           position : relative;
           text-align: left;
           width : 780px;
           margin-right : auto;
           margin-left : auto;
           padding : 122px 0 0;
           
            
           background-color : #ffffff;
      }
     
      /*box hack */
 html #wrapper {
width: 780px;
w\idth: 782px; } 
/**/ 

     #toppic {
        position:absolute;
        top:0px;
        left:0px;
        border:5px solid #FFF;
        width:780px;
        padding:0;
        background-color:#FFF;
        } 
        #header {position: absolute; top: 0px; left: 0px; width: 780px; height: 
135px; visibility: visible; display: block;
                                }
        #FairfieldCountyOhio { position: absolute; z-index: 1; top: 0px; left: 
0px; width: 780px; height: 110px; visibility: visible;  display: block; }
#Layer6 { position: absolute; z-index: 2; top: 4px; left: 0px; width: 189px; 
height: 106px; visibility: visible;  display: block; }
#Layer7 {position: absolute; z-index: 3; top:85px; left: 120px; width:350px;  
font-family: arial; font-size: 14px; color: #8F8CC3; visibility: visible;  
display: block;  }
#Layer8 { position: absolute; z-index: 5; top: 83px; left: 430px; width: 400px; 
 font-size: 24px; font-family: arial; font-weight: bold; color: #8F8CC3; 
visibility: visible;  display: block }
#Layer9{ position: absolute; z-index: 7; top: 2px; right: -200px; width: 350px; 
 font-size: 18px; font-family: arial; color: #8F8CC3; visibility:visible;  
display: block;}  


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to