h1 {
text-align:center;
background-color:#6600FF;
color:#99FFFF;
margin:0px;
border:5px solid blue;
height:40;
padding:10px;
font-style:oblique;
border-radius: 15px;
text-shadow: 5px 5px 5px #FF0000;
}

img.top {vertical-align:text-top;
        float:left;
		padding-right:5px;
		margin:5px;
		margin-top:10px;
		margin-bottom:0px;
		}

p.introtop{color:blue;
           font:italic bold 18px/30px Georgia,serif;
		   margin-top:5px;
		  }
		   
p.introtop2{color:black;
           font:15px/30px Georgia,serif;
		   margin-top:5px;
		   line-height:110%;
		   margin-top:-10px;
		   }		   

img.thumbnail 
{
float:left;
width:110px;
height:90px;
margin:8px;
}

div.desc
{
  text-align: left;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}

div.img
{
  margin: 2px;
  border: 1px solid #0000ff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}