body { 
	background-color: #fff;
	margin: 0;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 81.3%;
	line-height: 18px;
}

td {
	text-align: justify;
	font-size: 1em;
}

h1 {
	margin-top: 0;
	color: #534a41;
	font-variant: small-caps;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.308em; /*17px*/
	letter-spacing: 1px;
	border-bottom: 1px dotted #8a8481;
}

h2 {
	color: #000;
	font-weight: bold;
	font-size: 1.154em; /*15px*/
}

p { margin-bottom: 0; }

.smaller-text { 
	font-size: 0.923em; /*12px*/
	line-height: normal;
}

div#page-shell {
	margin: 0;
	padding: 0;
	width: 990px;
	text-align: center;
}

div#header-shell {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 148px;
	text-align: left;
}
div#header {
	margin: 0 auto;
	width: 100%;
	height: 148px;
	text-align: left;
}
div#header .logo-block {
	float: left;
	margin: 0;
	padding: 0;
}
div#header .contact {
	float: right;
	margin: 100px 17px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.846em; /*11px*/
	line-height: 14px;
	color: #8a8481;
	text-align: right;
}
div#header .webman {
	margin-right: -2px;
	color: #728c3c;
	letter-spacing: 2px;
}

div#content-shell {
	margin: 0 auto;
	width: 100%;
	text-align: left;
}
div#content-pad {
	margin: 0 auto;
	padding: 0 0 0 73px;
}
div#content {
	margin: 0 20px 0 0;
	padding: 20px 0 20px 20px;
	background-color: #fff;
	border-left: 1px solid #534a41;
	border-right: none;
	border-bottom: none;
	text-align: justify;
	font-size: 1em; /*13px*/
}

/* Funkbox 1 */
div#funkbox1-shell {
	clear: right;
	float: right;
	width: 285px;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #534a41;
}
table#funkbox1 {
	width: 100%;
	border: 3px solid #AAC571;
	border-top: none;
	background-color: #f5f5db;
}
table#funkbox1 th {
	padding: 4px 10px;
	background-color: #AAC571;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.308em; /*17px*/
	font-style: italic;
	text-align: center;
	letter-spacing: 2px;
}
table#funkbox1 td {
	padding: 10px;
	border: 1px solid #534a41;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.923em; /*12px*/
	color: #333;
	text-align: justify;
}
/* END Funkbox 1 */

/* Funkbox 2 */
div#funkbox2-shell {
	clear: right;
	float: right;
	width: 285px;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #3E3934;
}
table#funkbox2 {
	width: 100%;
	border: 3px solid #879699;
	border-top: none;
	background-color: #eef6f8;
}
table#funkbox2 th {
	padding: 4px 10px;
	background-color: #879699;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.308em; /*17px*/
	font-style: italic;
	text-align: center;
	letter-spacing: 2px;
}
table#funkbox2 td {
	padding: 10px;
	border: 1px solid #3E3934;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align: left;
	font-size: 0.846em;
}
/* END Funkbox 2 */

.hdr { color: #325d91; }

.grnellip {
	margin-bottom: 5px;
	font-size: 17px;
	color: #534a41;
}
.brnellip {
	margin-bottom: 5px;
	font-size: 17px;
	color: #728c3c;
}

li#b 	{ margin-bottom: 5px; }

div#footer {
	margin: 15px 0;
	text-align: center;
}
div#copyright {
	font-size: 0.923em; /*12px*/
	color: #8a8481;
	text-align: center;
}
div#valid{
	margin-top: 10px;
}

.caption { font-size: 0.769em; font-weight: bold; }

a:link		{ color: #377934; text-decoration: underline }
a:visited	{ color: #445B14; text-decoration: underline }
a:active	{ color: #af651b; text-decoration: underline }
a:hover		{ color: #af651b; text-decoration: underline }

a.hdr:link		{ color: #8a8481; text-decoration: none }
a.hdr:visited	{ color: #8a8481; text-decoration: none }
a.hdr:active	{ color: #000; text-decoration: underline }
a.hdr:hover		{ color: #000; text-decoration: underline }