body
{
	background: black;
	background-image:url('utc-bg.png');
}

#left {

	position: absolute;
       top: 0px;
       right: 0px;
       bottom: 0px;
       left: 0px;
	z-index: 1;
	width: 84px;
	background-image: url(left.png); height: 768px; width: 84px; border: 0px solid black;">
}

#center {
	position: absolute;
       top: 0px;
       right: 0px;
       bottom: 0px;
       left: 80px;
	z-index: 0;
	width: 1024px;
	background-image: url(top2.png); height: 306px; width: 860px; border: 0px solid black;">
}

#content {
	position: absolute;
       top: 306px;
       right: 0px;
       bottom: 0px;
       left: 80px;
	z-index: 0;
	width: 1024px;
	background-image: url(background.png); height: 3462px; width: 860px; border: 0px solid black;">
}

#right {
	position: absolute;
       top: 0px;
       right:  0px;
       bottom: 0px;
       left:  855px;
	z-index: 2;
	margin: 0 85px;
	background-image: url(right.png); height: 768px; width: 85px; border: 0px solid black;">
}

#text {
	position: absolute;
       top: 0px;
       right:  0px;
       bottom: 0px;
       left:  30px;
	z-index: 3;
	margin: 0 0px;

	width: 350px;

	font-family: Arial;
	font-size: 12pt;
}

#woevideo {
	position: absolute;
       top: 400px;
       right:  0px;
       bottom: 0px;
       left:  30px;
	z-index: 3;
    margin: 0 auto;
	width: 560px;

	font-family: Arial;
	font-size: 12pt;

  display: inline-block;

}


.video {
  width: 100%;
  text-align: center;
}


#player {
	position: absolute;
       top: 20px;
       right:  0px;
       bottom: 0px;
       left:  436px;
	z-index: 4;
	margin: 0 0px;

	width: 400px;

	font-family: Arial;
	font-size: 12pt;
}

.lyrics {
	position: absolute;
       top: 730px;
       left:  0px;
  text-align: center;
	width: 100%;
}

.lyric {
  text-align: center;
}

