html {
overflow-x:
hidden;}

body {background-color:#000000;
	height:100%;
	width:100%;
	color#ffffff;}

div.screen {position: relative;
	height: 100%;
	width: 750px;
	text-align:left;
	color:#ffffff;}

div.header {position: relative;
	height: 150px;
	width: 700px;
	text-align:center;
	color:#ffffff;}

div.pageopen {position: relative;
	top:0px;
	left:0px;
	height: 90%;
	width: 90%;
	margin: 0 auto;
	text-align:center;
	color:#ffffff;}

div.page {border-width: 0px;
	border-color: #ffffff;
	border-style: solid;
	position: relative;
	top:10px;
	left:150px;
	height: 100%;
	width: 650px;
	text-align:left;
	color:#ffffff;}

div.open {background-image:url(Pictures/axesopen.gif);
	background-repeat:no-repeat;
	border-width: 0px;
	border-color: #ffffff;
	border-style: solid;
	position: relative;
	width: 750px;
	height:600px;
	margin:auto;}

div.open a img {height: 0;
	width: 0;
	border-width: 0;}

div.menu {position: absolute;
	top:160px;
	left:0;
	height: 600px;
	width: 200px;
	text-align:left;
	z-index:2;}

img.left, img.right, img.center {BACKGROUND-COLOR: none; }
.left {float: left;}
.right {float: right;}
.center {display: block;
	 margin:auto;}

hr.page {clear: both; width: 700px;}

h1	{font-size: 24pt;
	font-family: times;
	text-align:center;}

h2	{font-size: 12pt;
	font-family: arial;
	text-align: center;}

h3	{font-size: 14pt;
	font-family: serif;
	text-align: center;
	font-style: italic;}

th	{font-size: 14pt;
	font-family: serif;
	text-align: center;
	font-style: bold;
	color:#ffffff;}

td	{font-size: 12pt;
	font-family: serif;
	text-align: center;
	color:#ffffff;}

b.footer{font-size: 10pt;
	font-family: Times;
	text-align: left;
	font-weight: bold;}

a:link {color: #FFF0F0;}

a:active {color: #2E8B57;}

a:visited {color: #1919FF;}
