body {
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #000000;
  background-image: url(images/back.jpg);
  background-repeat: repeat;
}

h1, h2, h3, h4, h5 {
  margin: 0;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  background-color: #FF9933;
  background: left
}

#header {
  width: 768px;
  margin: 0 auto;
  color: #808080;
  padding-top: 40px;
  background-image: url(images/img1.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
#header-info {
  width: 768px;
  margin: 0 auto;
  color: #808080;
  padding-top: 40px;
  background-image: url(images/img1a.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
#header-exam {
  width: 768px;
  margin: 0 auto;
  color: #808080;
  padding-top: 40px;
  background-image: url(images/img1b.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
#header-inq {
  width: 768px;
  margin: 0 auto;
  color: #808080;
  padding-top: 40px;
  background-image: url(images/img1c.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
#header-terms {
  width: 768px;
  margin: 0 auto;
  color: #808080;
  padding-top: 40px;
  background-image: url(images/img1d.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
a {
  color: #000000;
  text-decoration: none;
}
a:visited {color: #000000; text-decoration: none; }
a:hover {
  color: #003399;
  text-decoration: none;
}

#menu1 {
  float: left;
  width: 150px;
  margin: 0px auto;
  padding-left: 40px;
  font-weight: bold;
  font-size: 14px;
  color: #323B2E;
}

#menu1 ul {
  margin: 0px;
  list-style: none;
  padding: 0px;
}

#menu1 a {
  display: block;
  width: 120px;
  padding: 5px 0px;
  background-color: #0070D8;
  text-align: center;
  text-decoration: underline;
  text-transform: uppercase;
  font-weight: bold;
  color: #000000;
  font-size: 18px;
  border-bottom-color: #0070d8;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-color: #0070D8;
  border-top-style: solid;
  border-top-width: 1px;
}

#menu1 a:hover {
  background-color: #0070D8;
  border-right: 4px solid #000000;
  border-left: 4px solid #000000;
  color: #FFFF33;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-color: #000000;
  border-top-style: solid;
  border-top-width: 1px;
}
#menu1 li #active {
  background-color: #0070D8;
  border-right: 4px solid #000000;
  border-left: 4px solid #000000;
  color: #FFFF00;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-color: #000000;
  border-top-style: solid;
  border-top-width: 1px;
}
#content {
  width: 768px;
  margin: 0 auto;
  background-image: url(images/img2.jpg);
  background-repeat: repeat-y;
  background-position: center;
}

#leftcol {
  float: left;
  width: 120px;
  margin-top: 10px;
}

#rightcol {
  float: right;
  margin-right: 50px;
  margin-top: 0px;
  width: 540px;
  text-align: left;
}

#rightcol h1 {
  font-size: 50px;
  letter-spacing: -6px;
  margin-top: 0px;
  float: right;
}

#rightcol h2 {
  font-size: 24px;
  letter-spacing: -2px;
  color: #FFFF00;
  text-decoration: underline;
}

.address {
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}
.little {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold
}
#footer {
  width: 768px;
  margin: 0 auto;
  background-image: url(images/img3.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
#footer-info {
  width: 768px;
  margin: 0 auto;
  background-image: url(images/img3a.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
#footer-exam {
  width: 768px;
  margin: 0 auto;
  background-image: url(images/img3b.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
#footer-inq {
  width: 768px;
  margin: 0 auto;
  background-image: url(images/img3c.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
#footer-terms {
  width: 768px;
  margin: 0 auto;
  background-image: url(images/img3d.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
#footer p {
  text-align: center;
  padding: 0;
  font-size: 10px;
}