body
{
background-color: rgb(255,255,255);
font-family: sans-serif;
font-size: 80%;
padding: 0px;
margin: 0px;
text-align: left;
}

h1
{
text-align: center;
font-family: cursive;font-style: oblique;font-weight: lighter;
color: rgb(100,0,175);
}

h3
{
text-align: center;
font-family: sans-serif;
font-variant: small-caps;
color: rgb(100,0,175);
}

table.gallery
{
height: 100px;
border: 0px;
}

td.gallerypages
{
valign: top;
}

a
{
text-decoration:none;
color: rgb(100,0,175);
}

a.menu{
font-variant: small-caps;
font-family: sans-serif;text-decoration:none;color: rgb(220,200,220);}
a.menu:hover
{
background-color: rgb(220,200,220);
color: rgb(100,0,175);
}

iframe.glossary
{
width: 615px;
height: 300px;
padding: 5px;
}

iframe.gallery
{
width: 723px;
height: 129px;
padding: 0px;
}

p.qa:first-letter
{
color: rgb(100,0,175);
font-size: 100%;
}

p.emtext
{
color: rgb(100,0,175);
font-size: 90%;
font-style: italic;
}

div.gallerypic
{
display: inline;
border: medium ridge rgb(100,0,175);
margin: 0px;
height: 107px;
width: auto;
float: left;
text-align: center;
}

div.gallerypic img
{
display: inline;
width: 100px;
height: 100px;
margin: 0px;
border: 1px solid rgb(100,0,175);
opacity:0.5;filter:alpha(opacity=50);
}

div.gallerypic a:hover img
{
border: 1px solid rgb(100,0,175);
opacity:1.0;
filter:alpha(opacity=100);
}
