body {
  color: #000000;
  background-color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  margin-left: auto;
  margin-right: auto;
  width: 639px;
}

h3 {
  color: #7B7B7B;
  margin-bottom: 8px;
  font-size: x-large;
}

h4 {
  color: #000000;
  margin-bottom: 6px;
  font-size: medium;
  text-align: center;
}

ul, ol {
  margin-top: 5px;
  color: #000000;
}

input, textarea {
  color: #FFFFFF;
  background-color: #B1803E;
  border: solid #775130 1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
}

a:link, a:visited {
 color: #8B6339;
 text-decoration: none;
}

a:hover, a:active {
  color: #C09F71;
  text-decoration: underline;
}
 
.sidenav {
  background-image: url(../images/navbg.gif);
  width: 184px;
  vertical-align: top;
}

.sidenum {
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}

.maincontent {
  color: #000000;
  background-color: #F1F1F1;
  width: 435px;
  padding-left: 10px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  vertical-align: top;
  font-size: small;
}

.btmnav {
  color: #666666;
  background-color: #FFFFFF;
  text-align: center;
  font-size: x-small;
}

.copyright {
  color: #FFFFFF;
  font-size: xx-small;
  text-align: center;
  margin-top: 5px;
}

.frmbtn {
  font-size: small;
}

.frmradio {
  background-color: transparent;
  border: none;
}

#career1 {
  display: block;
}

#career2 {
  display: none;
}

#career3 {
  display: none;
}
