body {
	background-color: #6e6e6e;
	background-image: url(images/gradientbg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 200px;
	width: 800px;
	float: left;
	position: relative;
}
#name {
	width: 410px;
	height: 44px;
	background-image: url(images/background.png);
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	color: #000000;
	float: right;
	margin-top: 150px;
	margin-right: 10px;
	position: absolute;
	left: 381px;
	top: -3px;
}
#main {
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
}
#arctic {
	height: 130px;
	width: 200px;
	margin-top: 15px;
	float: left;
	background-image: url(images/arctic_thumb.jpg);
	border: 1px solid #4E4E4E;
}
#antarctic {
	height: 130px;
	width: 200px;
	margin-top: 15px;
	float: left;
	background-image: url(images/antarctic_thumb.jpg);
	border: 1px solid #4F4F4F;
}
#coastalbc {
	height: 130px;
	width: 200px;
	margin-top: 15px;
	float: left;
	background-image: url(images/coastalbc_thumb.jpg);
	border: 1px solid #5D5D5D;
}
#frontpage {
	float: right;
	height: 20px;
	margin-top: 15px;
	width: 575px;
}
#welcome {
	float: right;
	height: 425px;
	width: 575px;
	margin-top: 15px;
	font-size: 15px;
}



#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #525252;
	text-align: right;
	height: 14px;
	width: 800px;
	color: #FFFFFF;
	float: right;
	margin-top: 12px;
	line-height: 14px;
	background-image: url(images/nav2.gif);
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #99CC00;
}

#container {
	float: left;
	height: 425px;
	width: 205px;
}

.smallcaps {
	font-size: 32px
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.smallcaps2 {font-size: 16px}
div.thumb a{
	display: block;
	color: #000000;
	text-decoration: none;
	height: 129px;
	width: 199px;
}
div.thumb a:hover {
	border: 1px solid #0000FF;
	text-decoration: underline;
}
.style6 {
	color: #FFFF00;
	font-weight: bold;
}
.style7 {
	font-size: 11px;
	font-style: italic;
}
.style8 {
	font-size: 14px;
	font-weight: bold;
}
.style9 {font-family: Georgia, "Times New Roman", Times, serif}

#navigation {
	height:35px;
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	width: 800px;
	line-height: 35px;
	float: left;
	background-image: url(images/nav.gif);
	padding-bottom: 12px;
	background-repeat: repeat-x;
}
.smallcaps3 {
	font-size: 12px;
}

.select {
	white-space:nowrap;
	margin: 0px;
	list-style: none;
	float: left;
}

li {
	float: left;
	text-align: center;
}
.dropdown {
	margin-right: 8px;
}

.select a {
	display:block;
	height:35px;
	float:left;
	text-decoration:none;
	line-height:35px;
	white-space:nowrap;
	color:#FFFFFF;
}


.select a:hover, 
.select li:hover a {
	line-height:35px;
	cursor:pointer;
	color:#0099CC;
}
.sub {
display:none;
}
.sub {
	margin:0;
	list-style:none;
	border: 1px solid #000000;
}

.select :hover .sub {
	height:22px;
	display:block;
	position:absolute;
	top:32px;
	left: 44px;
	background-color: #FFFFFF;
	color: #000000;
}

.select :hover .sub li a 
{
	display:block;
	height:22px;
	line-height:22px;
	float:left;
	white-space:nowrap;
	color:#000000;
	font-size:16px;
}

.select :hover .sub li a:hover 
{
	color:#0066FF;
	background:#fff;
	line-height:22px;
}
img 										                    { border: none; }
.copyright									                { font-size: 9px; }
#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%; /* Trick IE into showing hover */
	display: block;
	background-color: transparent;
	background-image: url(images/blank.gif);
	background-repeat: no-repeat;
}
#prevLink									                  { left: 0; float: left; }
#nextLink									                  { right: 0; float: right; }
#prevLink:hover, #prevLink:visited:hover	  {
	background-image: url(images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover	  {
	background-image: url(images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 15%;
}
#imageDataContainer							            {	font: 10px/1.4em Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto;	color: #000000;}
#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 */ }
.pages										                  { background-color: #000000; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #0000FF; border: 1px solid #000000; }
.pages:hover								                { background-color: #000000; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #0000FF; border: 1px dotted #0000ff; }
.pages:visited								              { background-color: #000000; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #0000FF; }
#tabmenu									                  { margin: 0px 0px 0px 0px; padding: 0px; z-index: 1; padding-left: 0px; }
#tabmenu li									                { display: inline; overflow: hidden; list-style-type: none; }
#tabmenu a									                { color: #FFFFFF; background: #000099; border: 1px solid; padding: 0px 1px 0px 2px; margin: 0px; text-decoration: none; border-bottom: 3px #000099; border-left-color: #000066; border-right-color: #0033FF; border-top-color: #0033FF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
#tabmenu a.active							              { background: #999999; border-bottom: 3px solid #999999; color: #000000; border-left-color: #666666; border-right-color: #CCCCCC; border-top-color: #CCCCCC; }
#tabmenu a:hover							              { border-bottom: 3px; border-left-color: #0066FF; border-right-color: #000099; border-top-color: #000099; background-color: #0033FF; border-bottom-color: #0066FF; }
#tabmenu a:visited							            { color: #999999; }
a.thumb										                  {
	border: 1px solid #000000;
	float: left;
	display: block;
	margin-top: 5px;
	margin-right: 6px;
}
a.thumb:hover								                { border: 1px solid #0000FF; }

