html, body, address, div, form, h1, h2, h3, h4, h5, h6, p, table, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
body {
	margin: 0px;
	text-align: center;
	color: #000000;
	background: #FFFFFF url(graphics/pageback.jpg) no-repeat center top;
	font: 0.875em/140% Arial, Helvetica, sans-serif;
}
p {
	padding-bottom: 1.2em;
}
ul {
	padding-top: 0em;
	padding-bottom: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1, h2, h3, h4, h5, h6 {
	padding-bottom: 0.6em;
	line-height: 100%;
}
h1 {
	color: #FFFFFF;
	font-size: 28px;
	padding: 8px 0px 36px 0px;
}
h2 {
	color: #2A7A3B;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 140%;
}
h3 {
	color: #2A7A3B;
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
a:link, a:visited {
	color: #246732;
}
a:hover, a:active {
	color: #2E853E;
}
#header {
	background: url(graphics/header/coya1.jpg) repeat-x center top;
}
#logos {
	margin: 0px auto;
	width: 955px;
	text-align: left;
}
#coyalogo {
	margin-right: 120px;
}
#topmenu {
	padding: 0px;
	color: #000000;
	background: url(graphics/menutop.png) no-repeat left top;
	margin: 0px auto;
	width: 955px;
	text-align: right;
	height: 34px;
}
#slidemenu {
	float:right;
	width:auto;
	line-height:normal;
}
#slidemenu ul {
	margin:0;
	padding:0px 0px 0;
	list-style:none;
}
#slidemenu li {
	float:left;
	background:url(graphics/left.png) no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
}
#slidemenu a {
	display:block;
	background:url(graphics/right.png) no-repeat right top;
	padding:10px 15px 8px 6px;
	text-decoration:none;
	color:#000000;
	font-weight: bold;
}
#slidemenu a:hover {
	color:#246732;
}
#slidemenu #current {
	background-image:url(graphics/left-on.png);
}
#slidemenu #current a {
	background-image:url(graphics/right-on.png);
	color:#246732;
}
#page {
	width: 955px;
	text-align: left;
	margin: 0px auto;
}
#menu {
	float: left;
	width: 238px;
	margin: 0px 0px 0px 11px;
	line-height: 100%;
}
#content {
	width: 690px;
	float: right;
}
#ktml {
	padding: 0px 4px 0px 10px;
}
.clearer {
	clear: both;
	line-height: 1px;
	height: 1px;
}
.highlight {
	color: #FF0000;
}

#nav {
	margin: 0px;
	background: url(graphics/menuback.png) repeat-y;
	width: 224px;
	padding: 0px;
}
#nav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background: url(graphics/liback.png) no-repeat center bottom;
}
#nav a {
	display: block;
	text-decoration: none;
	padding: 8px 15px 8px 20px;
	margin: 0px 20px 0px 0px;
	color: #000000;
	line-height:1;
}
#nav ul a {
	display: block;
	text-decoration: none;
	padding: 8px 4px;
	margin: 0px 10px 0px 0px;
	font-size: 0.9em;
	color: #000000;
	line-height:1;
}
#nav ul {
	margin: 0px 0px 0px 30px;
	padding:0px;
	width: 180px;
}
#nav ul li, #nav li.lastli {
	background: url(none);
}
#nav a.head {
	background: url(graphics/heada.png) no-repeat right center;
}
#nav a.selected {
	background: url(none);
}
#nav a:hover {
	color: #226731;
}
#nav a:active, #nav a:focus {
	color: #000000;
}
#headlines {
	padding-bottom: 1.2em;
}
#news, #events {
	height: 204px;
	width: 334px;
	overflow: hidden;
	position: relative;
	background: url(graphics/feedback.png) no-repeat;
}
#news {
	float: left;
}
#events {
	float: right;
}
#news h2, #events h2 {
	color: #FFFFFF;
	margin: 0px;
	padding: 6px 10px 0px 10px;
	height: 46px;
}
.fader {
	height: 120px;
	overflow: hidden;
	position: relative;
	width: 334px;
}
.faded {
	height: 120px;
	padding: 0px 20px;
}
.morelink {
	line-height: 30px;
	text-align: right;
	padding: 0px 10px;
	height: 30px;
}
.newspages, .eventpages {
	float: left;
}
.newspages a, .eventpages a {
	padding: 8px 8px;
	background: url(graphics/bullet.gif) no-repeat center center;
	text-decoration: none;
}
.newspages a:hover, .eventpages a:hover, .newspages a:active, .eventpages a:active {
	text-decoration: none;
}
.newspages a.activeSlide, .eventpages a.activeSlide {
	padding: 8px 8px;
	background: url(graphics/bullet-gr.gif) no-repeat center center;
}
.morelink a:link, .morelink a:visited {
	text-decoration: none;
}
.morelink a:hover, .morelink a:active {
	text-decoration: underline;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 8px;
	color: #666666;
}
#footer p {
	margin: 0px;
	padding: 8px 0px 0px;
}
#ktml table {
	margin: 10px;
}
#ktml table td {
	padding: 4px;
}
td h2, td h3, td h4 {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
label {
	float: left;
	width: 30%;
	margin-right: 0.5em;
}
.rssright {
	float: right;
	margin: 38px 0px 5px 5px;
}
.imageright {
	float: right;
	margin: 5px 0px 5px 5px;
}
.imageleft {
	float: left;
	margin: 5px 5px 5px 0px;
}
