BODY
{
	background-color: #333333;
	font-size: 16px;
	color: white;
	font-family: verdana, arial, sans-serif;  
}

DIV,TH,TR,TABLE,FONT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,FONT, CENTER
{
  font-family: verdana, arial, sans-serif; 
  font-size: 11pt;
  color: white;
} 

font
{ 
  font-family: verdana, arial, sans-serif; 
  color: white;   
  font-size: 10pt;
}

h1 
{
	font-size:         30px;
	font-weight:      normal;
	text-align:       center;
	letter-spacing:    3px;
	color: #FF9;	
}

h2 
{
	font-size:         24px;
	font-weight:      normal;
	text-align:       center;
	letter-spacing:    3px;
	color: #FF9;	
}

h3 
{
	font-size:         18px;
	font-weight:      normal;
	text-align:       center;
	color: #FF9;	
}


h4
{
	font-size:         16px;
	font-weight:      normal;
	text-align:       center;
	margin-right:      2px;
	}

h5
{
	font-size:         14px;
	font-weight:      normal;
	text-align:       center;
	margin-left:      1px;
	color: #FF9;
}


h6
{
	font-size:         12px;
	font-weight:      normal;
	text-align:       left;
	color: #FF9;
}

.hglt
{
	color: #FFFF00;
	font-weight: bold;
} 

div#nav a {text-decoration: none; } 
div#nav table {
	width: 100%;

} 
div#nav td {
	vertical-align: bottom;	
	margin: 0em 0em 0em 0em;
} 
div#nav h2 {
	margin: 0em -4em 0em 1em;
} 
div#nav h3 {
	margin: 0em 0em 0em 0em;
} div#footer {
	margin: 0em 0em 0em 0em;
} 
table.center {
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	vertical-align: top; 
}


A:link {color: skyblue; }
A:hover  { color: yellow; }
A:visited { color: #99CCFF; } 
A:active {
	color : white;
	font-family: verdana, arial, sans-serif;
}


table {
	width: 100%;
}
td {
	width: 16.66%
}
TD
{
	background-color: #333333;
	padding: 2px;
	vertical-align: top;
	text-align: center;
}

.species
{
	background-color: #333333;
	padding: 3px;
	vertical-align: top;
	text-align: center;
}

A.ex1:link  { color: #FF9; }
A.ex1:hover  { color: #FF9; }
A.ex1:visited { color: #FF9; } 
A.ex1:active { color : #FF9; }


img {
	border: 3px double #999999;
	text-align: center;
	vertical-align: top;
}
.summary {
	border: 2px solid black;
}
div#nav img { border: 0px }

.pic { vertical-align: top;
	text-align: center;
	margin-right:1em; 
	width: 500px;
}

.pictitle { vertical-align: top;
	text-align: left;
	margin-right:1em; }
.pictitle	a {text-decoration: none; } table {
	width: auto;
	background-position: center center;
}

.left { vertical-align: top;
	text-align: right;
	margin-right:10px; 
}
.mid { vertical-align: top;
	text-align: center;
	margin-right:10px; 
	margin-left:10px; 
}
img {
  width: auto ;
  max-width: 100% ;
  height: auto ;
} 
table {
  width: 100%;
  table-layout: fixed;
}
td {
 width:16.6%:
}
