html, body, div, address, h1, h2, h3, h4, h5, h6, p, ul, ol, li, table, tr th, td, img { margin: 0; padding: 0; }

html { background: #999; position: relative; height: 100%; }

body { background: #fff; color: #333; width: 1000px; height: 590px; position: absolute; left: 50%; margin-left: -500px; top: 50%; margin-top: -295px; font-size: 10px; font-family: Verdana, sans-serif; }

h1 { position: absolute; top: 45px; left: 45px; }
 h1 a { outline: none; }
h2 { font-size: 100%; margin: 10px 0 -10px 0; }

p { margin: 10px 0; }
p.slogan { font-weight: bold; color: #000; }
p.download a { display: block; background: #fff url(img/bullet.png) no-repeat 0 center; padding: 6px 0 6px 30px; text-decoration: none; color: #333; font-weight: bold; }
p.download a:hover { text-decoration: underline; }

table { border-collapse: collapse; width: 100%; margin: 10px 0; }
 table th { text-align: left; border: 1px solid #b0b0b0; width: 60px; padding: 2px 5px; vertical-align: top; }
 table td { border: 1px solid #b0b0b0; vertical-align: top; padding: 2px 5px; }
 table a { display: block; background: #fff url(img/pdf.png) no-repeat 0 center; padding: 5px 0 5px 25px; text-decoration: none; color: #333; }
 table a:hover { text-decoration: underline; }

img { display: block; border: none; }

address { position: absolute; bottom: 10px; text-align: center; width: 1000px; color: #666; font-style: normal; font-family: Verdana, sans-serif; font-size: 80%; }

#nav { position: absolute; top: 184px; left: 35px; list-style: none; }
 #nav li { margin: 0 0 15px 0; }
  #nav li a { background: #fff url(img/menu.png) no-repeat 10px 0; text-indent: -9999em; display: block; height: 75px; width: 230px; overflow: hidden; outline: none; }
  #nav #nav-projects a {  }
  #page-projects #nav-projects a, #nav #nav-projects a:hover { background-position: -220px 0; }
  #nav #nav-bio a { background-position: 10px -75px; }
  #page-bio #nav-bio a, #nav #nav-bio a:hover { background-position: -220px -75px; }
  #nav #nav-collaboration a { background-position: 10px -150px; }
  #page-collaboration #nav-collaboration a, #nav #nav-collaboration a:hover { background-position: -220px -150px; }
  #nav #nav-publications a { background-position: 10px -225px; }
  #page-publications #nav-publications a, #nav #nav-publications a:hover { background-position: -220px -225px; }

#subnav { position: absolute; list-style: none; border-top: 1px solid #b0b0b0; border-bottom: 1px solid #b0b0b0; right: 255px; top: 198px; padding: 2px 0 2px 35px; background: #fff; }
 #subnav li { display: inline; }
  #subnav li a { font-weight: bold; text-decoration: none; padding: 2px; color: #333; }
  #subnav li a:hover { text-decoration: underline; }

#content { position: absolute; top: 200px; left: 345px; width: 350px; height: 340px; }

#page-home { background: #fff url(img/back.png) no-repeat 100% 100%; }
 #page-home #content { width: 310px; }
  #page-home #content p { line-height: 1.5; }

#page-projects { }
 #page-projects #content { width: 300px; }
 #projects { position: absolute; left: 666px; top: 212px; width: 266px; height: 266px; overflow: hidden; }

#page-bio { background: #fff url(/_img/bio/martijn-van-oijen.png) no-repeat 753px 45px; }
 #page-bio #content { width: 375px; }

#page-collaboration { background: #fff url(/_img/collaboration/collaboration.png) no-repeat 801px 46px; }
 #page-collaboration #content { width: 465px; border-left: 1px solid #000; height: auto; }
  #page-collaboration #content h2, #page-collaboration #content p { border-left: 1px solid #000; margin: 0; }
  #page-collaboration #content h2 { padding: 10px 0 0 10px; color: #000; }
  #page-collaboration #content p { padding: 0 0 10px 10px; }
 #collaboration-radboud, #collaboration-core, #collaboration-ipci { padding-left: 93px; }
 #collaboration-radboud { border-bottom: 1px solid #000; background: #fff url(/_img/collaboration/logo-radboud.png) no-repeat 3px center; }
 #collaboration-core { border-bottom: 1px solid #000; background: #fff url(/_img/collaboration/logo-core.png) no-repeat 6px center; }
 #collaboration-ipci { background: #fff url(/_img/collaboration/logo-ipci.png) no-repeat 6px center; }

#page-publications { background: #fff url(/_img/publications/publications.png) no-repeat 749px 66px; }
 #page-publications #content { left: 320px; top: 216px; width: 373px; padding: 25px 20px 10px 20px; height: 290px; overflow: auto; border-left: 1px solid #b0b0b0; border-right: 1px solid #b0b0b0; *overflow-x: hidden; *padding-right: 35px; *width: 358px; }