﻿body
{
     background-color:#523A62;
      margin: 0px;
}

#banner
{
    position:absolute;
    top: 0px;
    left:0px;
    border-top: groove 4px #000000;
    border-right: groove 4px #000000;
    border-left: groove 4px #000000;
    width: 850px;
}

#bannerIndex
{
    position:absolute;
    top: 40px;
    left:-2px;
    border-right: groove 4px #000000;
    border-left: groove 2px #000000;
}

#navIndex
{
    position:absolute;
    top: 70px;
    left:0px;
    z-index: 25;
    background-color: #B66B3A;
    border-right: groove 4px #000000;
    border-bottom: groove 4px #000000;
    border-left: groove 2px #000000;
    border-top: groove 4px #000000;
}

#secondNavIndex
{
    position:absolute;
    top: 103px;
    left:550px;
    width: 500px;
    z-index: 15;
}

#nav
{
    position:absolute;
    top: 130px;
    left:0px;
    z-index: 10;
    background-color: #B66B3A;
    border-right: groove 4px #000000;
    border-bottom: groove 4px #000000;
    border-left: groove 4px #000000;
    border-top: groove 4px #000000;
}

#navCalendar
{
    position:absolute;
    top: 0px;
    left: 10px;
    z-index: 25;
    background-color: #B66B3A;
    border-right: groove 4px #000000;
    border-bottom: groove 4px #000000;
    border-left: groove 2px #000000;
    border-top: groove 4px #000000;
}

#content
{
    position:absolute;
    top: 155px;
    left:0px;
    z-index: 5;
    border-right: groove 4px #000000;
    border-bottom: groove 4px #000000;
    border-left: groove 4px #000000;
    width: 850px;
    background-color:#B66B3A;
}

#corners
{
    padding-left: 40px;
    width: 90%;
}

#cornersContent
{
    position: relative;
    left: 150px;
    padding-left: 40px;
    width: 450px;
}

#imageContent
{
    position: absolute;
    top: 162px;
    left: 10px;
    z-index: 10;
}

#imagePage
{
    position: absolute;
    top: 162px;
    left: 650px;
    z-index: 9;
}

#photoChangeIndex
{
    position: absolute;
    top: 174px;
    left: 596px;
    z-index: 15;
    border-top: groove 4px #000000;
    border-right: groove 4px #000000;
    border-bottom: groove 4px #000000;
    border-left: groove 4px #000000;
}

#contactInfoIndex
{
    position: absolute;
    top: 171px;
    left: -1px;
    height:257px;
    width: 200px;
    z-index: 20;
    background-color: #B66B3A;
    border-bottom: groove 4px #000000;
    border-left: groove 2px #000000;
}

#backgroundIndex
{
    position: absolute;
    top: 171px;
    left: 195px;
    z-index: 15;
    background-color: #B66B3A;
    border-right: groove 4px #000000;
    border-bottom: groove 4px #000000;
}

#copyrightIndex
{
    position: absolute;
    top: 435px;
    left: 2px;
    z-index: 20;
}

#eventCalendar
{
    position: relative;
    top: 174px;
    left: 10px;
    padding: 10px;
    width: 828px;
    background-color: #a8382d;
    border-right: groove 4px #000;
    border-left: groove 4px #000;
}