@charset "UTF-8";
#textbox, #gallery_menu, #gallery_main 
	{
	  position: relative;
	  right: 0%;
	  margin-top: 40px;
	  margin-bottom: 40px;
	  margin-left:auto;
	  margin-right:auto;
	  border: solid #ffffff 1px;
	}
#textbox
	{
	  padding:15px;
	  width:450px;
	}
#gallery_menu
	{
	  width: 600px;
	  height: 285px;
	  padding: 3px;
	}
#gallery_main
	{
	  width: 600px;
	  height: 420px;
	  padding: 3px;
	}
#menuImg
	{
	  position: absolute;
	  right: 5px;
	  top: 15px;
	}
.cat1,.cat2,.cat3,.cat4,.cat5,.cat6,.cat7
	{
	  position: absolute;
	  left: -35px;
	}
.cat1
	{
	  top: 5px;
	}
.cat2
	{
	  top: 44px;
	}
.cat3
	{
	  top: 83px;
	}
.cat4
	{
	  top: 122px;
	}
.cat5
	{
	  top: 161px;
	}
.cat6
	{
	  top: 200px;
	}
.cat7
	{
	  top: 239px;
	}
.gallink a
	{
	  background-color:#dddddd;
	  padding:3px;
	  border:solid white 1px; 
	}
a:link img
	{
	  border-color:#ffffff;
	  border-width:2px;
	}
a:visited img
	{
	  border-color:#efefef;
	}
a:hover img
	{
	  border-color:#ff8c00;
	}
a:active img
	{
	  border-color:#000000;
	}
#menu1,#menu2,#menu3,#menu4
	{
	  position: absolute;
	  left: -14px;
	}
#menu1
	{
	  top: 54px;
	}
#menu2
	{
	  top: 137px;
	}
#menu3
	{
	  top: 220px;
	}
#menu4
	{
	  top: 303px;
	}
#port, #land
	{
	  position: absolute;
	  left: 87px;
	  top:10px;
	  border:solid #540 4px; 
	  background-color:#fff;
	  padding:3px;
	}	
#port
	{
	  height:400px; 
	  width:268px;
	}
#land
	{	
	  height:333px; 
	  width:500px;
	}
.prv, .nxt, #topdir, .ptext, .ltext
	{	
   	  padding:4px;
   	  text-align: center;
	  background-color:#eeeeee;
	  border:solid white 1px; 
	  position: absolute;
	}
#topdir
	{	
	  font-weight:bold;
	  font-size:8pt; 
	  color:#909090;
	  margin-left: auto;
	  margin-right: auto;
	  top: -18px;
	  left: 75px;
	  width: 450px;
	}
.prv,.nxt
	{	
	  font-weight:bold;
	  font-size:7pt; 
	  left: -20px;
	  width: 75px;
	}
.prv
	{	
	  top: 29px;
	}
.nxt
	{	
	  top: 382px;
	}
.ptext,.ltext
	{
	  width:230px;
	  max-width:240px;
	}
.ptext
	{
	  right: -14px;
	  top:150px;
	}
.ltext
	{
	  right:25%;
	  top:363px;
	}
#PhotoTitle
	{	
	  font-size:12pt; 
	  font-weight:bold; 
	  color:#ff8c00; 
	  font-variant:small-caps;
	}
#PhotoSubtitle
	{	
	  font-weight:bold;
	  font-size:8pt;	 
	  color:#707070;
	}
#PhotoSciname
	{	
	  font-size:8pt; 
	  font-weight:bold;
	  font-style:italic; 
	  color:#909090;
	}
#PhotoCaption
	{	
	  font-size:8pt; 
	  color:#a0a0a0;
	}