@charset "utf-8";
h4 {
	color: #F90;
	font-size: 18px;
	text-align: center;
}

body,td,th {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000;
	background-image: url(images/Stage-Background_large-bw.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
}
h1 {
	color: #F90;
	position: static;
	text-align: center;
}
.Footer {
	color: #999;
	font-size: 9px;
}
#content {
	position:absolute;
	left:328px;
	top:213px;
	width:650px;
	z-index:1;
	background-image: url(images/bkgd.png);
	background-position: middle;
	font-family: Verdana, Geneva, sans-serif;
	padding: 20px;
	border: 3px solid #000;
	visibility: inherit;
	margin: auto;
}
h5 {
	font-size: 16px;
	text-align: center;
}

h3 {
	color: #F90;
}
a:link {
	color: #F90;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F90;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FF0;
}
#menu {
	position:absolute;
	left:59px;
	top:200px;
	width:150px;
	z-index:2;
	background-image: url(images/bkgd.png);
	padding: 10px;
	border: 3px solid #000;
}div#randomImage {text-align: center;}
