.top-well {
  position: absolute;
  left: 5px;
  top: 0px;
  height: 120px;
  width: 1002px;
/*  border: 1px solid #000000; */
}

.left-well {
  position: absolute;
  left: 5px;
  top: 121px;
  width: 250px;
/*  border: 1px solid #000000; */
}

.left-well th {
  text-decoration: none;
  display: block;
  color: #FFFFFF;
  background-color: #F665AB;
}

.left-well a {
  text-decoration: none;
  color: #736F6E;
}

.left-well a:hover {
  text-decoration: underline;
  color: #F665AB;
  background-color: #FFFFFF;
}

.main-well {
  position: absolute;
  left: 256px;
  top: 121px;
  width: 600px;
/*  border: 1px solid #000000; */
}

.right-well {
  position: absolute;
  left: 857px;
  top: 121px;
  width: 150px;
  text-align: center;
/*  border: 1px solid #000000; */
}
.nav {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
/*  border-bottom: 1px solid #000000; */
  border-bottom: 1px solid #736F6E;
}

.nav a {
  text-decoration: none;
  font-size: 14px;
  color: #F665AB;
}

body {
  font-family: Arial, "Times New Roman",Georgia,Serif;
  color: #736F6E;
  margin-bottom: 25px;
  background-color: #FFFFFF;
}

.stuheader {
  color: #F665AB;
  text-decoration: underline;
}

.pstuheader {
  color: #FFFFFF;
  text-decoration: underline;
  display: block;
  background: #F665AB;
}

.adimg {
  border: 1px solid #736F6E;
}

.grey {
  color: #736F6E;
}

a.sgrey {
  color: #736F6E;
  font-size: 12px;
}

a.vid {
  text-decoration: underline;
  font-size: 16px;
  color: #F665AB;
}

a:hover.vid {
  color: #736F6E;
}

.copyright {
  display: block;
  text-align: center;
}

.letters a {
  text-decoration: none;
  font-size: 16px;
  color: #F665AB;
}

.captcha {
  display: none;
  position: absolute;
  height: 150px;
  width: 300px;
  top: 350px;
  left: 450px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #736F6E;
  background-color: #FFFFFF;
  z-index: 999999;
}

a.metro {
  text-decoration: underline;
  font-size: 16px;
  color: #736F6E;
}

a:hover.metro {
  color: #F665AB;
}

.middle-image {
  background-image: url('/images/middle2.jpg');
  height: 268px;
  width: 600px;
  font-size: 33px;
  color: #FFFFFF;
}