body {
	background-color: #000000;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-size: 12px;
}

td, tr {
	font-size: 12px:
	}

.heading {
	color: #0099FF;
}
.subheading {
	font-color: #ffffff;
	font-size: 10px;
}

#content {
	position: absolute;
	left: 207px;
	top: 83px;
}
#pianocircus {
	position: absolute;
	left: 207px;
}
#spinlogo{
	position: absolute;
	width: 50px;
	left: 162px;
	top: 0px;
	visibility: visible;
}
#menu{
	position: absolute;
	top: 100px;
	text-align: right;
}
.menutext {
	text-align: right;
	font-size: 14px;
	line-height: 1;
}
.submenutext {
	text-align: right;
	font-size: 12px;
	line-height: 1.2;
}
#printversion{
	visibility: visible;
}
.quicklinks{
	font-size: 10px;
	visibility: visible;
	position: relative;
	margin: 0;
}
.map{
	visibility: hidden;
	font-size: 10px;
	list-style-position: inherit;
	list-style-type: disc;
	line-height: 1.3;
	position: absolute;
	top: 0px;
	right: 0px;
}
#designversion{
	visibility: hidden;
}

.image{
	text-align: center;
}

a.link {
	color: #0099ff;
	font-size: 10px;
	text-decoration: none;
}





a.link:hover {
	color: #ff3300;
	font-size: 10px;
	text-decoration: underline;
}

a:link {
	color: #0099FF;
	text-decoration: none;
}
a:link span {
	color: #FF3300;
}
a:link span span {
	color: #0099FF;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:visited span {
	text-decoration: none;
	color: #FF3300;
}
a:visited span span {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:hover span {
	text-decoration: none;
	color: #0099FF;
	background-color: #222222;
}
a:hover span span {
	text-decoration: none;
	color: #FF3300;
	background-color: #222222;
}

a:active {
	text-decoration: none;
	color: #FF3300;
}
a:active span {
	text-decoration: none;
	color: #FF3300;
}
a:active span span{
	text-decoration: none;
	color: #0099FF;
}
body {
	margin-right: 5px;
	margin-top: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5;
}
#pianocircus {
	font-size: 60px;
}

.heading {
	font-size: 20px;
	font-weight: bold;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
}

#content {
	width: 500px;
}
#printversion{
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 12px;
	text-align: right;
}
#designversion{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 50px;
	font-size: 12px;
	text-align: right;
}
tr {
	vertical-align: top;
}