﻿body
{
      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;
}

#secondNavIndex
{
    position:absolute;
    top: 68px;
    left:542px;
    width: 308px;
    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: 889px;
    background-color:#B66B3A;
}

#corners
{
    padding-left: 40px;
    width: 90%;
}

#cornersContent
{
    position: relative;
    left: 212px;
    padding-left: 40px;
    width: 450px;
    top: 0px;
}

#imageContent
{
    position: absolute;
    top: 162px;
    left: 10px;
    z-index: 10;
}

#imagePage
{
    position: absolute;
    top: 162px;
    left: 650px;
    z-index: 9;
}

#eventCalendar
{
    position: relative;
    top: 174px;
    left: 10px;
    padding: 10px;
    width: 828px;
    background-color: #a8382d;
    border-right: groove 4px #000;
    border-left: groove 4px #000;
}
