#insideHead {
  margin-top: 54px;
  margin-left: 65px;
  height: 200px;
  width: 654px;
}
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.png);
    background-repeat:no-repeat;
    height: 400px;
    padding: 10px;
}
.header {
  font-style: italic;  
  color: #979DA9;
  font-size: 48px;
}

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

.introText {
    color: #979DA9;
    width: 654px;
    xfloat: left;
    xclear: right;
}

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

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

.mapHelpDetails {
    font-size: 10px;
}

.pmuni-text-bold {
    font-weight: bold;
    color: white;
}

.info-text {
    font-style: italic;
}
