body {
	border-top: 2.5em solid #c0c0c0; /* this weight value should match the top: value in #main */
	}
	
#page {
	width: 900px; position: relative;
	margin: -2.5em auto 0 auto;
	padding: 0;
	font-family: 'Century Gothic',sans-serif; 
	}
	
#footer { 
	width: 100%;
	position: fixed; bottom: 0;
	font: .9em 'Arial','Helvetica',sans-serif;
	background-color: inherit;}
	
#footer p {
	text-align: center;
	padding: .5em 1em .5em 1em;
	font: .6em 'Arial','Helvetica',sans-serif;
	color: #404040;
	background-color: #d5d5d5;
	margin: 0 auto 0 auto;
	}
	
#footer a, a:link, a:visited {
	color: inherit;
	text-decoration:none;
	}
#footer a:hover {
	color: maroon;
	}
	
div#topmenu {
	background-color: #d5d5d5;
	margin: 0;
	padding-left: 1em;
	height: 2.5em; 
	}
	
#topmenu a,#topmenu a:link,#topmenu a:hover,#topmenu a:visited {
	display: inline-block; position: relative;
	color: #404040;
	font: 1.1em 'Arial','Helvetica',sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0.5em 0 0 0;
	padding: 2px 1em 2px 1em;
	border-left: 1px solid;
	}
	
#topmenu a:first-child {
	border-left: 0;
	padding-left: 0;
	}
	
#topmenu a:visited {
	color: #404040;
	}
	
#topmenu a:hover {
	color: #f0fff0;
	border-color: #404040;
	}
	
#topmenu a.current_page, #topmenu a.current_page:link, #topmenu a.current_page:hover, #topmenu a.current_page:visited {
	color: maroon;
	border-color: #404040;
	}
	
h1#kg {
	color: black;
	font-weight: bolder;
	margin-bottom: 0;
	margin-top: 0;
	}
	
h1.kg1 {
	font-size: 3em;
	padding-top: 200px;
	}
	
h1.kg2 {
	font-size: 2.5em;
	padding-top: 2em;
	}
	
h1#kg span {
	color: #606060;
	font-weight: normal;
	}
	
h2.subhd {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #b0b0b0;
	font-weight: lighter;
	letter-spacing: 0.25em;
	margin-bottom: 0;
	margin-top: 1em;
	}
	
h3.subhd {
	font-size: 1.1em;
	font-weight: lighter;
	color: #606060;
	margin-bottom: 0;
	margin-top: 1em;
	}
	
.quote {
	color: #c5c5c5;
	font-size: 1.4em;
	font-weight: bolder;
	letter-spacing: 0.1em;
	width: 40%;
	position: absolute;
	bottom:0;
	margin: 0;
	}
.quote span {
	display: block;
	position: absolute;
	top: 0; left:0;
	font-size:5em;
	color: #efefef;
	margin: -.45em 0 0 -.6em;
	}
	
p.caption {
	font-size: 0.9em;
	float:right;
	color: #808080;
	margin: 0;
	padding: 0.1em 0 10em 0;
	font-weight: normal;
	}
	
p.caption span:first-child {
	font-weight: lighter;
	}
p.caption span+span {
	font-size: 0.8em;
	font-weight: lighter;
	padding-left: 2em;
	float: right;
	}
	
#main {
	margin:0;
	height: 600px;
	}

#news {
	width:40%;
	margin: 1.5em 0 1em 0;
	border-top: 1px solid #202020;
	border-bottom: 2px solid #333333;
	padding: 0.3em 0 1.1em 0;
	font-family: 'Courier',monospace;
	color: maroon;
	font-size: .8em;
/*	white-space: nowrap; 
	overflow: hidden;
	text-overflow: clip;
*/	}
	
#news> span {
	display: inline-block;
	color: #202020;
	line-height:1em;
	max-height: 6em;
	overflow: hidden;
	text-overflow: ellipsis;
	}
#news> div {
	font-size:smaller;
	color: #404040;
	padding: 0;
	margin: 0;
	}
#news>div>a,#news>div>a:link,#news>div>a:visited {
	display: inline-block;
	float:right;
	color: #404040;
	margin: 0 0 0 1em;
	padding: 0;
	cursor:pointer;
	}
#news>div>a:hover {
	color: maroon;
	}
#news>div>a::before {
	content: ">> ";
	}
	
#news h4 {
	display: inline-block;
	padding: 0 1em 0 0;
	margin: 0;
	color: maroon;
	}
	
#news-wrapper {
	padding: 0;
	margin: 2.5em 0 3em 0;
	}
	
#news-wrapper h3 {
	color: maroon;
	font-size: 1.2em;
	padding: 0;
	margin: 1em 0 .2em 0;
	font-weight: lighter
	}
	
#news-wrapper img {
	padding: 0 0 0.05em 0.5em;
	margin: 1.1em 0 0 0;
	float:right;
	}
	
#news-wrapper h4 {
	color: #b0b0b0;
	font-size: .7em;
	padding: 0;
	margin: 0 0 .6em 0;
	font-weight: lighter
	}
#news-wrapper p {
	font-size: .9em;
	padding: 0;
	margin: 0 0 .1em 0;
	}
#news-wrapper a {
	display: block;
	font-size: .8em;
	color: inherit;
	text-decoration: underline;
	margin: 0 0 .5em 0;
	}
#news-wrapper div {
	width:47%;
	float: left;
	}

#info {
	position:absolute;
	top:2.48em; left: 0;
	width: 900px;
	height: auto;
	background-color: rgba(75%,75%,75%,1);
	text-transform: none;
	font-size:0.9em;
	visibility:hidden;
	z-index:100;
	}
	
#info table {
	margin:1em;
	}	
#info table th, #info table td {
	text-align:left;
	vertical-align:top;
	min-width:25%; 
	padding-left:1em;
	}
#info table tr *:first-child {
	padding-left:0;
	}
#info table td p {
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	font-size:0.7em;
	}
#info table td form {
	margin: 0 0 1em 0;
	padding: 3px 3px 0.5em 3px;
	border: 1px solid white;
	}
	
th.consent {
	color:maroon; 
	background-color:rgba(65%,65%,65%,1); 
	border:1px solid white;
	cursor:default;
	}
th.consent p {
	margin: 0;
	}
#contactsimage {
	width:540px;
	height:700px;
	float:right;
	margin-left:1em;
	}
#contactscaption {
	width:540px; 
	margin-left:0; 
	margin-right:0; 
	padding-bottom: 1em;
	}
	
.contax a {text-decoration:underline;}
.contax p span {
	font-size:smaller;
	font-style: italic;
	}
	