a:link {color: #6EAD00}     /* unvisited link */
a:visited {color: #426800}  /* visited link */

body {background-color: black; background-position: center; background-image: url(http://biotechgaming.com/img/back.gif); margin:0px;} 
td {vertical-align : top;}
.title{
width : 800px;
height: 100px;
border-color: #828282;
border-style:solid;
border-width:1px;
padding: 0px;
}
.main{
vertical-align: top;
table-layout: fixed;
padding: 0px;
}
.content{
vertical-align : top;
table-layout: fixed;
padding: 0px;
}
.featurelink_pic {
border-right: 1px solid rgb(134, 134, 134); 
width: 108px; 
height: 51px;
}
.links_pic {
border-right: 1px solid rgb(134, 134, 134); 
width: 98px; 
height: 41px;
}
.links_content { 
width: 360px; 
font-size: 10pt; 
font-family: sans-serif;
color: #c9c9c9;
padding: 2px;
}

div.content{
background: url(http://biotechgaming.com/img/webback2.gif) repeat;
width: 557px;
padding: 0px;
border: 0px;
color: #c9c9c9;
font-size: 9pt; 
font-family: sans-serif
}
div.copyright {text-align:center; font-size: 7pt; font-family: sans-serif; color: #c9c9c9; line-height:15px}
div.title{
width : 800px;
height: 122px;
border-color: #828282;
border-style:solid;
border-width:1px;
padding: 0px;
}
div.sidebar
{
width: 202px;
font-size: 10pt; 
font-family: sans-serif;
color: #c9c9c9;
margin-left: 5px;
}

table.featurelink {
table-layout: fixed; 
background-color: #200020; 
width: 460px; 
height: 50px; 
text-align: left; 
margin-left: 50px; 
border: 1px solid #868686;
}

table.links {
table-layout: fixed; 
background-color: #200020;  
height: 41px; 
text-align: left; 
margin-left: 20px;
border: 1px solid #808080;
}

h1 {margin-left: 25px; font-family: verdana,arial,'sans serif'; font-size: 13pt; color: white; text-decoration: underline; font-weight: bold} 
h2 {font-family: verdana,arial,'sans serif'; font-size: 10pt; color: white; font-weight: bold;} 
h3 {margin-left: -6px; font-family: verdana,arial,'sans serif'; font-size: 13pt; color: white; text-decoration: underline; font-weight: bold} 
p.normal {text-align: left; font-size: 10pt; font-family: sans-serif;color: #c9c9c9}
p.content {margin-left: 25px; font-size: 10pt; font-family: sans-serif;color: #c9c9c9;}

span.bold {text-align: left; font-family: sans-serif; font-size: 10pt; font-weight:bold}
span.italic {text-align: left; font-family: sans-serif; font-size: 10pt; font-style:italic}
span.menu {text-align: center; font-size: 16pt; font-family: sans-serif; font-weight: bold;}

hr {
margin: 0px;
padding : 0px;
height : 0px;
margin-left: 25px;
margin-right: 25px;
border: 1px dotted gray;
}

.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(http://biotechgaming.com/img/base_shinybutton_over.PNG) no-repeat;
white-space: nowrap;
display: block;
width: 207px;
height: 39px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #E1FFFF;
font-size: 18px;
width: 207px;
height: 39px;
display: block;
float: left;
text-decoration: none;
font-family: sans-serif;
font-weight: bold;
}

.cssnav img
{
width: 207px;
height: 39px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}
.cssnav a:visited {
color: #E1FFFF;
}
.cssnav span
{
position: absolute;
left: 30px;
top: 10px;
margin: 0px;
padding: 0px;
cursor: pointer;
text-align:center;
width:149px;
height:39px;
}


* html a:hover
{
visibility:visible
}

.cssnav3 a:hover img
{
visibility:hidden
}

.cssnav3 span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

#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; }

