TABLE.toplinks { font-weight: bold; 
	background-color: blue }
DIV.journalmenu { background-color: #191970; 
	position: absolute;
	width: 150px; 
	left: 20px;
	top: 35px; }
DIV.journalmenu A { color: #E9967A; }
DIV.journalmenu H3 {color: #F0FFFF;
	font-weight: bold; }
DIV.entries {
	position: absolute;
	left: 190px;
	top: 0px; 
	width: 900px; } 
	
