body {
	font-family: Centaur, Garamond, "Times New Roman", Serif;
	background-color: #800080;
	color: #ffff00;
	font-size: 14pt;
	padding: 0;
	margin: 0;
}

#content {
	margin: 0 0 0 130px;
	padding: 20px;
}

#menu {
        display:block;
        position: fixed;
        left: 5px;
        top: 10px;
	width: 120px;
	text-align: center;
	font-size:10pt;
	padding: 0;
	margin: 0;
}

* html #menu {
        position: absolute;
}

#menu img {
	width: 130px;
	height: 30px;
}

a {
	color: #ff8000;
}

a:visited {
	color: #808080;
}

a:hover {
	color: #ffffff;
}

a img {
	border: 0;
}

h1,h2 {
	font-family: lydian, "lucida sans", tahoma, helvetica, Sans-Serif;
}

h1 {
	font-size: 28pt;
}

h2 {
	font-size: 20pt;
}

table {
	margin-left: auto;
	margin-right: auto;
}

.info {
	font-size:10pt;
}

table, th, td {
	/*
	border: 1px solid;
	color: #ffff00;
	*/
}

th, td {
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding: 0.5ex;
}

li {
	margin-bottom: 0.3ex;
}

.banner, .center{
	text-align: center;
}

.big {
	font-size: 18pt;
	font-weight: bold;
}

.picleft p {
	clear: left;
}

.picleft p img {
	float: left;
	margin-right: 2ex;
	margin-bottom: 2ex;
}

.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.right {
	float: left;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.logo {
	text-align: center;
}

.disc, .disc a, .disc a:visited, .disc a:hover {
	clear: both;
	color: #808080;
	font-weight: bold;
	font-size: 11pt;
	text-align: right;
	text-decoration: none;
}

.real {
	font-family: monospace;
	font-weight: bold;
}

#logo, .access {
	display: none;
}
