@media screen
{
	body
	{
		background		: #000 url(../../../Images/Splash003/Default/Background.jpg) repeat-y top center;
	}
	div#bar
	{
		background		: #000 url(../../../Images/Splash003/Default/HeaderBar.jpg) repeat-x top center;
	}
	div#bar,
	div#bar h1
	{
		color			: #fff;
	}
	div#content div
	{
		background		: url(../../../Images/Splash003/Default/ContentBlock.jpg) no-repeat;
	}
	div#content div img.screenshot
	{
		border			: 1px solid #999;
	}
	div#content form,
	div#content p
	{
		color			: #fff;
	}
	div#content h2
	{
		color			: #fff200;
	}
	div#pagination
	{
		background		: url(../../../Images/Splash003/Default/PaginationBackground.jpg) no-repeat;
	}
	p#footer,
	p#footer a
	{
		color			: #949494;
	}
	p#footer a:hover
	{
		text-decoration	: none;
	}
}
