body {
	color: #002631;
	font-family: sans-serif;
	font-size: 12pt;
	margin: 10px;
	overflow-y: scroll;
}

a {
	color: #3F6C71;
	text-decoration: none;
}

a:hover {
	color: #7AAFB5;
}

a img {
	border: none;
}

h1 {
	color: #00485D;
	text-align: left;
}

h3 {
	color: #00485D;
	text-align: left;
}

#page {
	margin-left: auto;
	margin-right: auto;
}

#content {
	border: thin outline;
	margin-left: 25%;
	margin-right: 10%;
	margin-top: 30px;
	text-align: justify;
}

#header {
	background-image: url('banner-liquid.png');
	background-repeat: no-repeat;
	background-position: 10% 0;
	border: 2px #3F6C71 solid;
	height: 150px;
}

#header-left {
	background-image: url('banner-liquid-left.png');
	position: absolute;
	left: 12px;
	width: 50%;
	height: 150px;
	z-index: -1;
}

#header-right {
	background-image: url('banner-liquid-right.png');
	position: absolute;
	right: 12px;
	width: 50%;
	height: 150px;
	z-index: -1;
}

#nav {
	float: left;
	width: 25%;
}

#nav ul {
	list-style: none;
	margin-left: 15%;
	padding: 10px;
}

#nav a {
	font-weight: bold;
	font-size: 14pt;
	line-height: 175%;
	text-decoration: none;
}

#contact h3 {
	margin: 12pt 0 0 0;
	padding: 0;
	line-height: 100%;
}

#contact h5 {
	margin: 2pt 0 0 2pt;
	padding: 0;
	line-height: 110%;
}

#contact a {
	font-size: 10pt;
	margin: 2pt 0 0 4pt;
}

#footer {
	clear: both;
	color: #7AAFB5;
	font-size: smaller;
	text-align: right;
}

.tx-drwiki-pi1 > span {
	font-size: smaller;
}

.tx-drwiki-pi1 hr
{
	border-top-color: #7AAFB5;
	border-top-style: solid;
}

.tx-drwiki-pi1 h1, .tx-drwiki-pi1 h2, .tx-drwiki-pi1 h3,
.tx-drwiki-pi1 h4, .tx-drwiki-pi1 h5, .tx-drwiki-pi1 h6 {
	color: #002631;
	padding-top: 0.1em;
	border-bottom-color: #7AAFB5;
}

