body {
	background: #cc6600;
	font: 100% Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
}

body#holder {
	background: url(../grfx/bg.png) 5px 0 no-repeat #cc6600;
}

#holder h1 {
	margin: 0 0 0 88px;
	padding: 9px 0 0 0;
}

#link p {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

#link {
	margin: 75px 0 0 130px;
}

#link a {
	display: block;
	width: 101px;
	height: 101px;
	margin: 52px 0 0 177px;
	
}

#nav2 {
	width: 96px;
	position: absolute;
	left: 508px;
	background: url(../grfx/8of8.gif) top right no-repeat;
	top: 8px;
}

#nav2 a {
	height: 20px;
	width: 19px;
	display: block;
	background: url(../grfx/back.gif) top left no-repeat;
}

#nav2 a:hover {
	background: url(../grfx/back-over.gif) top left no-repeat;
}

#nav2 a span, #nav2 span {
	display: none;
}

td {
	vertical-align: top;
}

a {
	color: #5b2e00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	font-size: 0.7em;
	margin: 1ex 5px;
}

li {
	list-style: none;
}
