/* ----------------------------------------
	King King Hollywood style sheet for
	media player.
	
	Version: 		1.0
	Last edited:	10/11/2006
	Author: 		DalaDesign
	Web site:		www.daladesign.com
------------------------------------------*/

body {
	background : #526E79 url("/images/bg_popup.gif") repeat-x;
	font-family : "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size : .8em;
	color : #cccccc;
	margin : 0;
	padding : 0;
	}
h1#logo {
	background : url("/images/bg_header_popup.gif") repeat-x;
	margin : 0 0 4px 0;
	padding : 9px 0 0 10px;
	height : 48px;
	}
#mediaplayer {
	background : url("/images/bg_mediaplayer.jpg") no-repeat;
	width : 618px;
	height : 285px;
	margin-left : 15px;
	}
#caption {
	font-size : 1.8em;
	font-weight : bold;
	color : #ffffff;
	}
