body {
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	background-color:#666; 
	background-image:url(../images/background/fade_background.png); 
	background-repeat:repeat-x; background-position:top; }

p { font-size:1em; font-family:Arial,Helvetica, sans-serif; line-height:1.6em; }
li { font-size:1em; font-family:Arial,Helvetica, sans-serif; line-height:1.2em; }

h1, h2, h3, h4 { font-family:Arial,Helvetica, sans-serif; }
h1 { font-size:1.6em; }
h2 { font-size:1.4em; }
h3 { font-size:1.2em; }

table.white {
	border-style: solid;
	border-width: 1px;
	border-color:#4C4CB2;
}

#header { display:none; }

#television {
	margin:0 auto;
	padding:0;
	width:760px;
	height:720px;
	position:relative;
	background-image:url(images/television_003.png);
	background-repeat:no-repeat;
}

#footer {
	margin:20px auto 100px auto;
	padding:0;
	position:relative;
	width: 760px;
}

#content { width:536px; height:385px; position:absolute; top:125px; left:176px; background-color:#000; }

ul#menu {
	margin:0;
	padding:0;
	list-style-type:none;
	position:absolute;
	top:170px;
	left:45px;
	width:115px;
	color: #FFFFFF;
}

ul#menu span { display:none; }

#content iframe { width:100%; height:385px; }
.note {
	font-size: 12px;
	font-style: italic;
}
