

P { font-family: courier; font-weight: bold font-size: pt; color: #000000; line-height: pt; }
}


# { 
  position: absolute;
  top: px;
  left: px;
  width: 100px;
  height: px; 
  }


a:link {
	color:#000000;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	}
	
 a:active {
	color:#666666;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	}
	
 a:visited {
	color:#000000;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	}
	
 a:hover {
	color: #666666;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	}
	
 a: img {
	border: none;
	}
	
img {
	border: none;
	position: absolute; top: 0px; left: 0px;
	}


#menu {
	position: absolute; bottom: 1px; left: 25px;
	}
	
body { 

	overflow:hidden; 
	}