body {
	font: 10px/1.6em Monaco, Verdana;
	margin: 10px 0;
}

#headline {
	margin-left: 30px;
}

#navigation {
	margin-bottom: 1.6em;
	margin-left: 30px;
}

.text {
	width: 770px;
	margin-left: 30px;
	margin-bottom: 1.6em;
	font: 19px/32px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#navigation span, #navigation a:hover {
	border-bottom: solid 1px;
}

#navigation a {
	color: black;
	text-decoration: none;
}

img {
	margin-bottom: 1.6em;
}

.text a {
	text-decoration: none;
	border-bottom-style: solid;
	color: black;
	border-bottom-width: 1px;
}

.text .headline {
	font-weight: bold;
}

.subtitle {
	margin-bottom: 1.6em;
	margin-left: 7px;
	margin-top: -1.3em;
}

.subtitle a {
	color: black;
	text-decoration: none;
	top: -1px;
	position: relative;
}

.flashdemo {
	margin-left: 30px;
	margin-top: -1.6em;
}

.copyright_information {
	margin-left: 30px;
	margin-top: 100px;
}
