body {
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
  font-size: 1em;
  font-family: verdana, arial, sans-serif;
}

h1 {
  color: #993300;
  font-size: 1.2em;
}

h1 span.subHead {
  color: #002c63;
  font-size: .85em;
  font-weight: normal;
}

.contentBlock {
  margin-bottom: 1.5em;
}

.contentHead {
  color: #000000;
  border-bottom: 1px solid #002c63;
}

.box20 {
  height: 1em;
}

.leftBox {
  float: left;
}

.rightBox {
  float: right;
}

h2 {
  color: #993300;
  font-size: 1.1em;
}

h3 {
  color: #993300;
  font-weight: normal;
}

#container {
  min-width: 950px;
  margin: 0px;
  padding: 0px;
}

#banner {
  height: 104px;
  width: 100%;
  background: url('./images/banner_bg.gif') repeat-x 0px 0px;
  margin: 0px;
  padding: 0px;
}

#bannerLogo {
  display: block;
  float: left;
  width: 100px;
  height: 100px;
  margin: 0px;
  padding: 0px;
}

#bannerTitle {
  margin: 0px 355px 0px 150px;
  height: 77px;
  padding: 0px;
}

#bannerTitle h3 {
  display: block;
  color: #993300;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  margin: 0px 0px 0px 0px;
  padding: 30px 0px 0px 0px;
}

#bannerTitle span {
  font-size: 16px;
}

#bannerNavigation {
  margin: 0px 0px 0px 150px;
  height: 22px;
  padding: 0px;
}

#bannerTools {
  float: right;
  width: 350px;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
}

#bannerToolList {
  display: block;
  list-style-type: none;
  height: 67px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#bannerToolList li {
  display: block;
  float: right;
  height: 29px;
  padding: 0px;
  margin: 0px 20px 5px 0px;
}

#main {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width: 874px;
  margin: 0px auto;
}

#photoBox {
  position: relative;
  float: left;
  width: 400px;
  height: 400px;
  background-color: #000000;
}

#photoBox.type1 {
  float:right;
  margin: 0px 30px 0px 20px;
}

#photoFrame {
  position: absolute;
  width: 400px;
  height: 400px;
  background: transparent url('./images/photo_frame.png') no-repeat 0px 0px;
  z-index: 9;
}

#content {
  margin: 0px;
  padding: 20px 0px 120px 10px;
}

#content.type1 {
  background: #ffffff url('./images/content_bg.jpg') no-repeat 0px 0px;
  padding: 20px 20px 120px 20px;
}

#pageText {
  margin-right: 450px;
}

#pageText h3 {
  background: url('./images/content_header.jpg') no-repeat right 0px;
  display: block;
  height: 48px;
  text-align: right;
  padding-right: 15px;
  padding-top: 10px;
  font-size: 22px;
  line-height: 22px;
  margin: 0px;
  max-width: 460px;
}

#columns {
  float: left;
  margin: 0px 0px 0px 20px;
  background: transparent url('./images/column_bodies.gif') repeat-y 0px 0px;
  width: 434px;
}

#columns div.top {
  background: transparent url('./images/column_headers.gif') no-repeat 0px 0px;
}

#columns div.bottom {
  background: transparent url('./images/column_footers.gif') no-repeat 0px bottom;
  height: 400px;
}

div.column1 {
  float: left;
  width: 132px;
  padding: 0px;
  margin: 0px;
}

div.column2 {
  float: left;
  width: 151px;
  padding: 0px;
  margin: 0px;
}

div.column3 {
  float: left;
  width: 151px;
  padding: 0px;
  margin: 0px;
}

div.column1 img {
  margin: 15px 0px 0px 15px;
}

div.column2 img {
  margin: 15px 0px 0px 34px;
}

div.column3 img {
  margin: 15px 0px 0px 34px;
}

#footer {
  background: transparent url('./images/footer_bg.gif') repeat-x 0px 0px;
  position: fixed;
  bottom: 0px;
  height: 100px;
  width: 100%;
  z-index: 99;
}

#footerAd1 {
  float: left;
}

#footerAd2 {
  float: right;
}

#footerNav {
  text-align: center;
  margin: 0px;
  padding: 16px 0px 0px 0px;
}

#bannerNavigation ul {
  display: block;
  height: 22px;
  list-style-type: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#bannerNavigation ul li {
  display: block;
  float: left;
  height: 22px;
}

#bannerNavigation ul a {
  background: transparent url('./images/nav_tab_left.gif') no-repeat 0px 0px;
  display: block;
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;   
  cursor: pointer;
  height: 22px;
  padding: 0px 0px 0px 10px;
  color: #000066;
  text-decoration: none;
}

#bannerNavigation ul li a.selected {
  background: url('./images/nav_tab_left.gif') no-repeat 0px -22px;
  cursor: default;
}

#bannerNavigation ul span {
  background: transparent url('./images/nav_tab_body.gif') no-repeat right 0px;
  padding: 5px 20px 4px 10px;
  display: block;
}

#bannerNavigation ul li a.selected span {
  background: transparent url('./images/nav_tab_body.gif') no-repeat right -22px;
}

#bannerNavigation ul a:visited, #bannerNavigation ul a:link {
  color: #000066;
}

#bannerNavigation ul a:hover {
  color: #cc8800;
}

#bannerNavigation ul li.selected a:hover {
  color: #000066;
}

ul.listmenu {
  list-style-type: none;
  display: block;
  text-align: center;
}

ul.listmenu li {
  display: inline;
  font-size: .85em;
}

ul.listmenu a {
  font-size: .85em;
  color: #000066;
  text-decoration: none;
}

ul.listmenu a:visited, ul.listmenu a:link {
  color: #000066;
}

ul.listmenu a:hover {
  color: #cc8800;
}

div.tool {
  background: transparent url('./images/toolbox_left.png') no-repeat 0px 0px;
  display: block;
  float: right;
  font-size: 12px;
  line-height: 12px;
  height: 29px;
  padding: 0px 0px 0px 8px;
  color: #ffffff;
  overflow: hidden;
}

div.tool span {
  background: transparent url('./images/toolbox_right.png') no-repeat right 0px;
  padding: 2px 7px 15px 7px;
  display: block;
}

div.tool label {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
}

div.tool p {
  margin: 0px;
  padding: 2px 75px 0px 0px;
}

div.tool a {
  display: block;
  float: right;
  padding: 2px 3px 2px 3px;
  margin: 0px;
  border: 1px solid #000000;
  background-color: #cecece;
  text-decoration: none;
  color: #000000;
}

div.tool a:link, div.tool a:visited {
  color: #000000;
}

div.tool a:hover {
  background-color: #ffffdf;
}

div.tool input {
  font-size: 12px;
  color: #000000;
  border: 1px solid #000000;
  margin: 0px;
  padding: 0px;
}

div.tool #loginForm input.text {
  width: 65px;
}

div.news {
  text-align: center;
  margin: 0px 0px 0px 0px;
}

div.newsItem {
  width: 640px;
  margin: 20px auto 0px auto;
}

div.newsItem h3 {
  border-top: 1px solid #000066;
}

div.footerAd {
  border: 5px solid #ccd6e0;
  margin: 17px 20px 0px 20px;
}

div.breaker {
  height: 0px;
  clear: both;
}

form {
  margin: 0px;
  padding: 0px;
}

div.slideshows {
  position: relative;
}

div.slideshows img {
  border: 0px;
}

#ad1, #ad2 {
  width: 90px;
  height: 57px;
}

#photobox {
  width: 400px;
  height: 400px;
}

a.slide {
  position: absolute;
}

a.slide span {
  display: none;
}

#content form ul {
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#content form fieldset {
  margin: 0px;
  padding: 10px;
}

#content form li {
  display: block;
  float: left;
  height: 68px;
  width: 300px;
  margin: 0px;
}

#content form li.submit {
  width: 100%;
  clear: left;
  text-align: center;
}

#content form li.submit input {
  margin: 0px 10px 0px 10px;
}

#content form label {
  font-size: .9em;
  display: block;
  font-weight: bold;
}

#content form label span {
  font-weight: normal;
}

#content table td p {
  margin: 0px;
  padding: 0px;
}

/* Search Results */

.ppocsearch h1 {
 text-align: center;
 font-size: 1.5em;
 font-style: italic;
 font-family: "Garamond LightCondensed";
 color: #9999ff;
 margin: 0px;
 padding: 0px;
}

.ppocsearch .pagination {
 text-align: center;
 padding: 0px;
 margin: 0px;
}

.ppocsearch table.head {
 width: 100%;
 margin: 0px 0px 16px 0px;
}

.ppocsearch table.footer {
 width: 100%;
 margin: 16px 0px 0px 0px;
}

.ppocsearch table.head .col1, .ppocsearch table.footer .col1 {
 text-align: left;
 width: 200px;
 font-size: 1.1em;
 font-weight: bold;
}

.ppocsearch table.head .col2 {
 text-align: center;
}

.ppocsearch table.head .col3, .ppocsearch table.footer .col3 {
 text-align: right;
 width: 200px;
 font-size: 1.1em;
 font-weight: bold;
}

.ppocsearch table.result td {
 padding: 3px 0px 3px 0px;
}

/*
.ppocsearch .searchprev {
}

.ppocsearch .searchnext {
}

.ppocsearch table.head span, .ppocsearch table.footer span {
}
*/

.ppocsearch a.name {
 font-size: 1em;
 font-weight: bold;
}

.ppocrecord td {
 vertical-align: top;
 padding: 10px 0px 10px 0px;
}

.ppocrecord .col1 {
 width: 300px;
 font-size: 1.1em;
 font-weight: bold;
 color: #660000;
}

.ppocrecord .col2 {
 width: 346px;
}

.ppocrecord .col3 {
 width: 346px;
}