﻿body
{
    font-size: small;
    color: #666666;
    font-family: 'Comic Sans MS' , Tahoma;
    margin: 0;
    padding: 0;
}
p
{
    font-size: small;
    color: #666666;
    font-family: 'Comic Sans MS' , Tahoma;
}
h1
{
    font-size: x-large;
    color: #ff9900;
    font-family: 'Comic Sans MS' , Tahoma;
}
h2
{
    font-size: large;
    color: navy;
    font-family: 'Comic Sans MS' , Tahoma;
}
h3
{
    font-size: medium;
    color: #ff9900;
    font-family: 'Comic Sans MS' , Tahoma;
}
hlinks
{
    font-size: x-large;
    color: black;
    font-family: 'Comic Sans MS' , Tahoma;
}
div.tlinks
{
    font-size: large;
    color: black;
    font-weight: bolder;
    font-family: 'Comic Sans MS' , Tahoma;
}
td.taxon
{
    vertical-align: text-top;
    text-align: left;
      font-style: italic;
}
td.weatherheading
{
    font-family: Verdana;
    font-size: small;
    font-weight: bolder;
    color: white;
      vertical-align: middle;
    text-align: center;
    background-color: #aaaaaa;
}
td.weathercharts
{    
   vertical-align: text-top;
    text-align: center;
    background-color: #f5f5f5;
}
.wasp
{
    border-right: #ff9900 2px solid;
    border-top: #ff9900 2px solid;
    border-left: #ff9900 2px solid;
    border-bottom: #ff9900 2px solid;
    float: none;
    margin: 1px;
    text-align: center;
}
     a:hover img.wasp
{
    border-right: #0000ff 2px solid;
    border-top: #0000ff 2px solid;
    border-left: #0000ff 2px solid;
    border-bottom: #0000ff 2px solid;
}
.wasp1
{
    border-right: #ff9900 1px solid;
    border-top: #ff9900 1px solid;
    border-left: #ff9900 1px solid;
    border-bottom: #ff9900 1px solid;
    float: none;
    margin: 0px;
    text-align: center;
}
     a:hover img.wasp1
{
    border-right: #0000ff 1px solid;
    border-top: #0000ff 1px solid;
    border-left: #0000ff 1px solid;
    border-bottom: #0000ff 1px solid;
}
.waspleft
{
    border-right: #ff9900 1px solid;
    border-top: #ff9900 1px solid;
    border-left: #ff9900 1px solid;
    border-bottom: #ff9900 1px solid;
    float: left;
    margin: 0px 10px 10px 0px; 
    text-align: center;
}
     a:hover img.waspleft
{
    border-right: #0000ff 1px solid;
    border-top: #0000ff 1px solid;
    border-left: #0000ff 1px solid;
    border-bottom: #0000ff 1px solid;
}
.logo
{
   float: left;
   margin: 0px 10px 10px 0px;
}
.news
{
    border-right: #ff9900 2px solid;
    border-top: #ff9900 2px solid;
    border-left: #ff9900 2px solid;
    border-bottom: #ff9900 2px solid;
    float: none; 
    margin: 1px;
    }
     a:hover img.news
{
    border-right: #0000ff 2px solid;
    border-top: #0000ff 2px solid;
    border-left: #0000ff 2px solid;
    border-bottom: #0000ff 2px solid;
}
td.newstext
{
     font-size: small;
    color: navy;
    font-family: 'Comic Sans MS' , Tahoma;
    text-align: left;
}
td.caption
{
    font-size: smaller ;
    color: black;
    font-family: 'Comic Sans MS' , Tahoma;
    text-align:center;
}
td.footer
{
    background-color: #ffffff;
    border-top: dashed 1px #cccccc;
    padding: 10px;
    font-family: 'Comic Sans MS' , Tahoma;
	text-align: center;
	color: #777777;
	font-size: 95%;
}
div.usefullinks
{
       font-size: small;
    color: #666666;
    font-family: 'Comic Sans MS' , Tahoma;
    text-decoration: none;
}
td.reviewtitle
{
	           font-family: 'Comic Sans MS' , Tahoma;
	           font-size: medium;
	           color: #ff9900;
	           padding: 5px;
	           vertical-align: text-top;
	           border-top: white thin outset;
	          font-weight: bold;
	           }
	           td.review
{
	           font-family: 'Comic Sans MS' , Tahoma;
	           font-size: small;
	           color: #666666;
	           padding: 5px;
	           vertical-align: text-top;
	           border-top: white thin outset;
	           }
	           td.photoreview
	       {
	           border-top: white thin outset;
	           padding-bottom: 2px;
	           vertical-align: middle;
	       }
	       td.idtitle
	       {
	         font-family: 'Comic Sans MS' , Tahoma;
	           font-size: small;
	           color: maroon;
	           padding: 5px;
	           vertical-align: text-top;
	           width: 75px;
	       }
	        td.idtext
	       {
	         font-family: 'Comic Sans MS' , Tahoma;
	         font-size: small;
	         color: #666666;
	         padding: 5px;
	         vertical-align: text-top;
	         width: 100%;
	       }
	        table:id
	       {
	        border-top-width: thin;
	        border-left-width: thin;
	        border-left-color: silver;
	        border-bottom-width: thin;
	        border-bottom-color: silver;
	        border-top-color: white;
	        border-right-width: thin;
	        border-right-color: silver;
	       	        }