BODY { font-size: 13pt; 
       font-family: "times new roman", serif;
       background-color: #f8f8ff;
     }

img.center {  
	     border: 12px ridge #aaaaaa;
	     float:left;
	     margin-left; 10em;
	   }

EM.sciname { }

DIV.top {   font-size:12pt;
	    width:100%;
	    /*background-color:#eeffee;*/
	    background-color:#DDDDDD;
	    color: black;
	    line-height: 1.5em;
	    clear:both;
	    padding: .1em;
	    border-bottom: 3px ridge #99cc99; 
	}


img.icon { float:left;
	   margin-right: .25em;
	   border:0px;
	   height: 1.5em;
	  }

P.center { 
  text-align: center;
  margin-right: auto;
  margin-left: auto; 
  }

DIV.main { 
	   margin-top:.75em;
	   margin-right:auto;
	   margin-left:auto;
	 }

DIV.bottom {
	width: 100%;
	font-size: 12pt;
	border-top: 2px ridge #999999;
	margin-bottom:0em;
	border-bottom:0em;
	padding-bottom:0em;
	padding-top:0.25em;
	clear: both;
	}
DIV.bottom P.nav { 
    	text-align:center;
	margin:0em;
	padding-bottom:0em;
    }
DIV.footer {
	width: 100%;
	font-size: 12pt;
	border-top: 2px ridge #999999;
	margin-top: 1em;
	padding-bottom: .1em;
	clear: both;
	}

span.copy {
    	float:left;
    }

em.modified {
    	font-size: .6em;
	float:right;
	margin-top:-2em;
    }

div.topright { float: right; }

A.copyright { font-size: .6em;
       }
A.mailme { font-size: .6em;
       }

P.timestamp { font-size: .6em;
	  	font-style: italic; 
		margin-top: .1em;
		float: right;
	}

P.sjc { font-size: .6em;
    	 font-style: italic;
	 margin-top: .1em;
     }
