/* Generated by KompoZer */
body {
  margin: 0px;
  font-family: trebuchet ms,Helvetica,sans-serif;
  background-color: #ffffff;
  background-image: url(../images/bg.png);
  background-repeat: repeat-x;
  background-position: center top;
}
.header {
  background-image: url(../images/header.jpg);
  background-position:  center center;
  background-repeat: no-repeat;
  height: 250px;
  margin-left: auto;
  margin-right: auto;
margin-top: 40px;
  width: 700px;
}
.title {
  padding: 0px;
  color: #003366;
  letter-spacing: -1px;
  font-weight: bold;
  width: 390px;
  margin-left: 20px;
  margin-top: 27px;
  text-align: center;
  float: left;
  font-size: 22px;
}
.navigation {
  color: #ffffff;
  font-size: 12px;
  width: 205px;
  font-weight: bold;
  letter-spacing: 0px;
  margin-right: 27px;
  margin-top: 25px;
  float: right;
}
.outer {
  margin: auto;
  height: 100%;
  width: 100%;
}
.block-1 {
  margin: 0.3em 0.3em 0.5em;
  height: 63px;
  width: 727px;
  padding-top: 15px;
  padding-bottom: 0px;
}
.block-2 {
  padding: 10px;
  height: 100%;
  width: 90%;
  margin-top: -8px;
  background-image: url(../images/btm_bg.jpg);
  background-position: center bottom;
  background-repeat: repeat-x;
  text-align: left;
  background-color: #ffffff;
}
.block-3 {
  height: 19px;
  width: 87%;
  margin-top: -8px;
  text-align: center;
}
.footer {
  height: 19px;
  width: 87%;
  margin-top: 1px;
  color: #0066cc;
  font-size: 10px;
}
.content_holder {
  width: 80%;
  float: left;
  height: 100%;
}
.side_bar {
  border: 1px dashed #006699;
  padding: 5px;
  width: 160px;
  float: right;
  font-size: 14px;
}
.nav_holder {
  border-right: 1px solid #cccccc;
  padding-right: 10px;
  padding-top: 10px;
  width: 134px;
  float: left;
  height: 100%;
  background-image: url(../images/sub_nav2.jpg);
  background-repeat: no-repeat;
}
.child {
  border-bottom: 1px solid #cccccc;
  font-size: 15px;
  font-weight: bold;
  color: #003366;
}
.nav_link {
  padding: 3px 3px 3px 11px;
  display: block;
  width: 117px;
  color: #003366;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: 3px 9px;
}
.nav_link:hover {
  padding: 3px 3px 3px 11px;
  display: block;
  background-color: #defe92;
  width: 120px;
  color: #003366;
}
.nav_active {
  padding: 3px 3px 3px 11px;
  display: block;
  background-color: #defe92;
  width: 120px;
  color: #003366;
}
.text_area {
  margin-left: 150px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 15px;
  text-align: justify;
}
h1 {
  font-size: 18px;
  color: #0066cc;
  font-weight: bold;
  margin-bottom: 2px;
}
a:link {
  color: #0066cc;
}
a:visited {
  color: #0066cc;
}
a:hover {
  color: #0066cc;
}
.nav:link {
  color: #ffffff;
  text-decoration: none;
}
.nav:visited {
  color: #ffffff;
  text-decoration: none;
}
.nav:hover {
  color: #ffffff;
  text-decoration: none;
}
ul#thumbs, ul#thumbs li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
ul#thumbs li {
  border: 1px solid #999999;
  padding: 2px;
  float: left;
  margin-right: 5px;
}
ul#thumbs a {
  display: block;
  float: left;
  width: 100px;
  height: 100px;
  line-height: 100px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
ul#thumbs a img {
  float: left;
  position: absolute;
  top: -20px;
  left: -50px;
}
ul#thumbs a:hover {
  border:  none;
  overflow: visible;
  z-index: 1000;
}
ul#thumbs a:hover img {
  border: 1px solid #999999;
  padding: 2px;
  background: #ffffff none repeat scroll 0% 50%;
}
ul#thumbs:after, li#thumbs:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
ul#thumbs, li#thumbs {
  display: block;
}
ul#thumbs, li#thumbs {
  min-height: 1%;
}
* html ul#thumbs, * html li#thumbs {
  height: 1%;
}
p.thumb {
  border: 1px solid #999999;
  margin: 0.5em 15px 0.5em 0;
  padding: 2px;
  float: right;
}
p.thumb a {
  display: block;
  float: left;
  width: 129px;
  height: 109px;
  line-height: 100px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
p.thumb a img {
  float: left;
  position: absolute;
  top: -45px;
  left: -60px;
}
p.thumb a:hover {
  border:  none;
  overflow: visible;
  z-index: 1000;
}
p.thumb a:hover img {
  border: 1px solid #999999;
  padding: 2px;
  background: #ffffff none repeat scroll 0% 50%;
}
