/* Element Definitions */
html
{

	background-color:#1B1311;
}

body
{
	padding:10px;
	margin:0px;
	font-size:75%;
	background-color:#1B1311;
	color:#FFFFFF;
}

img
{
	border:0px;
}

#Page
{
	text-align:center;
	margin:auto;
}

.Footer
{
	text-align:left;
	width:955px;
	margin:auto;
}


.flashContent
{
	margin-top:3000px;	
}

#FooterLeft
{
	float:left;	
}

#FooterRight
{
	float:right;
	text-align:right;
}

#DummyFlash
{
	width:955px;
	height:600px;
	background-color:#FFFFFF;
	margin-bottom:1000px;
	background-image: url(../Images/ImgLogo.gif);
	background-repeat:no-repeat;
}