BODY 
{
  margin-top: 100px;
  margin-left: 50px;
}
UL
{
  list-style-type:circle;
  list-style-position:inside;
}
H3 {
  font-family: georgia, times, serif;
    letter-spacing: -.05em;
      font-style: italic;


}
H2 {
  font-family: georgia, times, serif;
    letter-spacing: -.05em;
      font-style: italic;


}
H1 {
  font-family: georgia, times, serif;
 letter-spacing: -.05em;
  
}

.content
{
 
 width: 800px;
}

P
{
  font-family: georgia, times, serif;
  font-size: 8pt;
  margin-left: 100px;
  margin-right: 200px;
  line-height: 14pt;
  text-align: justify;

}

.homelink 
{
position: absolute; 
top: 0px; 
left: 0px; 
font-family: verdana; 
font-size: 8pt; 
padding: 3px;
}
.location{
  font-weight: bold;
}
.title {
 font-size: 34pt;
  font-family: georgia, times, serif;
 letter-spacing: -.05em;
 font-weight: bold;
 color: maroon;
 margin-left: 6px;
}
.standardtitle {
 font-size: 14pt;
  font-family: georgia, times, serif;
 letter-spacing: -.05em;
 font-weight: bold;
 color: maroon;
}
.navigation {
 font-size:8 pt;
  font-family: georgia, times, serif;
 padding: 8px;
 margin: 8px;
}
.photo {
margin: 10 10 10 10;
border: 0pt solid black;
font-family:verdana,arial,helvetica, sans-serif;
font-size: 8pt;
text-align: left;
float: left;
}
