body { 
  margin-top: 0em;
  margin-left: 0em;
  margin-right: 0em;
  margin-bottom: 0em;
  font-family: Verdana;
  font-weight: bold;
  font-size: 10pt;
  :visited { color: rgb(153, 0, 153); } /* for visited links */
}
a.sitenav { text-decoration: none; font-family: Tahoma; font-weight: bold; font-size: 8pt; color: #FFFBF0 }
A:hover { color: white ; background: #800000 }
#header {
  background: #800000;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 90px;
  text-align: center;
}
#headertxt1 {
  font-family: Verdana;
  font-size: 18pt;
  color: white;
  font-weight: bold;
  text-align: center;
}
#headertxt2 {
  font-family: Verdana;
  font-size: 15pt;
  color: white;
  font-weight: bold;
  text-align: center;
}
#footer {
  text-align: center;
  font-family: Verdana;
  font-size: 7pt;
  color: gray;
}
#leftmenu {
  background: #000000;
  position: absolute;
  top: 90px;
  width: 100%;
  height: 30px;
}
#content {
  background: #fff;
  position: absolute;
  top: 150px;
  left: 50%;
  margin-left: -325px;
  width: 650px;
  height: 500px;
}
#pagetitle {
  text-decoration: none;
  font-family: Verdana;
  font-weight: bold;
  font-size: 14pt;
  color: green;
}
#home {
  text-decoration: none; font-family: Verdana; font-size: 90%;
}
#homebold {
  text-decoration: none; font-family: Verdana; font-weight: bold; font-size: 11pt;
}
#jobshead {
  background: maroon;
  font-family: Verdana; 
  font-weight: bold; 
  font-size: 90%;
  color: white;
  text-align: center;
}
#jobslist {
  font-family: Verdana; 
  font-weight: bold; 
  font-size: 9pt;
  text-align: center;
}
#jobtitle {
  font-family: Verdana; 
  font-weight: bold; 
  font-size: 11pt;
  color: maroon;
}
#jobdesc {
  font-family: Verdana;
  font-weight: bold; 
  font-size: 10pt;
  color: #000;
  text-align: justify;
}
#jobapp {
  font-family: Verdana; 
  font-weight: bold; 
  font-size: 10pt;
  color: #800000;
  text-align: justify;
}
#svcshead {
  text-decoration: none;
  font-family: Verdana;
  font-weight: bold;
  font-size: 14pt;
  color: green;
} /*  */
