.navigation {
	margin-top: -280px;
	margin-left: 265px;
	width: 580px;
}

.navigation .link {
	font-family: verdana;
	font-weight: bold;
	font-size: 110%;
	padding: 4px;
	text-transform: uppercase;
	text-decoration: none;
	color: #0099cc;
}

.navigation .link:hover {
	color: white;
	background-color: #0099cc;
}

.navigation .linksep {
	padding: 4px;
	font-size: 120%;
	color: #B0C8D4;
}

/* Overwrite positioning in the standard CSS */
.indexitem {
	margin-top: 0px;
}
