.tlo body
{
	margin: 0px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;
	color: #000000;
	background-color: #c3c4c4;
}

.tlo a
{
	font-weight: bold;
	text-decoration: underline;
	color: #dddddd;
}

.tlo a:hover
{
	color: #ffffff;
}

.tlo div#outer
{
	position: absolute;
	left: 50%;
	top: 136px;
	width: 864px;
	height: auto;
	margin-left: -432px;
	background-color: transparent;
	background-image: url('../images/bgcont.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

.tlo div#header
{
	position: absolute;
	top: 16px;
	left: 50%;
	width: 864px;
	height: 120px;
	margin-left: -432px;
	background: url('../images/header.gif') no-repeat top left;
}

.tlo div#top
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 864px;
	min-height: 568px;
	background: url('../images/bgtop.gif') no-repeat top left;
}

.tlo div#content
{
	position: relative;
	z-index: 2;
	min-height: 468px;
	margin-left: 88px;
	margin-top: 16px;
	margin-right: 88px;
	margin-bottom: 58px;
	color: #ffffff;
}

.tlo div#nav
{
	position: relative;
	z-index: 2;
	background: url('../images/bgnav.gif') no-repeat top left;
	width: 720px;
	height: 40px;
	margin-left: -16px;
	margin-bottom: 56px;
}

.tlo div#nav ul
{
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

.tlo div#nav ul li
{
	display: inline;
	padding: 0px;
	margin: 0px;
}

.tlo div#nav ul li.refproj
{
	width: 180px;
	height: 40px;
}


.tlo div#nav ul li.artefacts
{
	width: 76px;
	height: 40px;
}

.tlo div#nav ul li.about
{
	width: 60px;
	height: 40px;
}

.tlo div#nav ul li.contact
{
	width: 68px;
	height: 40px;
}

.tlo div#nav img
{
	border: none;
	margin: 0px;
	padding: 0px;
}

.tlo div#content div.preface
{
	margin-bottom: 32px;
	margin-left: 8px;
	line-height: 19px;
}

.tlo div#content div.section
{
	margin-bottom: 24px;
}

.tlo div#content div.section table
{
	margin-top: 10px;
	margin-left: 4px;
	margin-right: 4px;
	width: 680px;
	font-size: 12px;
}

.tlo div#content div.section table tr td
{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: top;
	line-height: 19px;
}

.tlo div#content div.section table tr.even td
{
	background-color: #6c6c6c;
	background-color: transparent;
}

.tlo div#content div.section table tr.odd td
{
	background-color: #797979;
	background-color: transparent;
}

.tlo div#content div.section table td.timeinfo
{
	white-space: nowrap;
	font-weight: bold;
	width: 40px;
}

.tlo div#content div.section table h2
{
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}

.tlo div#content div.section div.comment
{
	margin-top: 8px;
	margin-left: 4px;
	color: #aaaaaa;
	font-size: 10px;
	text-align: right;
}

.tlo div#content div.section div.comment a
{
	color: #aaaaaa;
}

.tlo div#content div.section div.comment a:hover
{
	color: #dddddd;
}

.tlo div h1
{
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	margin-left: 8px;
	display: inline;
}

.tlo div hr
{
	margin: 0px;
	margin-left: 4px;
	margin-right: 4px;
	padding: 0px;
	border: none;
	color: #ffffff;
	background-color: #ffffff;
	height: 1px;
}

.tlo div#footer
{
	position: relative;
	top: 16px;
	width: 864px;
	height: 36px;
	background: url('../images/footer.gif') no-repeat top left;	
}

.tlo div#wehavespace
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100;
	height: 50px;
	background-color: #c3c4c4;
}

.tlo div.small
{
	font-size: 9px;
}

.tlo img.figure
{
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
}

.tlo code
{
	color: #fff;
}