
.content { font-size: 12px; background-color: #fff; position: relative; width: 780px; margin: 0 auto; padding: 0; border-left: 18px groove #363; border-bottom: 4px groove #363; border-right: 18px groove #363;  ; }
#header { background-color: #275332; background-image: url(images/peters_top_sign.jpg); background-repeat: no-repeat; background-position: center top; position: relative; width: 100%; height: 75px; visibility: visible; margin-right: auto; margin-left: auto; padding: 0; }
div#navcontainer
{
background-color: #cc3;
border-top: 1px solid #363;
border-bottom: 1px solid #363;
}
div#navcontainer ul
{ font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: white; font-size: 17px; text-align: center; margin: 0; padding-bottom: 5px; padding-top: 5px; }
div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}
div#navcontainer ul li a
{ padding: 5px 15px; color: black; text-decoration: none; border-right: 1px solid #fff; }
div#navcontainer ul li a:hover
{
background-color: #363;
color: white;
}
#active a { border-left: 1px solid #fff; }
body { color: black; font-size: 12px; font-family: Arial; background-color: #363; text-align: center; }
h1 { font-size: 20px; font-weight: bold; margin: 0.67em 0; }

