﻿/*Alphabetical Order*/

html, body
{
    background-color: #000000;
    color: #ffffff;
    font-family: Arial;
    margin: 0px;
    padding: 0px;
    background-image: url(../Images/Background/BG.png);
}
img
{
    border: none;
}

/*------------------------------------------------------*/

#divCenterBlock 
{
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#divLegalInfo
{
	font-family: Arial;
    color: White;
    font-size: 7pt;
    z-index: 15;
    position: absolute;
    top: 903px;
    left: 0px;
    text-align: center;
    width: 989px;
}
#divLegalInfo a
{
	text-decoration: none;
	color: white;
}
#divMainBlock
{
	width: 988px;
	height: 994px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: White;
	font-size: 10pt;
	color: white;
	font-family: 'Bookman Old Style';
	padding-top: 20px;
	left: 0px;
	position: relative;
	top: -1px;
	margin-bottom: 0px;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-top: black 1px solid;
	border-right: black 1px solid;
}  
#divMenu
{
	position: absolute;
	top: 190px;
	left: 0px;
	z-index: 10;
	width: 190px;
	height: 717px;
	background-image: url(../Images/MenuBG/MenuBG.png);
} 
#divSplashBlock
{
	width: 670px;
	height: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: transparent;
	position: relative;
	top: -1px;
	margin-bottom: 0px;
}
#fadeshow2
{
	position: absolute;
	top: -20px;
	left: 0px;
	z-index: 1;
	width: 988px;
}
.imgBottomBG
{
	position: absolute;
	top: 899px;
	left: 0px;
	z-index: 12;
}
.imgHeaderRibbon
{
	position: absolute;
	top: 0px;
	left: 785px;
	z-index: 12;
}
#LeftSideBlock
{
    z-index: 10;
    position: absolute;
    top: 660px;
    left: 0px;
    width: 192px;
    height: 190px;
    text-align: center;
    font-family: Arial;
    color: White;
}
.Emphasis
{
	font-family: Arial;
	color: maroon;
	font-size: 13pt;
	font-weight: bold;
}
.Hat
{
    position: absolute;
    top: -40px;
    left: -30px;
    z-index: 15;
}
.Tree
{
    position: absolute;
    top: 240px;
    left: 20px;
    z-index: 15;
}
.Balls
{
    position: absolute;
    top: -12px;
    left: 946px;
    z-index: 15;
}
.DonateNow
{
    position: absolute;
    top: 660px;
    left: 20px;
    z-index: 15;
}
.FilmFestival
{
    position: absolute;
    top: 250px;
    left: 0px;
    z-index: 15;
}
