body {
	background-image: url("../images/headgraphicrepeater.png");
	background-repeat: repeat-x;
	background-color: black;
	margin: 0px;
	color: khaki;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;}

span.headgraphic {
	z-index: 1;
	background-image: url("../images/headgraphicbase.png");
	position: absolute;
	top: 0px;
	left: 0px;
	width: 292px;
	height: 218px;}

span.menu {
	z-index: 2;
	position: absolute;
	background-color: black;
	top: 230px;
	left: 20px;
	width: 175px;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;}

span.mainbody {
	z-index: 2;
	position: absolute;
	top: 230px;
	left: 220px;
	width: 500;
	font-size: 10pt;}

span.slideshow {
	z-index: 2;
	left: 22px;
	top: 325px;
	position: absolute;}

span.events {
	z-index: 2;
	position: absolute;
	top: 70px;
	left: 425px;
	width: 300px;
	height: 125px;
	overflow: auto}

td.events {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;}

td.menu {
	background-color: khaki;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;}


a:link.menu {
	color: red;
	text-decoration: none
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;}

a:visited.menu {
	color: red;
	text-decoration: none
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;}


a:active.menu {
	color: pink;
	text-decoration: none
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;}



-->