body {
width:auto;
background-color:#000000;
}

h3 {
	font-family: "Arial";
	font-weight: bold;
	font-size: 11pt;
	color: #FF3333;
	}

h4 {
	font-family: "Arial";
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
}

h6 {
	font-family: "Arial";
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}

h5 {
	font-family: "Arial";
	font-weight: bold;
	font-size: 11pt;
	color: #ffcc66;
}





#heartleft  {
position: absolute;
left: 0px;
top: 1px;
width: 190px;
height: 245px;
}

#box1 {         /*------------------video positioned in HDTV-----*/ 
position: absolute;
top: 3px;
left: 192px;
width: 322px;
height: 246px;
}
 
#heartright  {
position: absolute;
top: 2px;
left: 515px;
width: 190px;
height: 245px;
}
 
#box2 {        /*-----------box around program schedules----------*/             
position:absolute;
top: 248px;
left: 3px;
width: 700px;
height:700px;
}

#mediaplayer {       /*----------Box for Windows Media video ---------*/
	position: absolute;
	left: 191px;
	top: 1px;
	width: 323px;
	height: 246px;
}

#box3 {        /*-----------box around program schedules----------*/             
position: absolute;
left: 4px;
top: 208px;
width: 700px;
text-align:center;

}
