  body {
  font-size:75%;
  margin:0 auto;
  text-align:center;
  }
  * {
  margin:0;
  padding:0;
  list-style:none;
  }
  
  #clock {
  color:#000;
  }
  
  #header {
  width:65em;
  margin:0 auto;
  text-align:center;
  position:relative;
  }
  
  #header #logoAndFlash {
  border:solid 1px #9DADB8;
  width:64.8em;
  _width:65em;
  float:left;
  margin:0.5em 0;
  }
  
  #header #logoAndFlash #logo{
  width:25.5%;
  float:left;
  }
  
  #header #logoAndFlash #logo ul li.logo{
  height:72px;
  background:url(/include/images/logo.jpg) no-repeat 0 5px;
  }
  
  
  #header #logoAndFlash #flash {
  width:74.5%;
  float:right;
  height:90px;
  background:#3399FF;
  }
  
  #header #menuList{
  border-top:solid 1px #9DADB8;
  border-bottom:solid 1px #9DADB8;
  float:left;
  width:100%;
  padding:8px 0;
  background:url(/include/images/menuList.gif) repeat-y left top #EEF1F5;
  }
  
    
  #header #menuList ul.menuList{
  float:left;
  width:100%;
  }
  #header #img{width:20px;height:20px;float:right;margin:-36px 66px!important 0 0;margin:-36px 30px 0 0} 
    
  #header #menuList ul.menuList li {
  background:url(/include/images/blankWhite.gif) repeat-y right top;
  width:70px;
  float:left;
  }
   #header #menuList ul.menuList li.start {
  margin-left:5px;
  }
  
  #header #menuList ul.menuList li.end {
  background:none;
  }
  
  #header #menuList ul.menuList li a {
  font-size:1.1em;
  font-weight:bold;
  text-decoration:none;
  color:#000055;
  }
  
  #header #menuList ul.menuList li a:hover {
  text-decoration:underline;
  }  
  
  #header div.listMenu {
  position:absolute;
  top:128px;
  background:#EEF1F5;
  z-index:100;
  padding:2px;
  }
  
  #header div.listMenu ul li a{
  text-decoration:none;
  color:#000;
  }
  
  #header div.listMenu ul li a:hover{
  color:#000066;
  text-decoration:underline;
  }

  
  #header div.listMenu ul li {
    padding:0 5px;
    line-height:20px;
  }
  
  #header div.listMenu ul li.hover {
  background:#bfcfda;
  padding:2px 5px;
  }
  
  #header #menu_div10{
  position:absolute;
  top:128px;
  left:380px;
  border:solid 1px #9DADB8;
  }

  #header #menu_div9{
  overflow:hidden;
  widows:150px;
  z-index:100;
  position:absolute;
  top:128px;
  left:600px;
  border:solid 1px #9DADB8;
  }
