@media all
{
	body
	{
		background:	#000 url(../../../Images/NataleeDoc/Default/MenuBackground.jpg) repeat-x 0px 172px;
	}
	body div div.header
	{
		background:	url(../../../Images/NataleeDoc/Default/Header.jpg);
	}
	body div div.postIt
	{
		background:	url(../../../Images/NataleeDoc/Default/PostIt.png);
	}
	body div div#content,
	body div div#player
	{
		background:	url(../../../Images/NataleeDoc/Default/ContentBackground.jpg);
		color:		#fff;
	}
	body div div#content div.method,
	body div div#trailer div.method
	{
		background:	#ffffe9;
		color		: #000;
	}
	body div div#content div.method table tr td a:link,
	body div div#content div.method table tr td a:visited,
	body div div#content div.method table tr td a:active,
	body div div#content div.method table tr td a:hover,
	body div div#trailer div.method table tr td a:link,
	body div div#trailer div.method table tr td a:visited,
	body div div#trailer div.method table tr td a:active,
	body div div#trailer div.method table tr td a:hover
	{
		color:		#000;
	}
	body div div#content div.method table tr td img,
	body div div#trailer div.method table tr td img
	{
		border-color:	#000;
	}
	body div div#content h2,
	body div div#trailer h2
	{
		color:		#e2be06;
	}
	body div div#content h2 span,
	body div div#trailer h2 span
	{
		color:		#fff;
	}
	body div div#content strong.title
	{
		color:		#e2be06;
	}
	body div div#director
	{
		background:	#000;
		border-color:#f4e702;
		color: #fff;
	}
	body div div#director strong.title
	{
		background:	#000;
		color:		#e2be06;
	}
	body div div#trailer
	{
		background:	url(../../../Images/NataleeDoc/Default/TrailerBackground.jpg) no-repeat;
		color:		#fff;
	}
	body div div#trailer div.method
	{
		color		: #000;
	}
	body div h1
	{
		color:			#fff;
	}
	body div p#trailerscreen
	{
		background:	url(../../../Images/NataleeDoc/Default/NataleeDoc/Default/TrailerBackground.jpg) no-repeat;
	}
	body div p#footer,
	body div p#footer *
	{
		color:		#fff;
	}
}
