body {text-align:center; font:12px tahoma,arial,sans-serif;}
div, p, h1, h2, h3 {display:block; position:relative; margin:0; padding:0px; text-align:left;}


div#header {width:800px; height:213px; background:url(images/header.jpg) top left no-repeat; margin:0 auto;}
  a#contact_link {display:block; position:absolute; width:70px; height:70px; top:135px; left:680px;}
    a#contact_link span {display:none;}

div#content {width:800px; height:386px; margin:0 auto;}
  div#above_menu {position:absolute; width:252px; height:215px; background:url(images/above_menu.jpg) top left no-repeat; top:0; left:0;}
  div#menu {position:absolute; top:215px; left:0; width:252px; height:215px;}
    div#menu a.menu {display:block; position:relative; width:252px; z-index:0; text-decoration:none; text-align:center;}
    div#menu a.menu span {display:block; position:absolute; top:0; left:0; width:100%; height:100%; background:url(images/menu.gif) top left no-repeat; z-index:1;}
    div#menu a.menu:hover {text-decoration:underline;}
    
    div#menu a.m1 {height:20px;}
    div#menu a.m1 span {background-position:0 0;}
    div#menu a:hover.m1 span {background-position:-252px 0;}
    
    div#menu a.m2 {height:29px;}
    div#menu a.m2 span {background-position:0 -20px;}
    div#menu a:hover.m2 span {background-position:-252px -20px;}
    
    div#menu a.m3 {height:20px;}
    div#menu a.m3 span {background-position:0 -49px;}
    div#menu a:hover.m3 span {background-position:-252px -49px;}
    
    div#menu a.m4 {height:25px;}
    div#menu a.m4 span {background-position:0 -69px;}
    div#menu a:hover.m4 span {background-position:-252px -69px;}
    
    div#menu a.m5 {height:23px;}
    div#menu a.m5 span {background-position:0 -94px;}
    div#menu a:hover.m5 span {background-position:-252px -94px;}

  div#below_menu {position:absolute; top:332px; left:0px; width:252px; height: 54px; background:url(images/below_menu.gif) top left no-repeat;}
  
  div#info {position:absolute; top:0px; left:252px; width:548px; height:387px; background:url(images/content_info.jpg) top left no-repeat;}
    div#text-container {position:absolute; top:20px; left:20px; width:490px; height:300px;}
      div#text-container.scroll {overflow:auto;}
  
  div.issue {display:block; position:relative; float:left; width:200px; height:300px;}
  a {color:gray; text-decoration:none; font-weight:bold;}
  
  div#hirlevel {position:absolute; top:0px; left:252px; width:548px; height:387px; background:url(images/hirlevel.jpg) top left no-repeat;}
    div#hirlevel input {display:block; position:absolute; background:transparent; border:none;}
      input#mail {top:136px; left:95px; width:170px;}
      input#submit {width:50px; height:50px; top:164px; left:287px; cursor:pointer;}
  
