

body{
font-family: homerton, tahoma, arial, sans-serif;

}

h1.site {
  margin-top: 0pt;
  margin-bottom: 0pt;
  text-align: center;
  font-size: 20pt;
  font-weight: normal;
  color: black;
}

h1.facility {
  margin-top: 0pt;
  margin-bottom: 0pt;
  text-align: Right;
  font-size: 24pt;
  font-weight: normal;
  color: black;
}

td.articleheading {
  margin-top: 0pt;
  margin-bottom: 0pt;
  text-align: left;
  background-color: White;
  color: #000091;
  font-size: 13pt;
  font-weight: bold;
}

td.articlelistheading {
  margin-top: 0pt;
  margin-bottom: 0pt;
  text-align: left;
  background-color: White;
  color: #000091;
  font-size: 13pt;
  font-weight: bold;
}

td.articleauthor {
  margin-top: 0pt;
  margin-bottom: 0pt;
  text-align: right;
  background-color: White;
  color: #000091;
  font-size: 8pt;
  font-weight: normal;
}
td.articledetail {
  margin-left: 0.5em;
  text-align: left;
  background-color: #ffffff;
  font-size: 12;
}

td.labels {
 text-align: right;
 font-weight: bold;
 color: black;
 }
/* hide */
/* td.links { */
/*  text-align: left; */
/*  background-color: #ffffff; */
/*  font-size: 12; */
/*} */
/* End hide */

td.forgotten {
  font-size: 8pt;
  font-weight: normal;
}

td.menubar {
  margin-top: 0pt;
  margin-bottom: 0pt;
  text-align: center;
  background-color: #B9E1FF;
  color: White;
  font-size: 12pt;
  font-weight: bold;
}

td.submenubar {
  margin-top: 0pt;
  margin-bottom: 0pt;
  text-align: center;
  background-color: #ffffff;
  font-size: 10pt;
  font-weight: bold;
}

td.skillsheadings {
  text-align: left;
  background-color: #ffffff;
  font-size: 12;
  font-weight: bold;
}
td.skillsbody {
  text-align: left;
  background-color: #ffffff;
  font-size: 12;
}

p.question {
  margin-left: 0.5em;
  text-align: left;
  font-size: 13;
  font-weight: bold;
  color: black;
}

p.answer {
  margin-left: 0.5em;
  text-align: left;
  font-size: 12;
  font-weight: normal;
  color: black;
}
/* Navigation Bar */
#nav-menu ul.navmenu {
  list-style: none;
  padding: 0;
  margin: 0;
}

#nav-menu li.navmenu {
  float: left;
  margin: 0 0.15em;
}

#nav-menu li.navmenu a {
  background: url(../images/navmenubackground.gif) #fff bottom left repeat-x;
  height: 1.5em;
  line-height: 1.5em;
  float: left;
  width: 5.7em;
  display: block;
  border: 0.1em solid #dcdce9;
  color: #0d2474;
  text-decoration: none;
  text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a {
  float: none;
}
/* End hide */

#nav-menu {
  width:800px;
} 

#nav-menu-sub {
  position: absolute;
  left:0px;
  width:800px;
  top:180px;
}
/* End Navigation Bar */

#body {
  position: absolute;
  top: 180px;
  left:0px;
  width:800px;
}

#header {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 800px;
  height: 200px;
}

}
/* Projects */
table#projects {
  background-color: #CFC;  
  width: 100%;
}
.data {
  color: #000000;
  font-size: 12;
  font-weight: normal;
  text-align: left;
  background-color: #CCCCCC;
}
.toprow {
  font-size: 10;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  background-color: #CFC;
}
/* End Projects */

/* Active Projects */
#projectssummarycol {
  position: absolute;
  top: 200px;
  left: 5px;
  width: 800px;
  height: 100%;
  background: #CFC;
  display: table;
  font-size: 12;
}
table#projectssummary {
  border: solid #000 3px;
  width: 100%;
}
.projectssummarydata {
  color: #000000;
  font-size: 12;
  font-weight: normal;
  text-align: left;
  background-color: #CCCCCC;
  width: 100%;
}
.projectssummarytoprow {
  font-size: 10;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  background-color: #CFC;
  width: 100%;
}
/* End Active Projects */

/* Links Developer */
#linksdeveltopleftcol {
  position: absolute;
  top: 40px;
  left: 10px;
  width: 390px;
  height: 100px;
  background: #F0FFFF;
}

#linksdeveltoprightcol {
  position: absolute;
  top: 40px;
  left: 402px;
  width: 398px;
  height: 100px;
  background: #F0FFFF;
}

#linksdevelleftcol {
  position: absolute;
  top: 140px;
  left: 10px;
  width: 254px;
  height: 260px;
  background: #CFC;
}

#linksdevelleftcolgeneral {
  position: absolute;
  top: 400px;
  left: 10px;
  width: 254px;
  height: 400px;
}

#linksdevelmidcol {
  position: absolute;
  top: 140px;
  left: 266px;
  width: 264px;
}

#linksdevelrightcol {
  position: absolute;
  top: 140px;
  left: 532px;
  width: 266px;
  height: 260px;
  background: #CFC;
}

#linksdevelrightcoltechdocs {
  position: absolute;
  top: 400px;
  left: 532px;
  width: 266px;
  height: 400px;
}

p.linkshead {
  text-align: left;
  font-size: 14px;
}
p.linksdesc {
  text-align: left;
  font-size: 12px;
}
/* End Links Developer */