@charset "utf-8";
body {
  background-color: #0d2242;
  margin-left: 50px;
  margin-top: 50px;
}
div#heading {
  padding: 0 0 0 8px;
  width: 780px;
}
h1 {
  margin: 0 0 5px;
  padding: 0;
  color: #ffffff;
  font-size: 14px;
  font-family: Arial,Helvetica,sans-serif;
}
#homeContent {
  position: absolute;
  left: 539px;
  top: 270px;
  width: 247px;
  height: 287px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
}
#aboutContent {
  position: absolute;
  left: 469px;
  top: 300px;
  width: 337px;
  height: 238px;
  z-index: 1;
  text-align: justify;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
}
#Layer2 {
  position: absolute;
  left: 616px;
  top: 315px;
  width: 169px;
  height: 239px;
  z-index: 1;
  text-align: justify;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
}
div#portableContent {
  background: #ffffff none repeat scroll 0%;
  width: 613px;
  padding-top: 1px;
  padding-bottom: 5px;
}
div#portableContent h1 {
  margin: 0px 1px 1px;
  background-color: #0d2242;
  height: 25px;
  font-size: 18px;
}
div#portableContent.photoContent img {
  padding-bottom: 5px;
}
div#footer {
  padding: 10px 12px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  position: absolute;
  left: 50px;
  top: 598px;
  width: 780px;
  z-index: 1;
}
div#footer.contact {
  position: absolute;
  left: -340px;
  top: 860px;
  width: 780px;
  z-index: 1;
}
div#footer.photos {
  position: absolute;
  left: -235px;
  top: 960px;
  width: 780px;
  z-index: 1;
}
div#footer.portable {
  position: absolute;
  left: -235px;
  top: 960px;
  width: 780px;
  z-index: 1;
}
div#footer a:link, div#footer a:visited {
  color: #ffffff;
  text-decoration: none;
}
div#footer a:hover {
  color: #999999;
  text-decoration: underline;
}
ul#footerLinks {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
ul#footerLinks li {
  display: inline;
}
div#redLinks a:link, div#redLinks a:visited, div#redLinks a:active, div#redLinks a:hover {
  font-family: Arial,Helvetica,sans-serif;
  color: #b5c3ff;
  font-size: small;
}
div#redLinks {
  border-top: 3px solid #3333ff;
  border-left: 3px solid #3333ff;
  border-right: 3px solid #3333ff;
  text-align: center;
  z-index: 1;
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  padding-right: 3px;
  background-color: #0d2242;
  width: 800px;
  padding-left: 3px;
  color: white;
  padding-bottom: 6px;
}
div#redContent h1 {
  margin: 0px;
  height: 25px;
  background-color: #0d2242;
  font-size: 18px;
}
div#redContent {
  border-left: 3px solid #3333ff;
  border-right: 3px solid #3333ff;
  border-bottom: 3px solid #3333ff;
  padding: 3px 3px 5px;
  background: #ffffff none repeat scroll 0% 50%;
  width: 800px;
  text-align: center;
}


