﻿/* Styles that only appear on the home page */

#NextMatchHeader
{
    float:left;
    margin:0px;
    width:100%;
    height:45px;
    padding:0px;
    background: url(../Images/nextMatch.gif) no-repeat;
}

#NextMatchHeader a
{
    text-align:right;
}

#LatestInfoHeader
{
    float:left;
    margin:0px;
    width:100%;
    height:45px;
    padding:0px;
    background: url(../Images/latestInfo.gif) no-repeat;
}

#LeagueLeaderHeader
{
    float:left;
    margin:0px;
    width:100%;
    height:45px;
    padding:0px;
    background: url(../Images/LeagueLeaders.gif) no-repeat;
}

#SocietyInfo
{
    float:left;
    margin:0px;
    width:100%;
    height:45px;
    padding:0px;
    background: url(../Images/Site_Info.gif) no-repeat;
}

#Guests
{
    float:left;
    margin:0px;
    width:100%;
    height:45px;
    padding:0px;
    background: url(../Images/societyinfo.gif) no-repeat;
}

#PastEvents
{
    float:left;
    margin:0px;
    width:100%;
    height:45px;
    padding:0px;
    background: url(../Images/guests.gif) no-repeat;
}
