body {
color: #666;
background-color: #c96;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 1.4em;
text-align: left;
font-size: .8em;
background-image: url(mayobackground.gif); }

h1 {
font-size: 1.5em;
color: #006600;
font-style: italic;
letter-spacing: 1px; 
text-align: center; 
margin-top: 20px;
  margin-bottom: 0px;}


H2 {
  font-size: 1.2em;
  color: #990000;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 20px;
}

h3 {
font-size: 1.1em;
color: #990000;
font-style: italic; }

p {
font-size: .8em;
line-height: 1.3em; }

li {
font-size: .8em;
line-height: 1.3em; }

li li {
font-size: inherit;
line-height: 1.3em; }

blockquote {
font-size: .8em;
line-height: 1.3em; }

blockquote p {
font-size: inherit;
line-height: 1.3em; }


#table_main {
padding: 10px;
border-style: solid;
border-width: 1px;
border-color: #900;
background-color: #ffffcc;}

#table_photos { 
padding: 10px;
background-color: #ffffff;
border-style: solid;
border-width: 1px;
border-color: #990000;
width: 560px;
}


#footer center {
font-size: .7em;
}
#footer p {
font-size: 1em;
}




a:link {
color: #0000ff;
text-decoration: underline;
}

a:visited {
color: #990099;
text-decoration: underline;
}

a:hover {
color: #f63;
text-decoration: underline;
}

a:active {
color: #333;
text-decoration: none;
background-color: #ffc;
}


</style>