body {
  padding: 0;
  margin: 0;
  background-color: #95BCDE;
}
.padding {
  padding: 0px 10px 5px 10px;
  margin-top: 5px;
}
#center {
  width: 100%;
  height: 100%;
  text-align: center;
}
#container {
  width: 780px;
  margin: 30px auto auto auto;
}
#header {
  height: 300px;
  width: 760px;
  margin-bottom: 10px;
}
#body {
  background-color: #ffffff;
  height: auto;
  clear: both;
}

#content {
  width: 758px;
  height: auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  text-align: left;
  margin-top: 10px;
  background-color: #f3f3f3;
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}

#navbar {
  height: 50px;
  width: 760px;
  line-height: 50px;
  text-align: center;
  margin: 0;
}
#navbar span {
  padding: 0px 20px 0px 20px;
  margin: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  color: #000000;
}
#navbar a, #navbar a:link, #navbar a:visited {
  color: #ffffff;
  text-decoration: none;
}
#navbar a:hover, #navbar a:active {
  color: #ffffff;
  text-decoration: underline;
}  
h2 {
  font-size: small;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 30px;
}
.content p, .content li {
  margin: 0px 0px 2px 0px;
}

#top {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  line-height: 22px;
  height: 22px;
}

#topleft {
  float: left;
  width: 375px;
  text-align: left;
  height: 22px;
  line-height: 22px;
}

#topright {
  float: right;
  width: 400px;
  text-align: right;
  height: 22px;
  line-height: 22px;
}

#top a, #top a:link, #top a:visited {
  color: #ffffff;
  text-decoration: none;
  padding-top: 2px;
  border-top: 0px solid #ffffff;
}
#top a:active, #top a:hover {
  color: #ffffff;
  text-decoration: none;
  padding-top: 0px;
  border-top: 2px solid #ffffff;
}
#footer {
  font-family: "Century Gothic", Arial, sans-serif;
  color: #006699;
  font-size: 0.8em;
  text-align: center;
  margin-top: 5px;
}
#footer a, #footer a:hover {
  color: #006699;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.print {
  text-align: right;
  font-weight: bold;
  text-transform: uppercase;
  font-size: x-small;
}
.print a, .print a:link, .print a:visited {
  color: #999999;
  text-decoration: none;
  padding-left: 15px;
  background-image: url(../../images/popg.gif);
  background-repeat: no-repeat;
  background-position: left center;
}
.print a:hover, .print a:active {
  color: #999999;
  text-decoration: underline;
  padding-left: 15px;
  background-image: url(../../images/popg.gif);
  background-repeat: no-repeat;
  background-position: left center;
}
/* ***** PICTURE GALLERY ***** */
.pic {
  float: left;
  /*display: block;*/
  position: relative;

  height: 120px;
  margin: 5px 5px 0;
  padding: 0;
  text-align: center;
  /*width: 135px;*/
  padding-left: 18px;
  padding-right: 18px;
}
.pic div {
  position: relative;
}
.pic span {
  font-size: 0;
  position: relative;
}
.pic img {
  border: 0px solid #000;
  /*border: 1px solid #000;*/
}
/*#piclist {
  width: 655px;
  padding-left: 40px;
}*/
.piclist {
  padding-top: 10px;
  text-align: center;
}
.pic a {
  display: block;
  width: 85px;
  border: 1px solid #efefef;
  padding: 7px;
}
.pic a:hover {
  background-color: #efefef;
  border: 1px solid #ccc;
}
/*.picgrp {
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  border-bottom: 1px solid #999999;
  color: #000000;
  padding: 0px 0px 2px 2px;
}

.picrow {
  text-align: center;
  margin: 10px 0 10px 0;
}  */

#content .libreak {
  clear: both;
  border-bottom: 1px solid #efefef;
}
#content .lileft, #content .rleft {
  padding: 10px 0 10px 15px;
  margin-left: 15px;
  float: left;
  width: 130px;
  text-decoration: underline;
  background-image: url(../../images/bullet.gif);
  background-repeat: no-repeat;
  background-position: left center;
}
#content .liright, #content .rright {
  float: left;
  width: 500px;
  padding: 10px 0px 10px 0px;
}

#content .rleft {
  width: 270px;
}
#content .rright {
  width: 150px;
}

.form_row {
  clear: both;
  height: auto;
  margin-left: 10px;
}
.form_label {
  float: left;
  width: 100px;
  font-weight: bold;
}
.form_label_long {
  float: left;
  width: 160px;
  font-weight: bold;
}
.form_field {
  float: left;
  width: 400px;
}
.input {
  border: 1px solid #cccccc;
  padding: 2px;
}
.submit {
  padding: 2px 8px 2px 8px;
  font-weight: bold;
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #999999;
}
.error {
  font-weight: bold;
  font-style: italic;
  color: #FF0000;
}
.clear {
  clear: both;
}
li.ls {
  list-style-position: outside;
  list-style-image: url(../../images/bullet.gif);
  line-height: 24px;
}
