body {
	font: normal 0.7em Verdana, sans-serif;
	background: #000 url("images/bg_body.jpg") repeat-x;
	color: #000;
	margin: 0;
}

a {
	color: #2BA82B;
	text-decoration: none;
	font: normal Verdana, sans-serif;
}

a:hover {
	
}

a.link {
  padding-right: 15px;
  background: url(images/external.gif) no-repeat 100% 0%;
}

a img {
	border: none;
}

table.tabhover {
  border: 1px solid #FFF;
}

#main {
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 100%;
}

#lay {
	width: 1000px;
	height: 130px;
	background: #fff url("images/lay_top.jpg") no-repeat;
}

#container {
	margin: 0 auto 0 auto;
	width: 900px;
	min-height: 400px;
	background: #fff;
	border-left: 2px solid #4BD14B;
	border-right: 2px solid #4BD14B;
}

* html #container {
	height: 400px;
}

#dynamic_map {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 2px 5px 2px 5px;
	letter-spacing: 1px;
	color: #737373;
	height: 1.3em;
}

#menu_nav {
	margin: 15px 0;
}

#menu_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu_nav ul li {
	background: #fff;
	text-align: right;
	margin: 9px 0;
}

#menu_nav ul li a {
	display: block;
	width: 170px;
	padding: 5px;
	font: normal 1.1em Verdana, sans-serif;
	border-right: 10px solid #3f4447;
	border-bottom: 1px solid #3f4447;
  border-left: none;
	border-top: none;
	color: #3f4447;
}

#menu_nav ul li a:hover {
	font-weight: normal;
  border-right: 10px solid #4bd14b;
	border-bottom: 1px solid  #4bd14b;
	border-left: none;
	border-top: none;
	color: #3f4447;
}

#menu_nav ul li a.sel {
  border-right: 10px solid #4bd14b;
	border-bottom: 2px solid #4bd14b;
	border-left: none;
	border-top: none;
	font-weight: bold;
	color: #2ba82b;
}

#menu_nav ul li a.sel:hover {
  border-right: 10px solid #4bd14b;
	border-bottom: 2px solid #4bd14b;
	border-left: none;
	border-top: none;
	font-weight: bold;
	color: #3f4447;
}

#content {
	width: 665px;
	padding: 15px 30px 0 25px;
	text-align: justify;
	line-height: 1.4;
}

* html #content {
	width: 653px;
}

#content h1 {
	width: 100%;
	text-align: right;
	margin: 0 10px 20px 0;
	color: #000;
	font: bold 1.6em Verdana, sans-serif;
	letter-spacing: 2px;
}

#content h3 {
	margin: 0 5px 5px 0;
	font: bold 1.2em Verdana, sans-serif;
	letter-spacing: 2px;
}

#content h4 {
	margin: 10px 2px 0 0;
	font: bold 1.1em Verdana, sans-serif;
}

#content h5 {
	margin: 10px 2px 5px 0;
	padding: 5px;
	font: bold 1em Verdana, sans-serif;
	border-bottom: 1px solid #d6d6d6;
}

#content p {
	padding: 0;
	margin: 0;
	text-indent: 0;
}

#content p.indent {
	text-indent: 30px;
}

#content .img {
  padding: 5px; 
  border: 1px solid #CBCBCB; 
  background: #eaeaea;
}

#news p {
  margin: 10px 0 0 0;
  padding: 0; 
} 

#foot {
	margin: 0 auto 0 auto;
	width: 904px;
	color: #fff;
}

label {
  margin-left: 2px;
  margin-bottom: 2px;
}

legend {
  padding: 5px;
  font-weight: bold;
  color: #2db02d;
}

#search_box {
  padding-left: 5px;
}

.round {
	background: url("images/bg_foot.gif") no-repeat;
	height: 22px;
}

.footer {
	padding: 5px 20px 5px 20px;
	line-height: 1.2;
	float: left;
}

.option {
	float: right;
	margin: -22px 22px;
	z-index: 5;
	text-align: right;
}
	
table.color th {
	background: #c7c7c7;
	color: #000;
	font-weight: normal;
}

table.color td {
	background: #f3f3f3;
}

table.color td.dyz {
	background: #fff08a;
}

.info {
	padding: 15px;
	color: #696969;
	background: #eee;
	border: 1px solid #696969;
	font-weight: bold;
	text-indent: 30px;
}

a.pdf {
	padding: 2px 0 2px 20px;
	background: url("images/icons/pdf.gif") no-repeat 0% 50%;
	line-height: 1.5;
}

#box1 {
  border: 1px solid #ffe341;
  background: url(images/bg_rss.jpg) repeat-x top;
}

#box2 {
  border: 1px solid #ffe341;
  background: url(images/bg_rss.jpg) repeat-x top;
}

#box3 {
  border: 1px solid #fff39f;
  background: #fff39f;
}

.displayname {
  display: block;
  text-align: center;
  padding: 5px;
  font-weight: bold;
  letter-spacing: 5px;
  color: #bfbfbf;
}

#box1 ul, #box2 ul {
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
}

#box1 ul li, #box2 ul li {
  padding: 5px;
  background: #fff;
  margin: 0;
  list-style: none;
  border-top: 1px solid #d6d6d6;
}

#box1 ul li a, #box2 ul li a {
  color: #b19e35;
}
.updated {
  color: #fff;
}

/* lightbox */
#lightbox{
	position: absolute;
	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: 50%;
	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: 20%;
	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 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 50% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#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: 88px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
/* end lightbox */
