html {
	height: 100%; }
body, table, tr, td {
	font: 10px verdana; 
	color: #FFFFFF;
	letter-spacing: 1px }
body {
	background-image: url(spacer.jpg);
	background-repeat: repeat-y;
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px; }
a:link, a:active, a:visited {
	font-weight: bold;
	color: blue }
a:hover {
	color: #FFFFFF }
input, textarea, option, select {
	background-color: #0066CC;
	font: 10px verdana;
	color: #eee;
	letter-spacing: 1px;
	border: 1px solid #666666;
	padding: 2px; }
hr {
	border: 1px solid clear; 
	clear: both; }
#nonfooter {
	position: relative;
	min-height: 100%; }
* html #nonFooter {
	height: 100%; }
#header {
	position: absolute; 
	height: 394px; 
	width: 486px; }
#content {
	position: absolute; 
	left: 52px; 
	top: 420px;  
	width: 410px; }
#footer {
	position: relative;
	margin-top: -41px; 
	width: 486px; }
* html #footer{
	margin: -40px; }