/*OVERALL*/
html, body {
	margin:0px;
	padding:0px;
	text-align:center;
	height:100%;
	width:100%;
	background-color:#003F45;
	border:0px;
}	
img {
	border:0px;
	text-decoration:none;
}
h1 {
	font-weight:normal;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:18px;
	color:#99ffff;
	margin-left:16px;
	position:relative;
	top:-20px;
	text-align:left;
}
h2 {
	font-family:tahoma, arial, helvetica, sans-serif;
	font-wieght:normal;
	font-size:11px;
	color:#99ffff;
}
p {
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-left:16px;
	margin-right:16px;
	color:#FFFFFF;
	position:relative;
	top:-30px;
	line-height:1.2;
	text-align:left;
	verticle-align:middle;
}
p.foot {
	font-size:11px;
	color:#006666;
	font-weight:normal;
}
p.copyright {
	#position:relative;
	#top:-20px;
	font-size:11px;
	color:#006666;
	text-align:right;
	padding:10px 16px 0px 0px;
	width:200px;
	float:right;
}
p.port {
	padding-top:30px;
}
a {
	font-family:tahoma, arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	cursor:pointer;
	color:#99ffff;
}
a.reglink:hover {
	color:#ffffff;
	cursor:pointer;
	border-bottom:1px solid;
	font-size:12px;
}
a.subnav {
	font-size:12px;
	font-weight:normal;
	font-family:tahoma, arial, helvetica, sans-serif;
	color:#99ffff;
}
a.onsubnav {
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}
a.subnav:hover {
	color:#FFFFFF;
	border-bottom:1px solid;
}
a.foot1nav {
	font-size:12px;
	color:#66cccc;
	font-style:normal;
	font-weight:normal;
	padding:3px;
}
a.onfoot1nav {
	font-size:12px;
	color:#ffffff;
	font-style:normal;
	font-weight:normal;
	padding:3px;
}
a.foot1nav:hover {
	color:#ffffff;
	border-bottom:1px solid;
}
a.onfoot1nav:hover {
	border-bottom:1px solid;
}
ul {
	margin:0;
	padding:0;
	border:0px;
}
/*HEADER*/
ul#spacer {
	margin:0px;
	#padding:0px;
	list-style:none;
	height: 22px;
}
ul#topnav {
	padding:0px 0px 0px 16px;	
	list-style:none;
	height: 69px;
	position:relative;
	text-align:left;
}
td {
	text-align: left;
}
#submenu {
	position:relative;
	top:-20px;
	text-align:center;
	padding:0px;
	list-style:none;
	height:70px;
}
.activelink {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:5px;
	width:327px;
	height:94px;
	background:none;
}
.activelink em {
	position:absolute;
	top:35px;
	left:10px;
	display:block;
	width:100%;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}
/*BODY*/
#spacer {
	height:30px;
}
#content {
	margin-top:20px;
	width:800px;
}
#gallery {
	width:800px;
	position:relative;
	top:-15px;
	#margin-bottom:-10px;
}
ul#gallery {
	width:800px;
	position:relative;
	list-style:none;
	height:90px;
	top:-30px;
	#margin-bottom:10px;
}
ul#gallery li {
	float:left;
	margin-left:16px;
	margin-right:auto;
	padding-top:16px;
}
ul#gallery li a img {
	border:5px solid #000;
	margin-right:7px;
}
ul#gallery li a img:hover {
	border:5px solid #fff;
}
/*FOOTER*/
.footnav {
	position:relative;
	top:30px;
	height:50px;
	width:350px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.footnav em {
	position:absolute;
	top:20px;
	left:40px;
	color:#006666;	
}
#footmenu {
	background-image:url(images/img_foot_container.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	height:120px;
	position:relative;
	top:-10px;
}
.footer {
	background-image:url(images/bgd_foot.png);
	background-repeat:repeat-x;
	position:relative;
	#top:-5px;
	width:100%;
	height:38px;
	margin-top:-25px;
	#margin-bottom:-40px;
}
.plant1 {
	background-image:url(images/plants_1.png);
	background-repeat:no-repeat;
	position:absolute;
	#bottom:-20px;
	right:30px;
	margin-top:-410px;
	width:99px;
	height:390px;
}
.plant2 {
	background-image:url(images/plants_2.png);
	background-repeat:no-repeat;
	position:absolute;
	#bottom:-20px;
	left:30px;
	margin-top:-260px;
	width:75px;
	height:244px;
}
.filler1 {
	height:368px;
	width:100%;
	min-height:100%;
}
.filler2 {
	height:280px;
}
.filler3 {
	height:460px;
}
#container {
	background:url(images/bgd_top.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
	width:100%;
	position:relative;
	height:100%;
	height:auto !important;
	min-height:100%;
	margin:0;
}
#page {
	background-image: url(images/bgd_top_trans.png);
	background-repeat:no-repeat;
	#background-image: url(images/bgd_page.jpg);
	#filter:alpha(opacity=85);
	width:800px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	top:16px;
}
/*LIGHTBOX*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; 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: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


