body#ff {
	line-height: 100%;
	font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;
	}
h1#logo span {
	display: none;
	}
h1#logo {
	z-index: 10;
	height: 71px;
	background-image: url("dtd2.png");
	background-repeat: no-repeat;
	}
#toplinks {
	position: absolute;
	left: 20%;
	top: 10px;
	font-size:0.8em;
	}
#mainbox {
	width: 500px;
	position: absolute;
	left: 20%;
	top: 20%;
	}
#linkbox {
	width: 300px;
	float: right;
	}
#footer-text {
	position: absolute;
	left: 20%;
	bottom: 0;
	padding-bottom: 5px;
	font-size:0.56em;
	}
body {
	background-image: url("back.png");
	background-repeat: repeat-y;
	}
#validtags {
	width: 200px;
	position: absolute;
	right: 0;
	bottom: 0;
	padding-bottom: 5px;
	}
#mainbox-privacy {
	width: 550px;
	position: absolute;
	left: 20%;
	top: 20%;
	}
#linkbox-privacy {
	width: 350px;
	float: right;
	font-size:0.79em;
	}
#footer-text-privacy {
	position: absolute;
	bottom: 0;
	padding-bottom: 5px;
	font-size:0.56em;
	}

A:link {
	text-decoration: none;
	}

A:active {
	text-decoration: none;
	}

A:visited {
	text-decoration: none;
	}

