@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Helvetica, Helvetica Neue, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	background: #ffffff;
}

body {
	margin: 0;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}


a.secondary:link {
	color: #000000;
}
a.secondary:visited {
	color: #000000;
}
a.secondary:hover {
	color: #000000;
}
a.secondary:active {
	color: #000000;
}

h1 {
	color: #000000;
	font-size: 25px;
}
h2 {
	color: #000000;
	font-size: 22px;
}
h3 {
	color: #000000;
	font-size: 18px;
}

img {
	border: 0;
}

#topRight, #riverPart1, #navigation {
	display: none;
}

#logo {
	display: none;
}

#riverPart2, #content {
	position: relative;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}