body
{
	background-color: #9F0324;
	background-image: url("../images/background_gradient.jpg");
}

div#page
{
	background-image: url("../images/background_main.jpg");
	background-repeat: no-repeat;
}

div#page div#content
{
	height: 500px;
	margin-top: 8px;
	padding-left: 0px;
}

div#footer
{
	height: 80px;
	background-image: url("../../_images/footer_gradient.png");
	background-repeat: repeat-x;
	padding-top: 40px;
}
div#flashContent
{
z-index:1;
}