body {
	color: #000;
	background-color: #aaa;
	font-family: sans-serif;
}
img {
	border: none;
}
table#page {
	color: #000;
	width: 760px;
	margin: auto;
	background: url(images/backfes0.gif);
	border: 2px solid grey;
}
td#menu {
	text-align: left;
	vertical-align: top;
	width: 150px;
	padding-top: 10px;
}
td#menu p#banner {
	text-align: center;
}
td#menu p#banner a {
	display: inline;
	margin: 0px;
}
td#menu a {
	display: block;
	text-decoration : none;
	font-weight: bold;
	line-height: 1.1;
	text-indent: -15px;
	margin: 5px 0 0 35px;
}
td#menu a:link {
	color : #960;
	background-color: transparent;
}

td#menu a:visited {
	color : #960;
	background-color: transparent;
}

td#menu a:hover {
	color : #960;
	background-color: transparent;
	text-decoration : underline;
}
td#menu p.current {
	color : #000;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
	line-height: 1.1;
	text-indent: -15px;
	margin: 5px 0 0 35px;
}

td#menu div.sub {
	margin: 0px;
	padding-left: 20px;
}

td#content {
	width: 590px;
	text-align: center;
	padding: 10px;
}

td#content a {
	color: blue;
}

div#trailer {
	margin-top: 15px;
	text-align: center;
	color: #000;
	background-color: transparent;
}
div.spacer {
	line-height: 5px;
	margin: 0px;
	padding: 0px;
}
h1#topheadline {
	font-size: 1.5em;
	font-family: serif;
	color: #960;
}
p#copyright {
	text-align: center;
	font-size: 0.6em;
}
div#bodytext {
	text-align: left;
 }
