body {
  font-size: 12px;
  font-family: verdana, arial, sans-serif;
  background: #E5F3FF;
  word-wrap: break-word;
  margin: 8px;
}
a {
  text-decoration: none;
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #006600;
}
#header {
  height: 200;
}
#title1 {
  width: 500px;
  display: block;
  margin: 10px;
}
#title1 h4 {
  font-size: 13px;
}
#title2 {
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 110px;
}
#outer1 {
  float: left;
  width: 180px;
  padding: 10px;
  background: #E5F3FF;
}
#outer3 {
  float: right;
  width: 180px;
  padding: 10px;
  background: #E5F3FF;
}
#outer2 {
  background: #E5F3FF;
  margin: 10px 210px;
}
#wrapper {
  clear: both;
  overflow: hidden;
  background: #E5F3FF;
}
#footer {
  clear: both;
  background: #E5F3FF;
  text-align: center;
}
.content {
  padding: 10px;
}
h1 {
  font-size: 22px;
  margin: 0;
  padding: 5px 0;
  color: #000000;
}
h2 {
  font-size: 14px;
  margin: 0;
  padding: 5px 0;
  color: #000000;
}
h3 {
  font-size: 18px;
  margin: 0;
  padding: 8px 0;
  color: #000000;
}
p {
  font-size: 12px;
  line-height: 1.5em;
  margin: 0;
  padding: 5px 0;
}

.photomenu {
  font-size: 12px;
  font-family: verdana, arial, sans-serif;
  text-decoration: none;
  font-weight: bold;
  color: #006600;
}

.video {
  font-size: 12px;
  font-family: verdana, arial, sans-serif;
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
  background: #FF0000;
  padding: 4px;
  border: 2px solid #000000;
}

.white14 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
}

.justified {
  text-align: justify;
}

#content td {
  vertical-align: top;
  padding: 0px;
}
#leftPanel {
  padding-right: 10px;
}
#rightPanel {
  width: 160px;
  padding-left: 10px;
  overflow: visible;
  display: block;
}
#content {
  clear: both;
}
span #contact {
  font: bold 12px Arial, Helvetica, sans-serif;
}

