body.PeaceCorps {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #dadada;
  background-image: url("/images/frame/bodyGradient.gif");
  margin: 0px;
  padding: 0px;
  background-repeat: repeat-x;
  font-size: 0.8em;
}

body.PeaceCorps a:link {
  color: #aa0000;
  text-decoration: none;
}

body.PeaceCorps a:visited {
  color: #aa0000;
  text-decoration: none;
}

body.PeaceCorps a:hover {
  color: #2a3faa;
  text-decoration: none;
}

body.PeaceCorps a:active {
  color: #d41f55;
  text-decoration: none;
}

div.centered {
  text-align: center;
}

table.pcFrame {
  margin: 0 auto;
  text-align: center;
  background-color: #ffffff;
}

table.pcTableBottom {
  margin: 0 auto;
  text-align: center;
}

td.pcFrameLeft {
  background-image: url("/images/frame/shadow_left.gif");
  vertical-align: top;
}

td.pcFrameRight {
  background-image: url("/images/frame/shadow_right.gif");
  vertical-align: top;
}

div.pcFrameBottom {
  margin: 0;
  background-image: url("/images/frame/frame_bottom.gif");
  background-repeat: no-repeat;
  width: 770px;
  height: 20px;
}

td.pcFrameCenter {
  vertical-align: top;
}

div.titleBar {
  height: 70px;
}

span.titleImage {
  float: left;
}

span.titleNav {
  float: right;
  text-align: right;
  font-size: 0.7em;
  padding-top: 35px;
  padding-right: 5px;
}

div.imageBar {
  height: 170px;
}

div.menuBar {
  font-size: 0.9em;
  height: 30px;
}

div.mainBody {
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}

div.bottomBar {
  padding-top: 50px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  font-size: 0.8em;
}

span.bottomCopyright {
  float: left;
  text-align: left;
  padding-bottom: 10px;
}

span.bottomContact {
  float: right;
  text-align: right;
  padding-bottom: 10px;
}

span.aspirationQuestionTitle {
  font-size: 1.1em;
  font-weight: bold;
  color: #2A5F00;
}

span.aspirationQuestionTitle:hover {
  text-decoration: underline;
}

span.aspirationQuestionText {
  color: #2A5F00;
}

div.aspirationAnswerText {
  padding-left: 10px;
  font-style: italic;
}