	/*
******************************************************

	Kilford - The Music Painter

	Produced by ideajunction.co.uk
	March 2009

******************************************************
	*/

	/* hide from ie on mac \*/
	html { height:100%; overflow:hidden; }
	#flashcontent { height:100%; }
	#flashcontent { min-width:600px; min-height:500px; }

	/* end hide */
	body { height:100%; margin:0; padding:0; background:#000 url(../images/overlayBG.png); overflow:none; color:#fff; font:0.8em/1.4em Verdana, sans-serif; }
	a { color:#f60; }
	a:hover { color:#ff0; }
	div.noflash { width:420px; margin:-240px -210px; position:relative; top:50%; left:50%; }
	div.noflash h1 { text-indent:-9999px; margin:0 -70px 20px; background:transparent url(../images/homepage_logo.png) no-repeat; width:520px; height:320px; }
	div.noflash p.foot { font-size:0.6em }
