.infoMessage {
  background-color: white;
  width: 790px;
  font-size: 18px;
  font-style: italic;
  padding: 5px;
  text-align: center;
}

body {
  background-color: black;
}
.container {
    text-align: center;
}
.center {
  font-family: Helvetica, Verdana, Arial;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  text-align: left;
}

.strong {
    font-weight: bold;
}

img {
  xborder-width: 1px;
  xborder-color: white;
  xborder-style: solid;
}

.forPalm {
    font-size:16px;
    font-style: normal;
    color: white;
    margin-bottom: 20px;
}

.body-text {
    color: #979DA9;
}

.body-title {
    color: white;
    font-weight: bold;
    font-size: 14px;
    margin-top:10px;
}

.sectionHead {
    color: white;
    font-weight: bold;
    font-size: 20px;
    margin-top:20px;  
}

.bodyWrapper {
    width: 778px;
    padding: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: white;
}
.mainHead {
    background-image: url(../images/bg.jpg);
    background-repeat:no-repeat;
    height: 533px;
    padding: 10px;
}
.header {
  font-style: italic;  
  color: #979DA9;
  font-size: 64px;
}

.subhead {
    color: #979DA9;
    font-size: 12px;
}

.introText {
    color: black;
    width: 780px;
    xfloat: left;
    xclear: right;
}

.leftImage {
    xfloat: left;
    xclear: right;
}

.rightImage {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.mapHelpDetails {
    font-size: 10px;
}
