body { background-color: #808080; margin: 0 0 0 0 }
.txt   { color: #000000; font-size: 12px; font-family: "trebuchet ms", verdana; margin: 10 10 5 15 }
.term      { color: #000000; font-size: 12px; font-family: "trebuchet ms", verdana; margin: 3pt 2pt 6pt 10pt }
.pictxt   { color: #000000; font-size: 12px; font-family: "trebuchet ms", verdana; margin: 0 }
.pic   { background-color: #eee; float: left; margin: 2 8 2 15px; padding: 2px; border: solid 1px #ccc }
.pic1   { background-color: #eee; float: right; margin: 2 8 2 15px; padding: 2px; border: solid 1px #ccc }
.tab   { color: #000000; font-size: 12px; font-family: "trebuchet ms", verdana; margin: 2 2 2 3 }
.menu  { color: #000000; font-size: 12px; font-family: "trebuchet ms", verdana; margin: 0 5 0 10 }
.news  { color: #000000; font-weight: bold; font-size: 0.9em; font-family: "trebuchet ms", verdana; margin: 5 10 5 15 }
.foot  { color: #000000; font-size: 12px; font-family: "trebuchet ms", verdana; margin-bottom: 0; margin-left: 0 }
.link2 { color: #ffffff; font-weight: bold; font-size: 12px; font-family: trebuchet ms, verdana; margin-left: 25 }
.nav { color: #ffffff; font-size: 12px; font-family: trebuchet ms, verdana; margin-right: 2; margin-left: 0 }
.links  { color: #ffffff; font-size: 13px; font-family: "trebuchet ms", verdana; margin-right: 7; margin-left: 7 }
.linkwhite { color: #ffffff; font-size: 10px; font-family: trebuchet ms, verdana; margin-right: 7; margin-left: 7 }
.links2   { font-size: 12px; font-family: "trebuchet ms", verdana; margin-right: 5; margin-left: 20 }
.head  { color: #ffffff; font-size: 1em; font-family: "trebuchet ms", verdana; margin-top: 0; margin-left: 7 }
.headblue { color: #0000CD; font-weight: bold; font-size: 14px; font-family: trebuchet ms, verdana; font-family: verdana; margin-top: 0; margin-left: 7 }
.headline     { color: #00566c; font-weight: bold; font-size: 14px; font-family: "trebuchet ms", verdana; margin: 0pt 20pt 5px 15 }
.headlinedate      { color: #9a9a9a; font-size: 12px; font-family: "trebuchet ms", verdana; float: left; margin: 1px 4 4px 15 }
.lead  { color: #00566c; font-size: 12px; font-family: "trebuchet ms", verdana; margin: 5 5 15 15 }
.right { color: #ffffff; font-size: 12px; font-family: trebuchet ms, verdana; margin: 10 5 5 7 }
a.links:link  { color: #ffffff; font-size: 13px; text-decoration: none }
a.links:hover  { color: #ffffff; font-size: 13px; text-decoration: none }
a.links:visited { color: #ffffff; font-size: 13px; text-decoration: none }
a.nav:link { color: #ffffff; font-size: 13px; text-decoration: none }
a.nav:hover { color: #ffffff; font-size: 13px; text-decoration: none }
a.nav:visited { color: #ffffff; font-size: 13px; text-decoration: none }
a:link { color: #000000; font-size: 13px; font-family: trebuchet ms, verdana; text-decoration: none }
a:hover { color: #000000; font-size: 13px; font-family: trebuchet ms, verdana; text-decoration: underline }
a:visited { color: #000000; font-size: 13px; font-family: trebuchet ms, verdana; text-decoration: none }
a.linkwhite:link { color: #ffffff; font-size: 10px; text-decoration: none }
a.linkwhite:hover { color: #ffffff; font-size: 10px; text-decoration: none }
a.linkwhite:visited { color: #ffffff; font-size: 10px; text-decoration: none }
ul  { font-size: 12px; font-family: "trebuchet ms", verdana; list-style-image: url("point.jpg"); margin: 0 0 0 165px }
div#qTip {
  font-size: 11px;
  font-family: trebuchet ms, verdana;
  padding: 2px;
  border: 1px solid #000000;
  border-right-width: 2px;
  border-bottom-width: 1px;
  display: none;
  background: #E52425;
  color: #FFF;
  text-align: left;
  position: absolute;
  z-index: 1000;
}
.gallery-album {
       width: 99%;
	padding-right: 1%;
}

.clear {
	clear: both;
}

/* -- Gallery thumbnails ------------------ */

.gallery-thumb  { text-align: center; float: left; margin: 5px }

.gallery-thumb img  { background-color: #eee; margin: 1px; padding: 2px; border: solid 1px #ccc }

.gallery-thumb a img {
	border-color: #ccc;
}

.gallery-thumb a:hover img {
	border-width: 2px;
	border-color: #38c;
	margin: 0;
	-moz-border-radius: 7px;
}


/* -- Gallery Album listing --------------- */

.gallery-albums {
	clear: both;
}

.gallery-albums h4 {
	margin: 10px 0 0 0;
	font-size: 1.1em;
}

.gallery-albums .gallery-thumb {
	margin-right: 5px !important;
}

.gallery-album {
	display: block;
	float: left;
	overflow: hidden;
}

.gallery-album p {
	font-size: 1em;
}

.gallery-album .meta {
	margin-top: 3px;
	color: #999;
	font-size: 0.9em;
}


/* -- Gallery Items ----------------------- */

.gallery-items  { clear: both; margin: 0 0 0 10px }

