body
{
	margin: 0px;
	border: 0px;
	padding: 0px;
	
	background-color:#000000;
	background-attachment: fixed;
}

*
{
	font-family:Arial, Verdana;
	font-size: 11pt;
	
	color:#EFEFEF;
}

img
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

img#pageBanner
{
	text-align:center;
}

a, a *
{
	text-decoration: none;
	color:#00FF00;
}

b
{
	font-weight: normal;
	color:#00FFF0;
}

table#layout
{
	text-align: center
	width: 1018px;
	height: 600px;
}

table#layout td#menu
{
	white-space: no-wrap;
	width: 1018px;
}

table#layout td#display
{
	width: 1018px;
}

iframe#displayFrame
{
	border: 0px;
	width: 1000px;
	height: 400px;
}

div#copyright, div#copyright a
{
	text-align: center;
	margin-top: 3px;
	font-size: 0.7em;
	color:#888888;
}

div#copyright a
{
	color:#CCCCCC;
}
