#page {
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
#select {
	color: #FFF;
}
.rollover:hover { 
	color: #FFF;
}
#groupphoto {
	position: absolute;
	left: 70px;
	top: 65px;
	border: thin solid #FFF;
}
body {
	background-color: #000;
	color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidenav {
	float: left;
	position: absolute;
	top: 200px;
	left: 60px;
	margin: 0px;
	padding: 0px;
	z-index: 4;
}
#text img {
	border: thin solid #FFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 55px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#navigate {
	float: right;
	position: absolute;
	top: 100px;
	left: 575px;
	width: 200px;
	z-index: 7;
}
#vid {
	float: left;
}
#navigate img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin: 0px;
}
#navigate a {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1EA89E;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigate a:hover { 
	color: #FFF;
}
.floatright {
	float: right;
}
#text1 img {
	border: thin solid #FFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 55px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#table {
	position: absolute;
	left: 920px;
	top: 370px;
	z-index: 3;
}
.photo {
	float: left;
	margin-right: 10px;
}
#sidenav img {
	list-style-type: none;
	margin-top: 10px;
}
p {
	line-height: 16pt;
	letter-spacing: 1px;
}
#content {
	position: absolute;
	left: 265px;
	top: 165px;
	height: 380px;
	width: 660px;
	overflow: visible;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content #headers ul li {
	float: right;
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: thin solid #FFF;
	background-color: #000;
}
#text {
	position: absolute;
	top: 50px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	overflow: visible;
}
#logo {
	position: absolute;
	left: 300px;
	top: 40px;
	z-index: 5;
}
#content #text3 ul li {
	float: left;
	padding-right: 12px;
	padding-left: 12px;
}
#text1 {
	position: absolute;
	top: 50px;
	margin: 0px;
	padding: 0px;
	left: 80px;
}
.clear {
	clear: both;
}
h1 {
	color: #1EA89E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: small-caps;
	margin: 0px;
	font-size: 16px;
	letter-spacing: 2pt;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 2pt;
	font-variant: small-caps;
	color: #999;
}
#headers {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 700px;
	z-index: 8;
}
#content #text p {
	font-size: 12px;
}
#content #text1 p {
	font-size: 12px;
}
#text2 {
	font-size: 12px;
	position: absolute;
	left: 420px;
	top: 50px;
}
#text ul li {
	margin-top: 10px;
	margin-bottom: 10px;
}
#text2 ul li {
	margin-top: 10px;
	margin-bottom: 10px;
}
.highlight {
	font-weight: normal;
	color: #1EA89E;
	font-size: 12px;
}
#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; }

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#text3 {
	position: absolute;
	bottom: 30px;
	left: 200px;
	right: 200px;
	font-size: 12px;
}
#text3 ul li a {
	color: #CCC;
	text-decoration: none;
}
#text3 ul li a:hover { 
	color: #FFF;
}
.icon {
	margin: 0px;
	padding: 0px;
	float: right;
	position: absolute;
	left: 148px;
	top: 14px;
}
#text4 {
	position: absolute;
	left: 125px;
	top: 50px;
	font-size: 12px;
}
#text5 {
	font-size: 12px;
	position: absolute;
	left: 250px;
	top: 50px;
}
#slideshow {
	position: absolute;
	left: 202px;
	top: 149px;
	z-index: 2;
}
#favorites {
	position: absolute;
	left: 628px;
	top: 607px;
}
a {
	text-decoration: none;
	
}
#icons {
	position: absolute;
	left: 140px;
	top: 350px;
	width: 400px;
	z-index: 8;
}
#icons img {
	margin: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #1EA89E;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
}
#content iframe {
	float: right;
	right: 30px;
	position: absolute;
	z-index: 7;
}

#light {
	z-index: 6;
	top: 0px;
	float: left;
	position: absolute;
	left: 820px;
	margin: 0px;
	padding: 0px;
}
#icons ul li {
	float: left;
	list-style-type: none;
}
#contactform {
	z-index: ;
	position: absolute;
	left: 0px;
	top: 0px;
}
#donate {
	position: absolute;
	left: 455px;
	top: 610px;
}
#youtube {
	position: absolute;
	left: 628px;
	top: 605px;
}
#flickr {
	position: absolute;
	left: 628px;
	top: 605px;
}
a:visited { 
	color: #999999;
}