body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px;
  color: #274361;
  background-color: #274361;
  margin: 0px;
}

td, th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
}

img { behavior: url(png-opacity.htc); }
a img{ border: none; }

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
}
h1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	color: #007bfe;
	text-decoration: none;
}
h1 a:active {
	color: #007bfe;
	text-decoration: none;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	color: #007bfe;
	text-decoration: none;
}
a:visited {
	color: #0063cc;
	text-decoration: none;
}
a:hover {
	color: #99cbff;
	text-decoration: underline;
}
a:active {
	color: #017cff;
	text-decoration: none;
}

.tdheader {
	background-color: #274361;
}

.tdcontent {
	background-color: #345980;
}

.authorline {
	font-size: 9px;
	color: #b6c0ca;
	padding-bottom: 5px;
}

.tdblog {
	background-color: #93a2b1;
	width: 4px;
}

.tdblogm {
	background-color: #5e6f82;
	padding: 6px;
}

.tdblog1 {
	background-color: #9facb9;
	width: 4px;
}

.tdblog2 {
	background-color: #8898a8;
	width: 4px;
}

.tdblog1m {
	background-color: #607184;
	padding: 6px;
}

.tdblog2m {
	background-color: #5b6b7d;
	padding: 6px;
}

.tdfooter {
	background-color: #274361;
	text-align: right;
	vertical-align: bottom;
}

.tdfootertxt {
	color: #345980;
	padding: 10px;
}

.tdfooterlk {
	color: #345980;
}
.tdfooterlk a:link {
	color: #345980;
	text-decoration: none;
}
.tdfooterlk a:visited {
	color: #345980;
	text-decoration: none;
}
.tdfooterlk a:hover {
	color: #007bfe;
	text-decoration: none;
}
.tdfooterlk a:active {
	color: #345980;
	text-decoration: none;
}

.bfwlink {
	color: #6699cc;
}
.bfwlink a:link {
	color: #6699cc;
	text-decoration: none;
}
.bfwlink a:visited {
	color: #6699cc;
	text-decoration: none;
}
.bfwlink a:hover {
	color: #339dff;
	text-decoration: none;
}
.bfwlink a:active {
	color: #339dff;
	text-decoration: none;
}

.editlink {
	font-size: 10px;
	color: #ffffff;
}
.editlink a:link {
	color: #ffffff;
	text-decoration: none;
}
.editlink a:visited {
	color: #ffffff;
	text-decoration: none;
}
.editlink a:hover {
	color: #dde2e7;
	text-decoration: underline;
}
.editlink a:active {
	color: #dde2e7;
	text-decoration: none;
}

.galbtitles {
	font-size: 10px;
	color: #ffffff;
}
.galbtitles a:link {
	color: #ffffff;
	text-decoration: none;
}
.galbtitles a:visited {
	color: #ffffff;
	text-decoration: none;
}
.galbtitles a:hover {
	color: #dde2e7;
	text-decoration: underline;
}
.galbtitles a:active {
	color: #dde2e7;
	text-decoration: none;
}

.tdmenu {
	width: 110px;
}

.tdgallery {
	background-color: #5e6f82;
}

.indexgallery {
	background-color: #5e6f82;
	width: 144px;
	vertical-align: top;
}

.indexgallery1 {
	padding-top: 7px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
}
.indexgallery2 {
	padding-top: 2px;
	padding-bottom: 7px;
	padding-left: 8px;
	padding-right: 8px;
}

.footmenu {
	text-align: left;
	padding-bottom: 12px;
	background-color: #345980;
}

.adminmenulk {
	color: #FFFFFF;
}
.adminmenulk a:link {
	color: #007bfe;
	text-decoration: none;
}
.adminmenulk a:visited {
	color: #007bfe;
	text-decoration: none;
}
.adminmenulk a:hover {
	color: #99cbff;
	text-decoration: underline;
}
.adminmenulk a:active {
	color: #017cff;
	text-decoration: none;
}

.link1 {
  background-image:url(images/home.gif);
  width: 100px;
  height: 26px;
}

.link1 a {
  background-image:url(images/home.gif);
  width: 100px;
  height: 26px;
  display: block;
}

.link1 a:hover {
  background-image:url(images/home_hover.gif);
}

.link2 {
  background-image:url(images/blog.gif);
  width: 100px;
  height: 26px;
}

.link2 a {
  background-image:url(images/blog.gif);
  width: 100px;
  height: 26px;
  display: block;
}

.link2 a:hover {
  background-image:url(images/blog_hover.gif);
}

.link3 {
  background-image:url(images/gallery.gif);
  width: 100px;
  height: 26px;
}

.link3 a {
  background-image:url(images/gallery.gif);
  width: 100px;
  height: 26px;
  display: block;
}

.link3 a:hover {
  background-image:url(images/gallery_hover.gif);
}

.link1sm {
  background-image:url(images/homesm.gif);
  width: 60px;
  height: 16px;
}

.link1sm a {
  background-image:url(images/homesm.gif);
  width: 60px;
  height: 16px;
  display: block;
}

.link1sm a:hover {
  background-image:url(images/homesm_hover.gif);
}

.link2sm {
  background-image:url(images/blogsm.gif);
  width: 60px;
  height: 16px;
}

.link2sm a {
  background-image:url(images/blogsm.gif);
  width: 60px;
  height: 16px;
  display: block;
}

.link2sm a:hover {
  background-image:url(images/blogsm_hover.gif);
}

.link3sm {
  background-image:url(images/gallerysm.gif);
  width: 60px;
  height: 16px;
}

.link3sm a {
  background-image:url(images/gallerysm.gif);
  width: 60px;
  height: 16px;
  display: block;
}

.link3sm a:hover {
  background-image:url(images/gallerysm_hover.gif);
}

/*Start Lightbox CSS*/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer{ padding: 10px; }

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
	
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData{ padding:0 10px; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

/*End Lightbox CSS*/