html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #000099;
  color: #000099;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #000099;
  font-size: 140%;
  font-weight: bold;
  line-height: 140%;
}
h2 {
  color: #000;
  font-size: 120%;
  font-weight: bold;
  line-height: 120%;
}
h3 {
  color: #000099;
  font-size: 110%;
  font-weight: bold;
  line-height: 110%;
}
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
  margin: 0 auto 0 auto;
  text-align: left;
  width: 770px;
}
#outerWrapper #header {
  background-image: url("../images/logo.gif");
  background-repeat: no-repeat;
  font-size: 18px;
  font-weight: bold;
  height: 80px;
  line-height: 15px;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #headNav {
  width: 702px;
  height: 50px;
  padding: 0px 34px 0px 34px;
}
#outerWrapper #contentWrapper {
  background-image: url("../images/content-bg.gif");
  background-repeat: repeat-y;
}
#outerWrapper #contentWrapper #leftColumn1 {
  float: left;
  margin-left: 20px;
  padding: 10px 10px 10px 30px;
  width: 130px;
}
#outerWrapper #contentWrapper #content {
  margin-bottom: 0;
  margin-left: 170px;
  margin-top: 0;
  padding: 10px 70px 10px 30px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
  border-top: solid 0px #666;
  padding: 10px 10px 10px 10px;
  text-align:center;
}

#editor { background: #ffffff;}

/* NAVIGATION */
#nav {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 0;
}
#nav ul {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 0;
}
#nav li {
  background-image: none;
  padding: 0 0 0 0;
  position: relative;
  white-space: nowrap;
}
#nav li ul {
  display: none;
  top: 0;
}
#nav li:hover  ul{
  display: block;
  position: absolute;
}
#nav li {
  background-image: none;
}
#nav li {
  background-image: none;
  display: block;
}
#nav a {
  background-image: none;
  border-bottom: solid 1px #50516B;
  border-left: none 4px #383644;
  color: #62839F;
  display: block;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  margin: 0 0 0 0;
  padding: 6px 10px 6px 5px;
  text-decoration: none;
  text-transform: none;
  width: 100px;
}
#nav li:hover{
  display: block;
}
#nav a:hover {
  border-bottom: solid 1px #50516B;
  border-left: none 4px #383644;
  color: #ffffff;
  text-decoration: underline;
}
#nav li li {
  left: 159px;
}
#nav li ul {
  background-image: none;
}
#nav li li ul { /* remove one li and link show */
  background-image: none;
  display: block;
}
#nav li ul a {
  background-color: #50516B;
  background-image: none;
  border-bottom: solid 1px #383644;
  border-left: solid 4px #383644;
  color: #ffffff;
  display: block;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  margin: 0 0 0 0;
  padding: 6px 10px 6px 5px;
  text-decoration: none;
  width: 140px;
}
#nav li li:hover ul {
  display: block;
}
#nav li ul a:hover {
  background-color: #383644;
  border-bottom: solid 1px #383644;
  border-left: solid 4px #2D2B2E;
  color: #ffffff;
  text-decoration: underline;
}
/* START LIGHTBOX PHOTO GALLERY */
#gallery_paging_links {top: 100px;
	left: 0px;
	position: absolute;
	display: block;
	margin: 0px 20px;
	padding: 0px;
	width: 958px;
	text-align: center;
	text-transform: lowercase;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
.gallery_home_link { display: none;}

.gallery_prev_link { display: block; float: left; }
.gallery_prev_link span.label { display: none; }

.gallery_prev_link_inactive { color: #ccc; }
.gallery_prev_link_inactive span.label {display: none; visibility:hidden; }

.gallery_next_link { display: block; float: right; }
.gallery_next_link span.label { display: none; }

.gallery_next_link_inactive { color: #ccc; }
.gallery_next_link_inactive span.label { display: none; }

.gallery_page_link { display: none; visibility: hidden; }
.gallery_currentpage { background: #aaa; color: #fff; }	
.gallery_currentpage a { color: #fff; }

.hide { display: none; visibility: hidden; }
.show { display: block; visibility:visible; }


div.gallery {
	float: left;
	padding: 2px 2px 2px 2px;
	margin: 1px 1px 1px 1px;
}
div.gallery p {font-size: .75em; text-align: center;}

ul.thumbGallery {
  list-style: none;
  list-style-image: none;
  padding: 0;
  margin: 0;  /* different browsers style this different so go for sure */
 /* line-height: 1em; */
  text-align: center;
/* font-size:smaller;
  font-weight:lighter; */
  color: #666;
}
ul.thumbGallery li {
  list-style-image: none;
  float: left;
  border: 1px solid #ccc;
  padding: 3px;
  margin-bottom: 3em;
  margin-right: 1em;
  white-space: nowrap;
}
ul.thumbGallery li a, li a:visited {
  border-bottom: 0px;
  text-decoration: none;
}
ul.thumbGallery a img {
  border: 1px solid #ccc;
  margin-bottom: 5px;
}

div.photo {
	padding: 4px 4px 4px 4px;
	margin: 6px 2px 6px 2px;
	text-align: center;
}
div.photo p {font-size: .75em; text-align: center;}
div.photo img {
	border: 1px solid #aaa;
}
-->


