A {
	text-decoration: none;
	color: purple;
}
#title {
	position:absolute;
	top:0;
	left:40%;
}
DIV.js {
	position: absolute;
	top: 0;
	left: 0;
	width: 278;
	height: 70;
}
#jscr0 {
	visibility: hide;
}
#jscr1 {
	visibility: hide;
}
#jscr2 {
	visibility: hide;
}
#jscr3 {
	visibility: hide;
}
#jscr4 {
	visibility: hide;
}
#jscr5 {
	visibility: hide;
}
#jscr6 {
	visibility: hide;
}
#pgnd {
	position: absolute;
	visibility: hide;
	top: 70;
	left: 0;
	width: 278;
	height: 65;
}#tstop {
	position: absolute;
	visibility: hide;
	top: 140;
	left: 65;
	border-width: 3pt;
	border-style: outset;
	border-color: lightblue;
}
DIV.w {
	position: absolute;
	top: 180;
	left: 62;
	border-width: 5;
	border-style: double;
	border-color: pink;
}
#w00 {
	visibility: show;
}
#w01 {
	visibility: hide;
}
#w02 {
	visibility: hide;
}
#w03 {
	visibility: hide;
}
#w04 {
	visibility: hide;
}
#w05 {
	visibility: hide;
}
#w06 {
	visibility: hide;
}
#w07 {
	visibility: hide;
}
#w08 {
	visibility: hide;
}
#w09 {
	visibility: hide;
}
#w1 {
	position: absolute;
	top: 370;
	left: 50;
	color: darkblue;
}
#w2 {
	position: absolute;
	top: 435;
	left:100;
	border-width: 5;
	border-color: pink;
	border-style: outset;
}
#time {
	position: absolute;
	top: 485;
	left:80;
	color: red;
	font-size: x-large;
	font-weight: bold;
}
<!-- Define the Categories on the Left -->
#categories {
	position:absolute;
	color:blue;
	font-weight:bold;
	text-decoration:underline;
	font-size:medium;
	top: 0;
	left:15;
	height: 20;
}
DIV.c {
	position:absolute;
	color:green;
	font-size:medium;
	font-weight: bold;
	height: 10;
	width: 110;
	border-width: 5;
	border-color: lightgreen;
	border-style: ridge;
}
#c0 {
	top: 30;
}
#c1 {
	top: 67;
}
#c2 {
	top: 104;
}
#c3 {
	top: 141;
}
#c4 {
	top: 197;
}
#scrpt {
	position: absolute;
	visibility: hide;	
	color:blue;
	font-weight:bold;
	text-decoration:underline;
	font-size:medium;
	top: 0;
	height: 20;
}
DIV.j {
	position: absolute;
	visibility: hide;	
	font-size: small;
	font-weight: bold;
	color: purple;
	height: 10;
	top: 0;
}
