.ptitle {
 font-size : 16pt;
 text-indent : -0.5em;
 color: #000033;
 font-weight : bold;
 text-decoration : underline;
}

.preg {
 font-size : 10pt;
 text-indent : 10pt;
 color: #000033;
}

p {
 font-family: Verdana, Arial, Helvetica, sans-serif
}

body {
  background-color: #FFFFFF
}

#main {
  position: absolute;
  width: 90%;
  left: 5%;
  margin-top: 5%;
  border: 1px solid #000033
}

#top {
  position: relative;
  width: 100%;
}

#top-left {
  position: relative;
  height: 150px;
  width: 336px;
  float: left;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background-image: url(images/titleleft.jpg);
  background-repeat: no-repeat
}

#top-right {
  position: relative;
  height: 150px;
  width: 330px;
  float: right;
  background-color: #FFFFFF;
  padding: 0px 0px 0px 5px;
  margin: 0px 0px 0px 5px;
  border-left-color: #000033;
  border-left-style: dotted;
  border-left-width: 1px;
  background-image: url(images/marrologo.jpg);
  background-repeat: no-repeat
}

#linkbar {
  float: right;
  top: 150px;
  left: 0px;
  width: 100%;
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: smaller;
  border-top-color: #000033;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-color: #000033;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  background-color: #003366
}

#linkbar ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  white-space: nowrap
}

#linkbar ul li {
  display: inline
}


#linkbar ul li a {
  color: #FFFFFF;
  text-decoration: none;
  border-right-color: #FFFFFF;
  border-right-width: 1px;
  border-right-style: solid;
  padding: 0em 1em 0em 1em
}

#linkbar a:hover {
  text-decoration: none;
  color: #000000;
  background-color: #99CCFF
}

#content {
  float: right;
  text-align: left;
  width: 100%
}

#content-sidebar {
  float: left;
  width: 25%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  margin-top: 1em
}

#content-sidebar h1 {
  font-size: 12pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000033;
  font-style: italic
}

#content-sidebar ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px
}

#content-sidebar ul li {
  color: #000033;
  font-size: 10pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  list-style-type: none
}
#content-sidebar ul li a {
  color: #000033;
  text-decoration: none
}

#content-sidebar a:hover {
  color: #CC0000;
  text-decoration: none
}

#content-sidebar img {
  margin-top: 2em
}


#content-body {
  float: right;
  border-left-color: #000066;
  border-left-width: 1px;
  border-left-style: dotted;
  border-bottom-color: #000066;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-top-color: #000066;
  border-top-width: 1px;
  border-top-style: dotted;
  margin-top: 1em;
  width: 74%
}

#content-body p {
  margin: 1em 1em 0em 1em;
}

#content-body img {
  margin: 1em;
  border: 1px solid #000066
}

#content-body ul li {
 margin : 1px 1em 0 0;
 font-size : 12pt;
 text-indent : 0;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 list-style-type : circle;
}

#footer {
  float: right;
  width: 100%;
  text-align: center
}

#footer p {
  color: #000033;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 8pt
}

