@import url(forms01.css);
@import url(instance.css);
@import url(calendar01.css);

* {
  background:none;
  color:#000;
}

body {
  margin: 0;
  padding: 10px;
  font-size: 10pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
  text-decoration:none;
}

h1, h2, h3, h4, h5, h6, p {
  margin-top:0;
  margin-bottom:10px;
  background-image: none;
  
}
h1, h2, h3{
  font-family: Georgia, "Times New Roman", Times, serif;
}

p{
  line-height: 15pt;
}

#wrap{
  width: 442pt;
  margin: 0;
  background-image: none;
}

#content-body,
#pagetitle {
  margin: 0;
  padding: 0;
  background-image: none;
}

img,
#header, 
#tabs, 
#main-table-body-leftcell,
#breadcrumbbar,
#sidebar,
#content-header,
#footer,
#poweredby {
  display: none;
}

#content-body img {
  display:block;
}

.comp-lightbox-255 .photo a.photo-thumb-link img{
    visibility: visible;
}

.comp-dyn-subpagesA-255 ul,
.comp-dyn-subpagesA-255 ul.subpages-ul-with-image{
  margin-left: 5px;
}