<style type="text/css">
<!--
a:visited {
	color: #b3000a;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}

* {
	border:0;
	margin:0;
	padding:0;
}

{
	border:0;
	padding:0;
	height: 500px;
	left: 50%;
	position: absolute;
	top: 50%;
	width: 278px;
	margin: -250px 0 0 -139px;
}

{
	height: 500px;
	left: 50%;
	position: absolute;
	top: 50%;
	width: 278px;
	margin: -250px 0 0 -139px;
}

/* general */
a {
	color:#b3000a;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/* body */
body {
	background:#000000;
	color:#000000;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 0.8em;
}

/* container */
#container {
	background:url('files/tlo1.jpg') no-repeat;
	height:580px;
	left:50%;
	margin:-290px 0 0 -159px;
	position:absolute;
	top:50%;
	width:318px;
}



/* navigation */
#navigation {
	height:500px;
	padding:0px;
	width:278px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -247px 0 0 -139px;
}

/* navigation2 */
#navigation2 {
	height:250px;
	padding:0px;
	width:178px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -120px 0 0 175px;
	
}

/* sw2 */
#sw2 {
	height:115px;
	padding:0px;
	width:760px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: 295px 0 0 -380px;
	
}

/* content */
#content {	
	height:320px;
	overflow:auto;
	padding:0 42px;
	width:676px;
}
#content h1 {
	color:#333;
	font-size:200%;
}


-->
</style>
