﻿body 
{
    padding-left: 10px;
}

p
{
    font-family: garamond;
    top: 751px;
    left: 142px;
}



p.frontpage 
{
 padding: 5px;
 font-size: 14pt;
}

p.sectionhead
{
    text-decoration: underline;
    font-weight: bold;
    font-size: large;
}

.headerStyle
{
    font-size: 24pt;
  
}



.caption 
{
    font-family: Garamond;
    font-size: medium;
    border-width: thin;
    border-style: solid;
    padding-left: 10px;
    
}

.imagedisp
{
    
    text-align: center;
}


.youtube 
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    padding: 0;
    margin: 0;
    top: 557px;
    left: 90px;
    width: 480px;
    height: 61px;
}

.cpright
{
    font-size:medium;
}



.menuStyle
{
    background-color: rgb(202, 212, 227);
    font-family: Garamond;
}

A:link { color: rgb(112, 146, 190); }

A:visited { color: rgb(202, 212, 227); }
