html,body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Verdana;
	font-size: 12px;
}
.tabNodeOn {
	width: 448px;
	height: 377px;
	dheight: 356px;
	border: 1px solid black;
	background: url(/images/slip/slip_bkg.jpg) top left no-repeat;
}

a {
	color: #4C441D;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: none;
}

h1 {
	font-size: 24px;
}

#logoLink {
	background: url(/images/jtechlogo.gif) top left no-repeat;
	width: 119px;
	height: 38px;
}

#knotBox {
	background: url(/images/knot.gif) top left no-repeat;
	width: 81px;
	height: 80px;
}
