/* Generated by KompoZer */
html, body, div, h1 {
  margin: 0;
  padding: 0;
}
body {
  margin-left: 12px;
  background-color: #ccffff;
}
div.main_page {
  background-color: white;
  font-family: Arial,Helvetica,sans-serif;
  margin-left: 10%;
  position: relative;
  width: 750px;
  margin-top: 1%;
}
.logo {
  font-family: "Times New Roman",Times,serif;
  text-align: center;
  position: relative;
  height: 244px;
  background-position:  center center;
  background-image: url(logo_pic.jpg);
  width: 750px;
}
.body-text {
  font-family: Arial,Helvetica,sans-serif;
  padding-bottom: 5%;
  text-align: center;
  width: 750px;
}
div.pic-row {
  padding: 5px;
  position: relative;
  width: 700px;
}
div.box-lhs {
  height: auto;
  margin-right: 50%;
  width: 300px;
}
div.box-rhs {
  top: 50%;
  text-align: right;
  background-color: white;
  font-family: Arial,Helvetica,sans-serif;
  position: absolute;
  width: 300px;
  margin-left: 400px;
}

