BODY
{
    background:url(../Images/Backgrounds/bg-body-home.jpg) no-repeat White 50% 0;
}

#FlashHome
{
    position:relative;
    top:69px;
    width:930px;
    height:395px;
    margin:0 auto;
    /*background:url(../Images/Backgrounds/bg-flash-placeholder.jpg);*/
}


/* CONTENT - START */
.Content
{
    position:relative;
    margin:0 auto;
    width:930px;
    height:217px;
    padding-top:174px;
    /*height:289px;*/
}

.Content .Logo
{
    position:absolute;
    top:-395px;
}

.Content .WelcomeToAlexium
{
    margin-left:32px;
    width:448px;
}

.Content .WelcomeToAlexium H1
{
    margin:0;
    height:21px;
    font-size:1px;
    text-indent:-9999px;
    background:url(../Images/Headings/h-red-galah.png) no-repeat;
}

.Content .WelcomeToAlexium P
{
    margin:5px 0 14px 0;
}

.Content .AlexiumNews
{
    position:absolute;
    left:532px;
    top:174px;
    width:398px;
}

.Content .AlexiumNews H2
{
    margin:0;
    height:17px;
    font-size:1px;
    text-indent:-9999px;
    background:url(../Images/Headings/h-red-galah-news.png) no-repeat;
}

.Content .AlexiumNews H4
{
    margin:4px 0 0 2px;
    height:5px;
    font-size:1px;
    text-indent:-9999px;
    background:url(../Images/Headings/h-latest-news-and-notices-on-red-galah.png) no-repeat;
}

.Content .AlexiumNews UL
{
    margin:10px 0 0 0;
    padding:0;
}

.Content .AlexiumNews UL LI
{
    margin:0;
    padding:4px 0 9px 2px;
    list-style:none;
    border-bottom:solid 1px #94161c;
}

.Content .AlexiumNews UL LI IMG
{
    margin:0 10px 0 0;
    float:left;
}

.Content .AlexiumNews UL LI H5
{
    font-size:12px;
    margin:0;
    padding-top:7px;
    *margin-top:-13px;
}

.Content .AlexiumNews UL LI P
{
    margin:4px 0 0 0;
}

.Content .AlexiumNews A
{
    text-decoration:none;
}

.Content .AlexiumNews A:hover
{
    text-decoration:underline;
}
/* CONTENT - END */
