﻿*{
	margin:0;
	padding:0;
}

html, body{
	height: 100%;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
nav {
	background-position: center top;
	padding: 0px;
	text-align: center;
	color: #000000;
	font-size: 10px;
	position: absolute;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 2px;
}
ul {
	list-style-type: none;
	width: 170px;
	height: 21px;
	padding: 0px;
	margin: 0px auto 0px auto;
}
li {
	list-style-type: none;
	float: left;
	width: 40px;
	border-width: 1px;
	border-color: #E0E0E0;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background-image: url('../img/bg_white50.png');
	background-repeat: repeat;
}
.active {
	box-shadow: 0px 0px 1px 1px #C0C0C0;
	border-color: #999999;
}
li a {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	display: block;
	height: 30px;
	font-weight: bold;
}
header {
	background-position: right top;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	height: 10%;
}
li:hover {
	border-width: 1px;
	border-color: #C0C0C0;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	color: #000000;
}
li a:hover {
	color: #000000;
}
h1 {
	overflow: hidden;
	background-position: left bottom;
	color: #000000;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	padding: 5px 175px 20px 175px;
	margin: 0px;
	text-shadow: 2px 2px 0px #ffffff;
	background-repeat: repeat-x;
	width: auto;
	background-image: url('../img/bg_header.png');
	height: auto;
}
h2 {
	margin: 30px auto 15px auto;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}
h2 a {
	color: #A2A2A2;
	text-decoration: none;
}
h2 a:hover {
	color: #000000;
	text-decoration: underline;
}
article {
	overflow: auto;
	margin: 5% auto 2% auto;
	padding: 30px 20px 30px 20px;
	width: 940px;
	height: 78%;
	right: auto;
	left: auto;
}
#scrollTest {
}
#graphic {
	background-image: url('../img/roberts.png');
	background-repeat: no-repeat;
	background-position: right top;
	height: 230px;
	padding-right: 560px;
}
.photos {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
.photos img {
	margin: 5px 2px 5px 2px;
	border: 1px solid #000000;
}
.content {
	overflow: hidden;
	padding: 0px;
	margin: 0px auto 0px auto;
	z-index: 10;
}
.content h6 {
	margin: 0px;
	padding: 0px;
	background-position: center bottom;
	color: #FFFFFF;
	display: block;
	text-align: center;
	font-size: 14px;
	font-family: VERdana, Geneva, Tahoma, sans-serif;
	background-image: url('../img/bg_black_60.png');
	background-repeat: repeat;
	text-shadow: 2px 2px 1px #000000;
	z-index: 10;
	height: 22px;
	position: absolute;
	width: 100%;
	top: 80%;
	font-weight: normal;
}
.content p {
font-size: 1.2em;
line-height: 1.4em;
padding: 10px;
}
.content h6.active {
}
.content h6:hover {
	cursor: help;
	z-index: 20;
	text-decoration: blink;
	color: #D2C6BA;
	background-color: #000000;
}
.content div {
	overflow: hidden;
	margin-bottom: -2px;
	width: 100%;
	height: 73%;
	position: absolute;
	bottom: 20%;
	margin-right: auto;
	margin-left: auto;
}
#contain {
	overflow: hidden;
	margin: 0px auto 0px auto;
	background-position: center top;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url('../img/bg_article.png');
}
#foot {
	padding: 0px;
	margin: 5px auto 10px auto;
	width: 980px;
}
#contact {
	float: left;
	width: 560px;
	margin-top: 5px;
	color: #000000;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 1.1em;
}
#contact a {
	text-decoration: none;
	color: #83240E;
}
#logo {
	padding: 0px;
	margin: 0px 0px 0px 80px;
	float: left;
	width: 130px;
}
#author {
	float: left;
	margin: 0px;
	width: 210px;
	font-size: 10px;
	color: #000000;
	text-align: center;
	line-height: 1.2em;
}
#author a {
	text-decoration: none;
	color: #000000;
}
#author img {
	border-style: none;
}
#author a:hover {
	color: #000000;
}
#contact a:hover {
	text-decoration: underline;
	color: #000000;
}
.highlight {
	text-decoration: blink;
	color: #D2C6BA;
}
footer {
	padding: 0px;
	top: 80%;
	width: 100%;
	height: 10%;
	position: absolute;
	margin-top: 22px;
	background-image: url('../img/bg_footer_inactive.png');
	background-repeat: repeat-x;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
}
h4 {
	text-align: center;
	font-weight: normal;
}
.text_center {
	text-align: center;
	border-width: 1px;
	border-color: #C0C0C0;
	border-bottom-style: solid;
	margin-top: 30px;
	margin-bottom: 5px;
}
h2 img {
	border: 1px solid #C0C0C0;
	margin-right: 1px;
	margin-left: 1px;
}
footer:hover {
	background-image: url('../img/bg_footer_hov.png');
}
