﻿.eventsContent
{
    position:relative;
    z-index:0;
    top:0px;
}

.eventsBackgroundImage
{
    position:absolute;
    left: 0px;
    top:0px;
    z-index:1;
}

.eventsQuote
{
    position:absolute;
    top:175px;
    left:75px;
    border-style:none;
    z-index:7;
    color:white;
    text-align:center;
}

.eventsHeader
{
    position:absolute;
    top:65px;
    left:425px;
    border-style:none;
    z-index:7;
    color:white;
}

.eventsDiv01
{
    position:absolute;
    top:150px;
    left:355px;
    border-style:none;
    background-color: #430a1f;
    z-index:7;
    color:white;
    font-size:xx-large;
    border-style:double;
    border-width:3px;
    border-color:White;
}

.eventsDiv02
{
    position:absolute;
    top:355px;
    left:375px;
    background-color: #430a1f;
    border-style:none;
    z-index:7;
    color:white;
    font-size:xx-large;
    border-style:double;
    border-width:3px;
    border-color:White;
}

.eventsImage00
{
    position:absolute;
    top:200px;
    left:400px;
    background-color: #430a1f;
    border-style:none;
    z-index:7;
    border-style:double;
    border-width:3px;
    border-color:White;
}

.eventsImage01
{
    position:absolute;
    top:405px;
    left:300px;
    background-color: #430a1f;
    border-style:none;
    z-index:7;
    border-style:double;
    border-width:3px;
    border-color:White;
}

.eventsImage02
{
    position:absolute;
    top:405px;
    left:510px;
    background-color: #430a1f;
    border-style:none;
    z-index:7;
    border-style:double;
    border-width:3px;
    border-color:White;
}

.eventsImage03
{
    position:absolute;
    top:405px;
    left:90px;
    background-color: #430a1f;
    border-style:none;
    z-index:7;
    border-style:double;
    border-width:3px;
    border-color:White;
}

.eventsImage04
{
    position:absolute;
    top:405px;
    left:720px;
    background-color: #430a1f;
    border-style:none;
    z-index:7;
    border-style:double;
    border-width:3px;
    border-color:White;
}

.archivesPageBottomText
{
    position:absolute;
    top:610px;
    left:140px;
    color:white;
    width:700px;
    text-align:center;
    font-size:small;
    z-index:2;
    color:#430a1f;
}