﻿.EventsPage
{
    font-family:"Segoe UI",Arial;
    font-size:11pt;
}

.EventsPage .BG
{    
    background-image:url('images/EventsPage/EventBg.jpg');
    background-repeat:no-repeat;   
    background-position:right top; 
    background-color:#6789b6;
    
}

.EventsPage .BG .ContentBg
{
    background-image:url('images/pagecontentbg.png');
    background-repeat:no-repeat;            
    min-height:260px;
}


.EventsPage .Title
{
    background-image:url('images/EventsPage/Events.png');
    background-repeat:no-repeat;
    width:206px;
    height:24px;
    margin-top:85px;
    margin-left:70px;
}



.EventsPage .BG .ContentBg .HomeContent
{
    padding-top:100px;
    background-image:url('images/aurabg.png');
    background-position:center bottom;
    background-repeat:no-repeat;
}

.EventsPage .BG .ContentBg .HomeContent .MC .MI
{
    margin:0 0 0 350px;
}

.EventsPage .BG .ContentBg .HomeContent .LE
{
width:315px;
}

.EventsPage .BG .ContentBg .HomeContent .LE .LI
{
    margin-left:20px;
}


.EventsPage .Saturday
{
    margin-top:40px;
}

.EventsPage .Sunday
{
    margin-top:40px;
}