html {
	max-width: 1024px;
	margin-left: 60px;
	margin-right: auto;
	}
body {
	margin:10px 10px 10px 10px;
	padding:0px;
	font-family: Verdana,Arial,sans-serif;
	background-color: #a00;
	color: #000;
	}
#leftcontent {
	position: absolute;
	left:10px;
	top:110px;
	width:200px;
	}
#centercontent {
	margin-left:60px;
	font-size: smaller;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-right:307px;
	}
html>body #centercontent {
	margin-right:307px;
	}
#rightcontent {
	position: absolute;
	right:30px;
	top:50px;
	width:310px;
	clear: both;
	}
#banner {
	text-align: center;
	background:#fff;
	height:120px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:89px;
	}
html>body #banner {
	height:119px;
	}
h1 {
	font-size:18px;
	padding-top:10px;
	}
h2 {
	font-size:16px;
	}
h4 {
	font-size:14px;
	margin-top: 16px;
	margin-bottom: 2px;
	}
#banner h1 {
	font-size:14px;
	padding:10px 10px 0px 10px;
	margin:0px;
	}
#rightcontent p, #leftcontent p {
	font-size: smaller;
	}
#leftcontent a, #banner a {
	color: #a00;
	background-color: #fafafa;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	border: 1px solid #dedfdf;
	}
#leftcontent a:hover, #banner a:hover {
	color: #000;
	background-color: #f5f5f5;
	border: 1px solid #dedfdf;
	}
a	{
	text-decoration: none;
	color: #a00;
	}
a:hover {
	text-decoration: none;
	color: #000;
	background-color: orange;
	}
a img {
	border: 0px;
	}
.news {
	font-size: small;
	margin: 8px;
	background: #fafafa;
	border: 1px solid #dedfdf;
	margin-bottom: 8px;
	}
#wrapper {
	background: #fff;
	margin-bottom: 10px;
	border: 2px solid #000;
	}
.formstyle {
	text-align: left;
	}
.formstyle input, option, textarea, select {
	color: #a00;
	background-color: #fafafa;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	border: 1px solid #dedfdf;
	margin-bottom: 4px;
	}
.formstyle input:hover, .formstyle input:active, .formstyle input:focus, .formstyle select:hover, .formstyle select:active, .formstyle select:focus, .formstyle textarea:hover, .formstyle textarea:active, .formstyle textarea:focus	{
	color: #000;
	background-color: #f5f5f5;
	border: 1px solid #dedfdf;
	}
.footer {
	text-align: center;
	font-size: smaller;
	clear: both;
	}
.green {
	color: #00cc00;
	}
.purple {
	color: #660099;
	}
#centercontent p {
	padding-left: 8px;
	padding-right: 8px;
	}
#menulinks li a	{
	margin: 0px;
	padding: 4px;
	padding-right: 10px;
	}
#menulinks ul {
	margin: 0px;
	margin-bottom: 4px;
	}
#menulinks li {
	list-style: none;
	margin: 0px;
	display:inline;
	}
#linkstable	{
	font-size: small;
	margin: 12px;
	padding: 2px;
	margin-bottom: 8px;
	width: 576px;
	clear: both;
	}
#linkstable td, #linkstable th {
	padding: 4px;
	margin: 0px;
	vertical-align: top; 
	text-align: left;
	}
#linkstable li {
	list-style: none;
	margin-left: -20px;
	}
#linkstable li:before {
	content: "\25BA";
	color: #eee;
	padding-right: 2px;
	}
.intro {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	}
#jsmenu	{
	margin-left: auto;
	margin-right: auto;
	width: 510px;
	}
.lastposts {
	width: 300px;
	}
.lastposts td {
	font-size: x-small;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.lastposts th {
	background: #a00;
	color: #fff;
	font-size: smaller;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.odd {
	background: #dedfdf;
	}
.even {
	background: #f7f7f7;
	}
.nothome {
	margin: 2em;
	}
