#nav
	{
	width: 96px;
	line-height: 1em;
	white-space: nowrap;
	text-align: center;
	position: absolute;
	top: -6em;
	right: 64px;
	background: #fc0;
	}
#nav a
	{
	display: block;
	}
#nav #navtitle
	{
	height: 1.7em;
	vertical-align: middle;
	width: 96px;
	background: #0cf;
	position: absolute;
	left: 0px;
	top: 6em;
	font-weight: bold;
	}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body
	{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	}
h3
	{
	font-size: 14px;
	}
h1
	{
	position: absolute;
	font-size: 80px;
	font-family: "Arial Black", "Arial", sans-serif;
	color: #0cf;
	left: 58px;
	top: -23px;
	margin: 0;
	}
em
	{
	color: #fc0;
	}
.descr
	{
	position: absolute;
	padding: 12px;
	background: #fc0;
	width: 280px;				/* IE5 win */
	height: 152px;
	}

.blurb
	{
	position: absolute;
	padding: 12px;
	background: #0cf;
	width: 280px;				/* IE5 win */
	}
.descr img
	{
	border: 0;
	float: right;
	margin-left: 8px;
	}
#b1{left: 64px; top: 64px;}
#b2{left: 356px; top: 64px;}
#b3{left: 64px; top: 226px;}
#b4{left: 356px; top: 226px;}
#b5{left: 64px; top: 388px;}
#b6{left: 356px; top: 388px;}

.blurb
	{
	voice-family: "\"}\"";	/* standard brower */
	voice-family: inherit;
	width: 256px;
	}
.descr
	{
	width: 256px;
	height: 128px;
	}