BODY {background-color: white ;
      margin: 0 ;
      padding: 0 ;
      
      }

    
IMG.insert {
    border: 0 ;
    float:left;
    margin-left: 66px; 
    margin-top:20px;
    margin-bottom:10px;
    }
    
IMG.logo {
    border: 0 ;
    position: absolute ;
    top: 0px;
    left: 0px ;
    width: 300px ;
    height: 33px }
   
div.rightside {
    width:100%; 
    margin-left:888px; 
    background-color:black; 
    display: block; 
    position:absolute; 
    height:2000px;
    }
    
div.leftside {
    margin-left:0px; 
    margin-top:0px;
    background-color: #E0E0E0;
    background-position: top left ;
    background-image: url("/images/naselle-orangebar.jpg") ;
    background-repeat: repeat-x ;
    display: block; 
    position:absolute; 
    height:2000px;
    width:888px;
    }
div.mail {
    background-image:url("http://www.naselle.net/images/mail-bluebar.jpg") ;     
    background-repeat: repeat-x ;
    display: block ;
    left: 0px ;
    width: 888px;
    margin: 0px ;
    height: 33px;
    padding:0px;
    margin-left:0px;
    }
    
IMG.mail {
    left: 0px ;
    border: 0 ;
    margin: 0;
    position: absolute;
         }
 
 EM {letter-spacing: 0.05em ; font-style: italic}

 H1 {color:navy ;
     text-align:center ;
     font-family: carnati, arial, sans-serif ;
     font-size: 24pt}
 H2 {color:navy ;
     text-align:center ;
     font-family: carnati, arial, sans-serif ;
     font-size: 22pt}
 H3 {color:maroon ;
     text-align:center ;
     font-family: carnati, arial, sans-serif ;
     font-size: 18pt}  
    
 
 A:link  { text-decoration: none ; color: purple }
 A:visited  { text-decoration: none ; color: maroon }
 A:active  { text-decoration: none ; color: maroon }
 A:hover { background-color: pink ; color: maroon }
 
 
P.note {text-align:right; font-size:9pt}
P.basic {text-align:left ; 
         font-family: serif ;
         font-size: 12pt 
         }
P.main {text-align:left ; 
         font-family: serif ;
         font-size: 12pt ;
         margin-left:50pt;
         }
P.press {text-align:left ; 
         font-family: Courier, Arial, sans-serif ;
         font-size: 12pt ;
         margin-right: 3em ;
         margin-left: 3em ;
         line-height: 18pt
         }
p.tiny {
    color: #003366 ;
    font-size: 9pt;
    font-weight: bold ;
    font-family: sans-serif ;
    margin-left: .5em ;
    margin-right: .5em}
p.center {
    color: #003366 ;
    font-size: 9pt;
    font-family: sans-serif ;
    font-style: italic ;
    text-align: center}    
div.topleft {
    position: absolute;
    font-size: 10pt ;
    text-align: left ;
    top: 2.5em;
    left: .5em ;
    width: 20em }

div.topright {
    position: absolute;
    font-size: 10pt ;
    text-align: right ;
    top: 2.5em;
    right: 1.5em ;
    width: 20em  }
span.rightmenu {
    text-align: left ;
    font-size:10pt;
    font-family: sans-serif ;
    margin-left: .5em ;
    margin-right: .5em}   
    
UL.main {
    margin-left:55pt;
    font-family:serif;
    }
    
OL.main {
    margin-left:55pt;
    font-family:serif;
    }
