body {
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	padding: 0 0 0 0;
	background-color: #0092DE;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	width: 746px;
}

h3
	{
		font-size: 14px;
		font-weight: bold;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.dropdown_menu 
    {
	border:1px solid #000000; 
	display:none; 
	padding-left:4px; 
	padding-right:4px; 
	padding-top:1px; 
	padding-bottom:1px; 
	background-color:#40B7F1; 
	position:relative;
	opacity: 0.85;
	-moz-opacity:0.85;
	filter: alpha(opacity=85);
	}

.menu_options
	{
	z-index: -1000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	}

.dropdown_menu a
	{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 10pt;
	display: block;
	}
	
.dropdown_menu a:hover 
	{
	text-decoration: underline;
	background-color: #FFFFFF;
	}
	
a
	{
	color: #ffffff;
	}

.leftbeach
	{
		background-image: url('/fishprint/images/left_beach.jpg'); 
		background-repeat: repeat-y;
		background-position: left top;
		width: 181px;
		height: 100%;
		display: block;
	}

.fossilfish
	{
		position: absolute; 
		left: 6px; 
		top: 6px;
	}

.mastertable
	{
		text-align: left;
		width: 1000px;
		height: 100%;
	}
	
.issuetable
	{
		position: absolute; 
		top: 65px; 
		left: 323px;
	}
	
.righttable
	{
		display:block;	
	}
	
.logoimage
	{
		position: absolute; 
		left: 152px; 
		top: 5px;
	}
	
.issuebar
	{
		font-weight: bold;
		color: #ffffff;
		font-size: 16px;
	}

.article_text
	{
		color: #ffffff;	
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom: 15px;
		font-size: 14px;
	}

.article_top
	{
		background-image: url('/fishprint/images/article_top_bg.gif'); 
		background-repeat: no-repeat; 
		background-position: right bottom;
	}

.article_middle
	{
		background-image: url('/fishprint/images/article_middle_bg.gif'); 
		background-repeat: repeat-y; 
		background-position: right center;
	}

.article_bottom
	{
		background-image: url('/fishprint/images/article_bottom_bg.gif'); 
		background-repeat: no-repeat; 
		background-position: right top
	}
	
.leftbanner
	{
		position: absolute; 
		left: 7; 
		top: 114;
		width: 131px;
		text-align: center;
	}
	
.sendtofriend
	{
		vertical-align: top;
		padding-bottom: 3px;
	}

.titlecell
	{
		background-image: url('/fishprint/images/article_middle_bg.gif'); 
		background-repeat: repeat-y; 
		background-position: right bottom;
	}		

.titletable
	{
		height: 20px; 
		width: 605px; 
		padding-left: 4px; 
		padding-right: 4px; 
		padding-top: 2px; 
		padding-bottom: 2px
	}
	
.titletable sup
	{
		font-size: 11px;
		vertical-align: top;
	}
	
.copyright
	{
		text-align: center;
	}
	
.bottomlinks
	{
		position: relative; 
		left: -181px; 
	}