body {
	margin: 0;
	padding: 0;
	background: #fff url(ciebg.png) top left repeat-y;
	font-family: sans-serif;
	font-size: 14px;
	color: #343744;
	}
	
a {
	color: #fff;
	text-decoration: none;
	}
	
a:hover {
	color: #d7dae8;
	text-decoration: underline;
	}
	
acronym {
	cursor: help;
	font-style: normal;
	border: none;
	}

img { 
   border-width: 0px; 
   }
   
p.margin {
    margin-left: 15px;
    } 
    
em {
   text-decoration: underline;
   font-weight: bold;
   }      
	
h1 {
   color: #5b5f76;
   font-style: oblique;
   font-weight: bold;
   font-size: 18px;
   font-variant: small-caps;
   text-align: center; 
   padding-bottom: 8px;
   background: transparent url(h1underlinge.png) bottom no-repeat;
    }	
    
h2 {
   color: #5b5f76;
   font-style: italic;
   font-size: 14px;
   }    

    
#header { 
    background: transparent url(bannercie2007.gif) top left no-repeat; 
    width: 900px;
    height: 165px;    
     }
         
#menu {
   position: absolute;
   top: 165px;
   left: 0px;
   background: #5b5f76 url(menybg.png) top center no-repeat;
   width: 200px;
   height: 100%;
   color: #fff;
   text-align: center;
   margin-left: 0px;
   }
   
       
    
#content {
   position: absolute;
   left: 200px;
   top: 165px;
   padding-top: 15px;
   padding-left: 15px;
   width: 650px;
   text-align: justify;
   }
   
#content a {
    color: #343744;
    }
        
   
#menu ul { 
   list-style: none;
   font-size: 16px; 
   text-align: left; 
   margin-top: 60px;
    } 
     
.baten {
  background: #fff url(batenbg.jpg) top left no-repeat; 
  height: 500px;
} 

.delfiner {
  background: #fff url(delfiner-bg2.JPG) top left no-repeat; 
  height: 500px;
} 

#imagelist {
    display: inline;
    padding: 0px;
    margin: 0px;
}

#imagelist li {
    display: inline;
    padding: 0px;
    margin: 0px;
}

.indented {
 padding-left: 200px;
 } 
 
th { text-align: center; background: #d7dae8; }

#menu ul ul {
  margin-top: 0;
  margin-left: 15px;
  padding: 0px;
  font-size: 14px;
} 
