
body {
  background-color: #000033;
  background-image: url(images/BGTech.gif);
  background-repeat: repeat-y;
  color: #91C8FF;
  scrollbar-base-color: #111111;
  scrollbar-arrow-color: #00FF00;
  scrollbar-darkshadow-color: #333333;
  scrollbar-face-color: #505050;
  scrollbar-highlight-color: #cccccc;
  scrollbar-track-color: #000033;
  font-family: Fixedsys, Verdana, Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}

a:link {
  color: #00CCFF;
}

a:active {
  color: #00FFFF;
}

a:visited {
  color: #0099FF;
}

h1 {
  color: #0080FF;
  font-weight: normal;
  text-align: center;
}

h5 {
  text-align: center;
}

h4 {
  color: #0080FF;
  font-size: 8pt;
}

.header {
  color: "rgb(102, 153, 204)";
  text-align: center;
  vertical-align: middle;
}

.header a:link {
  color: #00CC00;
}

.header a:active {
  color: #00FF00;
}

.header a:visited {
  color: #009900;
}

.sideNav {
  color: #80FF80;
  text-align: center;
  vertical-align: top;
}

.sideNav a:link {
  color: #00CC00;
}

.sideNav a:active {
  color: #00FF00;
}

.sideNav a:visited {
  color: #009900;
}

.newsBox {
  text-align: left;
}

.linksBox {
  text-align: left;
  text-decoration: none;
}

.jobsBox {
  text-align: center;
}

.footer {
  color: #00CCFF;
  font-weight: normal;
  text-align: center;
  vertical-align: top;
}

.footer a:link {
  color: #00CC00;
}

.footer a:active {
  color: #00FF00;
}

.footer a:visited {
  color: #009900;
}

